-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
119 lines (86 loc) · 3.04 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
<!DOCTYPE html>
<html>
<head>
<meta charset='utf-8'>
<meta name='viewport' content='width=device-width, initial-scale=1'>
<meta name='description' content='The Estes Park Group is an association of concerned data architects who have come together to promote a data centric approach to enterprise architecture and application development.'>
<meta property='og:title' content='Estes Park Group'>
<meta property='og:description' content='The Estes Park Group is an association of concerned data architects who have come together to promote a data centric approach to enterprise architecture and application development.'>
<meta property='og:url' content='/'>
<meta property='og:site_name' content='Estes Park Group'>
<meta property='og:type' content='website'><meta property='og:updated_time' content=' 2017-06-16T00:00:00+00:00 '/>
<meta name="generator" content="Hugo 0.23" />
<base href=''>
<title>Estes Park Group</title>
<link rel='canonical' href='/'>
<link href='/index.xml' rel='alternate' type='application/rss+xml' title='Estes Park Group' />
<link rel='stylesheet' href='https://fonts.googleapis.com/css?family=Ubuntu:400,400i,700&subset=latin'>
<link rel='stylesheet' href='/css/main.592133af.css'>
</head>
<body class='home'>
<div class='site'>
<header id='header' class='header-container'>
<div class='site-header'>
<nav id='navmenu'>
<ul class='main-menu'>
<li>
<a href='' class=''>Case Studies</a>
</li>
<li>
<a href='/about/' class=''>Members</a>
</li>
<li>
<a href='/referencearchitecture/' class=''>Reference Architecture</a>
</li>
<li>
<a href='/getting-started/' class=''>Upcoming events</a>
</li>
<li>
<a href='https://estesparkgroup.atlassian.net' class=''>Wiki</a>
</li>
</ul>
</nav>
<div class='site-info'>
<h1 class='site-title title'>Estes Park Group</h1>
<p class='site-description'>The Estes Park Group is an association of concerned data architects who have come together to promote a data centric approach to enterprise architecture and application development.</p>
</div>
</div>
</header>
<main class='main'>
<section id='list' class='list-container'>
<h2 class='list-title title'>Recent Posts</h2>
<div class='list'>
<article class='list-item'>
<div class='meta'>
<span>
<time datetime='2017-06-16T00:00:00Z'>2017, Jun 16</time>
</span>
</div>
<header class='list-item-header'>
<h3 class='list-item-title'>
<a href='/post/welcome/'>welcome</a>
</h3>
</header>
</article>
</div>
</section>
</main>
<footer id='footer' class='footer-container'>
<div class='footer'>
<div class='social'>
<nav>
<ul class='social-menu'>
</ul>
</nav>
</div>
<div class='copyright'>
<p>
© 2017 Estes Park Group
</p>
</div>
</div>
</footer>
</div>
<script src='/js/main.ddafc274.js'></script>
</body>
</html>