-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
159 lines (115 loc) · 5.6 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
<!DOCTYPE html>
<html lang="en">
<meta charset="utf-8">
<head>
<title>you're the guru @ self-help.dev</title>
<meta name="description" content=""/>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/simple-line-icons/2.4.1/css/simple-line-icons.css">
<link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons">
<script src="https://cdnjs.cloudflare.com/ajax/libs/nedb/1.8.0/nedb.js"></script>
<script type="text/javascript" src="/js/blokz.js?version=0.42alpha"></script>
<script defer src="https://code.getmdl.io/1.3.0/material.min.js"></script>
<link rel="stylesheet" href="/css/styles.css?ver=.999s">
<link rel="stylesheet" href="https://code.getmdl.io/1.3.0/material.blue-pink.min.css" />
<link rel="shortcut icon" href="/favicon.png"/>
<script async defer data-website-id="cd6eb5e0-38a6-4904-a67d-a4daf27179f8" src="https://stats.hextech.group/umami.js"></script>
</head>
<body>
<!-- ##### Template Header ##### -->
<div id="header">
<!-- <div class="superHeader">
</div>
menu bar -->
<div class="midHeader">
<h1 class="headerTitle">
<button id="demo-menu-lower-left"
class="mdl-button mdl-js-button">
<!-- <i class="icon-menu"></i> -->
<img src="/images/logo512.png" height="32" width="32">
</button> <a href="../../../" style="color: white; text-decoration: none" id="sitelabel">
self-help.dev
</a></h1>
<!-- ##### hamburger menu ##### -->
<label class="mdl-menu mdl-menu--bottom-left mdl-js-menu mdl-js-ripple-effect"
for="demo-menu-lower-left">
<span id="side-bar">
<span class="sideBarTitle" role=”navigation”>Quick Links:</span>
<!-- ##### EDIT BELOW ##### -->
<!-- <a href="/projects/index.html">Projects</a> -->
<a href="/updates/">Updates</a>
<a href="/contact/">Contact</a>
<a href="/about/">About</a>
<!-- ##### EDIT ABOVE ##### -->
<span class="sideBarTitle">Open Source</span><br />
<span class="sideBarText">
This website (<a href="http://blokz.io/" target="_blank">template</a>) and its philosophy are based on open source values.
All software is <a href="http://copyfree.org/">Copyfree</a> and <a href="https://opensource.org">Open Source</a> <br />
<a href="https://github.com/blokz/self-help.dev" target="_blank">source,</a>
<a href="https://www.gnu.org/philosophy/open-source-misses-the-point.en.html" target="_blank">philosophy ish</a> <br />
<a href="https://github.com/thesabbir/simple-line-icons" target="_blank">Social Media Icons</a><br />
<a href="https://gallery.manypixels.co/" target="_blank">Some Graphics</a><hr />
</span>
<!-- ##### social media buttons ##### -->
<!-- phrasing -->
<!-- sidebar -->
</span>
</label><!-- ul -->
<!-- end menu bar -->
</div>
<div class="superHeader">
</div>
<!-- end header -->
</div>
<!-- ##### Main Body Content ##### -->
<div id="main-copy" role=”main”>
<div class="mdl-grid" style="align-content: center; justify-content: center;">
<div class="mdl-card mdl-cell mdl-cell--5-col mdl-cell--10-col-tablet mdl-shadow--2dp">
<div class="mdl-card__supporting-text">
<h4>Intro & Initial Guidebook</h4>
Our 14 day personal development plan for the first 2 weeks.<br />
</div>
<div class="mdl-card__actions mdl-card--border">
<div class="mdl-layout-spacer"></div>
<a class="mdl-button mdl-button--colored mdl-js-button mdl-js-ripple-effect" href="./plan">Launch</a>
</div>
</div>
<div>
<!-- Spacer for additional features --> </div>
<div class="mdl-card mdl-cell mdl-cell--5-col mdl-cell--10-col-tablet mdl-shadow--2dp">
<div class="mdl-card__supporting-text">
<h4>Printable Skill Guidebook</h4>
Our 14 day Guidebook for continious use.<br />
</div>
<div class="mdl-card__actions mdl-card--border">
<div class="mdl-layout-spacer"></div>
<button class="mdl-button mdl-button--colored mdl-js-button mdl-js-ripple-effect" href="./plan" disabled>Download PDF</button>
</div>
</div>
</div>
<!-- close body content div-->
</div>
<!-- ##### Footer ##### -->
<div id="footer">
<span style="padding-left: 10px; float: left">
<button class="mdl-button mdl-js-button mdl-button--fab mdl-button--mini-fab">
<i class="material-icons" onclick="javascript:location.href='../../../'">home</i>
</button>
</span>
<!-- SIGNATURE -->
<div style="width: 50%; margin: 0 50%">
<div style="text-align: center;">Made with <3 by <a href="https://blokz.io/">https://blokz.io/</a></div>
This is Life. It's just a game, have fun. <br />
Words, Pictures, Things & Such
found here should be treated as nothing more than entertainment & food for thought. <br />
I am NOT responsible for any decisions made by you or anyone else. Your actions are your own.
<div style="text-align: right">Rob Foraker (@sn0n)<br />
<a href="https://blokz.io/contact/">Contact Info</a><br />
- Consultation & Freelance Availability - </div>
</div>
<!-- signature -->
</div>
<link rel="manifest" href="/manifest.json">
</body>
</html>