-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
199 lines (166 loc) · 6.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
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
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
<!doctype html>
<html>
<head>
<meta charset="utf8">
<link rel="icon" type="image/png" href="favicon-dark.png?w">
<title>Notablemind</title>
<link rel="stylesheet" href="https://jaredforsyth.com/demobox/theme.css">
<link href="https://fonts.googleapis.com/css?family=Fugaz+One|Monda" rel="stylesheet"/>
<style>
#header {
font-family: "Fugaz One", sans-serif;
}
#main {
font-family: "Monda", serif;
}
#header {
background-color: #2196f3;
}
#header .subtitle {
color: #e3f2fd;
}
.link {
background-color: #0d47a1;
}
.link:hover {
background-color: #1976d2;
}
.link[href=""] {
background-color: #1976d2;
cursor: normal;
}
.DemoBox_head {
background-color: #2196f3;
color: white;
}
</style>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.3.0/css/font-awesome.min.css">
<link rel="stylesheet" href="box.css">
<link href="https://cdn-images.mailchimp.com/embedcode/slim-081711.css" rel="stylesheet" type="text/css">
<style>
#mc_embed_signup{
background:#fff; clear:left; font:14px Helvetica,Arial,sans-serif;
}
/* Add your own MailChimp form style overrides in your site stylesheet or in this style block.
We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. */
#mc_embed_signup #mce-EMAIL {
display: inline;
margin: 0 10px;
padding: 0 10px;
width: 400px;
background-color: white;
height: 43px;
font-size: 20px;
}
#mc_embed_signup #mc-embedded-subscribe {
display: inline;
margin: 0;
padding: 0;
clear: none;
width: 200px;
font-size: 20px;
height: 45px;
}
#mc_embed_signup {
background: #eee;
border-radius: 5px;
text-align: center;
width: 800px;
margin: 20px auto 20px;
box-shadow: 0 3px 8px #555;
padding: 10px 0;
}
#mc_embed_signup form {
text-align: center;
}
#mc_embed_signup .mc_tag {
font-size: 24px;
margin: 0 0 20px;
display: block;
font-weight: bold;
}
</style>
<script></script>
<style></style>
</head>
<body>
<header id="header">
<div class="title">
<img src="logo.png">
</div>
<div class="subtitle">
All your mind. All your notes.
</div>
<a class="link" href="">home</a>
<a class="link" href="https://app.notablemind.org" target="_blank">launch app</a>
<a class="link" href="https://github.com/notablemind/notablemind" target="_blank">github</a>
</header>
<div id="signup">
<!-- Begin MailChimp Signup Form -->
<div id="mc_embed_signup">
<form action="https://notablemind.us9.list-manage.com/subscribe/post?u=06957907f913466231800b717&id=5435bae35f" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank" novalidate>
<span class="mc_tag">Let me know when Notablemind is ready!</span>
<div id="mc_embed_signup_scroll">
<input type="email" value="" name="EMAIL" class="email" id="mce-EMAIL" placeholder="email address" required>
<!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups-->
<div style="position: absolute; left: -5000px;"><input type="text" name="b_06957907f913466231800b717_5435bae35f" tabindex="-1" value=""></div>
<div class="clear"><input type="submit" value="Subscribe" name="subscribe" id="mc-embedded-subscribe" class="button"></div>
</div>
</form>
</div>
</div>
<section id="main">
<!--End mc_embed_signup-->
<div class="center-ctoa">
<a class="callout-button" target="_blank" title="view the tutorial" href="https://app.notablemind.org/tutorial/">view the tutorial</a>
<a target="_blank" href="https://gitter.im/notablemind/notablemind?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge" title=""><img alt="Join the chat at https://gitter.im/notablemind/notablemind" src="https://badges.gitter.im/Join%20Chat.svg"/></a>
</div>
<p>Notablemind just hit alpha stage, which in this case means that most things
are pretty solid, but some things are still being developed, and there's lots
of testing that still needs to happen.</p>
<p>Sign up above to be notified when things get a little more stable :)</p>
<p>Or try it out now and tell me what breaks. <a href="https://app.notablemind.org/tutorial/" target="_blank">The
tutorial</a>
is a great place to get started.</p>
<a name="screenshots"></a>
<section class="head-screenshots">
<h2><a href="#screenshots">Screenshots</a></h2>
<p><a href="todo-shot.png" target="_blank"><img src="todo-shot.png" alt="todo"></a></p>
<p><a href="tutorial-shot.png" target="_blank"><img src="tutorial-shot.png" alt="tutorial"></a></p>
<p><a href="playground-shot.png" target="_blank"><img src="playground-shot.png" alt="playground"></a></p>
<p><a href="mona-lisa-shot.png" target="_blank"><img src="mona-lisa-shot.png" alt="mona lisa"></a></p>
</section>
<a name="notablemind-is-a-life-manager"></a>
<section class="head-notablemind-is-a-life-manager">
<h2><a href="#notablemind-is-a-life-manager"><strong>Notablemind</strong> is a life manager</a></h2>
<p>It is useful for</p>
<ul>
<li>note taking</li>
<li>journaling</li>
<li>writing & composition</li>
<li>task/project management</li>
<li>UI rapid prototyping</li>
</ul>
<p>It draws inspiration from</p>
<ul>
<li>Workflowy</li>
<li>Evernote</li>
<li>Trello</li>
<li>Whiteboards</li>
<li>GinkoApp</li>
</ul>
</section>
<footer>
<p>page rendered with <a href="https://jaredly.github.io/demobox">demobox</a></p>
<p>view the <a href="https://github.com/notablemind/notablemind.github.io/raw/master/src/index.md">markdown source</a> for this page</p>
</footer>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-7002862-5', 'auto');
ga('send', 'pageview');
</script>
</body>
</html>