-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
145 lines (140 loc) · 4.07 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
<html>
<head><title>operator-DD3</title></head>
<link href='https://fonts.googleapis.com/css?family=Special+Elite' rel='stylesheet' type='text/css'>
<style>
legend {
border: 1px solid #007100;
background: #007100;
border-radius: 4px;
}
fieldset {
margin: 8px;
padding: 8px;
background: #007100;
border: 1px solid #00FF00;
border-radius: 4px;
}
body {
font-family: 'Special Elite', cursive;
background: #000000;
color: #FFFFFF;
}
h1 {
font-family: 'Special Elite', cursive;
font-size: 48px;
text-shadow: 4px 4px 4px #a00;
background: linear-gradient(#003100, #00FF00, #003100);
border: 1px solid #00FF00;
border-radius: 4px;
color: #000000;
}
h2 {
font-family: 'Special Elite', cursive;
font-size: 36px;
text-shadow: 4px 4px 4px #a00;
background: linear-gradient(#003100, #00FF00, #003100);
border: 1px solid #00FF00;
border-radius: 4px;
color: #000000;
}
h3, h4, h5, h6 {
font-family: 'Special Elite', cursive;
text-shadow: 2px 2px 2px #a00;
background: linear-gradient(#007100, #008100, #007100);
color: #000000;
}
p {
font-family: 'Special Elite', cursive;
color: #000000;
}
a {
font-family: 'Special Elite', cursive;
text-shadow: 2px 2px 2px #a00;
font-family: 'Special Elite', cursive;
color: #00FF00;
}
</style> <h1>operator-DD3</h1>
<h2>Static Site Generator</h2>
<hr>
Here are descriptions of this project and
the milestones reached developing this system.
<br>
<ul>
<li><a href="#1">Initial Commit</a>
<li><a href="#2">First Update : 06/18/2014</a>
<li><a href="#3">External Database Support: 06/18/2014</a>
<li><a href="#4">Check it out</a>
<li><a href="#5">Google Fonts: 07/08/2014</a>
</ul>
<hr>
<fieldset>
<h3>
<a name="1" href="http://operator-dd3.github.io">Initial Commit</a>
<br>
<small><em>skvmb</em></small>
</h3>
<P>Operator-DD3 is a very simple Content Management system created in Lua. This page will reflect the updates,
and revisions throughout the development process.
DD3's birthday is today: June 17, 2014</p>
Contact: Jacob Gardner
</fieldset>
<hr>
<fieldset>
<h3>
<a name="2">First Update : 06/18/2014</a>
<br>
<small><em>skvmb</em></small>
</h3>
<P>I, Jacob Gardner am proud to present the First
real update! This update brings multiple entry
support.
Stay tooned!</p>
Contact: <a href="mailto:operator.dd3@gmail.com">Jacob Gardner</a>
</fieldset>
<hr>
<fieldset>
<h3>
<a name="3">External Database Support: 06/18/2014</a>
<br>
<small><em>skvmb</em></small>
</h3>
<P>This update adds support for an external
database.</p>
Contact: <a href="mailto:operator.dd3@gmail.com">Jacob Gardner</a>
</fieldset>
<hr>
<fieldset>
<h3>
<a name="4">Check it out</a>
</h3>
<P>This is now on github.
Visit <a href="https://github.com/operator-dd3/operator-dd3">operator-dd3</a></p>
</fieldset>
<hr>
<fieldset>
<h3>
<a name="5">Google Fonts: 07/08/2014</a>
<br>
<small><em>skvmb</em></small>
</h3>
<P>I am just as amazed as you are. One would find
it incredibly hard to believe that some douche
would even be updating this. . .but I am.
If you can call this an update. . . the puke from
DD3 is now using webfont/googlefont I dunno. Uh,
thanks. ;)
</p>
Contact: <a href="mailto:operator.dd3@gmail.com">Jacob Gardner</a>
</fieldset>
<hr>
<script>
var GU_comment_box_id = "operatorDD3";
var GU_comment_box_theme = "style";
var GU_comment_box_pos = "bottom";
var GU_comment_box_mode = "inline";
var GU_comment_box_server = "minichat.first-jump.com";
</script>
<script src="http://minichat.first-jump.com/i/comm/comment_box_code.js"></script>
<iframe seamless="seamless" scrolling="no" style="margin:0;padding:0;overflow: hidden;border:none;width:100px;height:24px;" src='http://www.siteprice.org/GetGooglePagerank.aspx?url=gjkmadEFuLc/toGoifuLJfa8KchXztsPy9YwDsJpO1I(eql)' ></iframe>
<center><h2>Powered by <a href="https://operator-dd3.github.io/operator-DD3">DD3</a></h2></center>
</body></html>