-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathindex.html
148 lines (148 loc) · 7.28 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
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<!--[if lt IE 7]> <html class="ie ie6 lt-ie7 no-js" lang="en" xmlns:fb="http://ogp.me/ns/fb#"> <![endif]-->
<!--[if IE 7]> <html class="ie ie7 lt-ie8 no-js" lang="en" xmlns:fb="http://ogp.me/ns/fb#"> <![endif]-->
<!--[if IE 8]> <html class="ie ie8 lt-ie9 no-js" lang="en" xmlns:fb="http://ogp.me/ns/fb#"> <![endif]-->
<!--[if IE 9]> <html class="ie ie9 lt-ie10 no-js" lang="en" xmlns:fb="http://ogp.me/ns/fb#"> <![endif]-->
<!--[if gt IE 9]><!-->
<html xmlns:fb="http://ogp.me/ns/fb#" class="no-js" lang="en" xml:lang="en">
<!--<![endif]-->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="description" content="Symphony" />
<meta name="author" content="Symphony" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no" />
<title>Blog | Symphony</title>
<link href="http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800" rel="stylesheet" type="text/css" />
<link rel="stylesheet" type="text/css" media="screen" href="../workspace/factory/css/codemirror.css" />
<link rel="stylesheet" type="text/css" media="screen" href="../workspace/factory/css/factory.css" />
<link rel="stylesheet" type="text/css" media="screen" href="../workspace/factory/docs/css/factory.docs.css" />
<script type="text/javascript" src="../workspace/factory/js/jquery.js"></script>
<script type="text/javascript" src="../workspace/factory/js/modernizr.js"></script>
<script type="text/javascript" src="../workspace/factory/js/codemirror.js"></script>
<script type="text/javascript" src="../workspace/factory/js/factory.js"></script>
<script type="text/javascript" src="../workspace/factory/js/factory.grid.js"></script>
</head>
<body>
<aside id="network">
<header class="network-toolbar collapsed">
<div class="field">
<h1 class="network-logo column one">
<a href="../">Symphony Network</a>
</h1>
<nav class="network-nav column">
<a href="../" class="active">Community</a>
<a href="../docs/">Documentation</a>
<a href="../ext/">Extensions</a>
<a href="../ninjas/">Ninjas</a>
<a href="../xpathr/">xpathr</a>
</nav>
<div id="user" class="network-user">
<a href="http://getsymphony.com/get-involved/member/Allen/">
<img src="../workspace/factory/img/user.png" width="35" height="35" alt="Allen Chang" />
</a>
<p><a href="http://getsymphony.com/get-involved/currently-online/" class="network-visitors">15</a> + <a class="network-username">Allen Chang</a></p>
</div>
</div>
</header>
<div class="field network-profile">
<form>
<div class="network-gravatar column one">
<img src="../workspace/factory/img/user.png" width="174" height="174" alt="Allen Chang" />
<p>Change your avatar at <a href="http://gravatar.com">Gravatar</a>.</p>
</div>
<fieldset class="column one large-two">
<label for="profile-username" class="restricted">Username</label>
<input id="profile-username" type="text" name="fields[username]" value="Allen" readonly="readonly" />
<label for="profile-name">Name</label>
<input id="profile-name" type="text" name="fields[name]" value="Allen Chang" />
<label for="profile-email-address">Email (Private)</label>
<input id="profile-email-address" type="text" name="fields[email-address]" value="[email protected]" />
<label for="profile-city">Location</label>
<input id="profile-city" type="text" name="fields[location]" value="Symphony Land" />
</fieldset>
<fieldset class="column two small-one">
<label for="profile-website">Website</label>
<input id="profile-website" type="text" name="fields[website]" value="http://getsymphony.com" />
<label for="profile-bio">Bio</label>
<textarea rows="7" name="fields[bio]">Cras mattis consectetur purus sit amet fermentum.</textarea>
<div class="profile-controls">
<button id="submit-profile" class="button-save" type="submit" name="action[members-edit]">Save Profile</button>
<a class="button-cancel" href="../../member/Nils/">Cancel</a>
</div>
</fieldset>
</form>
</div>
<div class="field network-drawer">
<div class="column three medium-two">
<h2>About Symphony</h2>
<p>Symphony is an open source content management system for your websites and webapps. It makes complex things simple.</p>
<div class="get-symphony">
<a href="https://github.com/symphonycms/symphony-2">Get Symphony 2.3.0</a>
<a href="https://github.com/symphonycms/symphony-2" class="icon-fork">Fork<span class="medium-hide"> on Github</span></a>
<a href="https://github.com/symphonycms/symphony-2/archive/master.zip" class="icon-download"><span class="medium-hide">Download </span>ZIP</a>
</div>
</div>
<div class="column one small-two">
<h2>Regions</h2>
<ul>
<li>
<a href="#">Germany</a>
</li>
<li>
<a href="#">Italy</a>
</li>
<li>
<a href="#">Romania</a>
</li>
<li>
<a href="#">United Kingdom</a>
</li>
</ul>
</div>
<div class="column one">
<h2>Services</h2>
<ul>
<li>
<a href="#">Github</a>
</li>
<li>
<a href="#">Twitter</a>
</li>
<li>
<a href="#">Vimeo</a>
</li>
<li>
<a href="#">Flickr</a>
</li>
</ul>
</div>
</div>
</aside>
<div id="site">
<header class="site-header centered">
<h1>
<span>Symphony</span>
</h1>
<nav>
<a href="../">Stream</a>
<a href="../discussions/">Discussions</a>
<a href="../questions/">Questions</a>
<a href="../blog/" class="active">Blog</a>
<a href="../showcase/">Showcase</a>
<a href="../events/">Events</a>
<a href="../about/">About</a>
</nav>
</header>
</div>
<footer id="footer">
<div class="field">
<p class="footer-community"><strong>© 2010–2012 The Symphony Community</strong><a href="http://getsymphony.com">International Site</a> · <a href="http://twitter.com/symphonycms">Twitter</a></p>
<p class="footer-links"><strong>Plan, Play and Practice</strong><a href="https://github.com/symphonycms/symphony-2/blob/master/README.markdown">Requirements</a> · <a href="https://github.com/symphonycms/symphony-2/blob/master/LICENCE">MIT Licence</a> · <a href="http://github.com/symphonycms">Github</a></p>
<p class="footer-factory">
<em>Conducting sites since 2004</em>
<a href="http://getsymphony.com">Symphony Community</a>
</p>
</div>
</footer>
</body>
</html>