index
:
Blog
master
optimization
A simple blog system with Markdown support, written in PHP & MySQL.
Thomas Lange
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
template
/
standard
/
rsrc
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-26
Rename "standard" template to "default"
Thomas Lange
7
-592
/
+0
2019-01-25
Reformat the entire CSS code
Thomas Lange
1
-101
/
+483
2019-01-21
Close CSS comment blocks correctly
Thomas Lange
1
-63
/
+63
2018-05-15
Fix javascript problem that causes unintended behavior
Thomas Lange
1
-1
/
+1
2018-05-15
Rename function parameter "event" to "e"
Thomas Lange
1
-4
/
+4
2017-11-20
The rem units in media queries have been replaced by simple em units.
Thomas Lange
1
-2
/
+2
2017-09-15
All occurrences of "var" have been replaced by the new introduced keywords "c...
Thomas Lange
1
-2
/
+2
2017-09-14
Some markup optimizations has been made to both templates (the HTML5 <article...
Thomas Lange
1
-22
/
+11
2017-09-02
Some HTML and CSS optimizations has been made to the standard template and th...
Thomas Lange
1
-6
/
+6
2017-09-02
Multiple <section> elements were replaced by simple <div> elements. If a cont...
Thomas Lange
1
-3
/
+3
2017-04-11
HTML5 <article> tags has been replaced by the more semantic correct <blockquo...
Thomas Lange
1
-2
/
+2
2017-03-20
The "autofocus" attribute was added to the search input field.
Thomas Lange
1
-1
/
+0
2017-03-20
The javascript part was outsourced to a new file to reduce duplicate code.
Thomas Lange
1
-0
/
+16
2017-02-24
Initial commit.
v1.0
Thomas Lange
6
-0
/
+206