0
0
Commit Graph

12 Commits

Author SHA1 Message Date
a7f6509d11 add meta tag for theme color on android chromium
Adding this meta tag changes the color of the tab in the android
chromium browser. Just a nice gimmick.
2016-05-05 21:37:24 +02:00
Gibheer
62424761f4 some release fixes
To get https working, the paths need to be absolute in relation to the
called domain. For that, I had to set the base URL empty and make every
path begin with a slash.
2015-11-17 22:00:40 +01:00
Gibheer
f39045c690 set content-type 2015-11-17 21:15:22 +01:00
Gibheer
14ae048e15 add rss link
This adds the rss link. Nearly missed that before the release.
2015-11-17 21:06:55 +01:00
Gibheer
10c9adc890 add margin to paragraphs
This seperates them a bit from each other and makes it more readable.
2015-11-14 12:12:09 +01:00
Gibheer
3c3a3a6564 add background picture
This adds the background picture used in the css file. It was fetched
from http://subtlepatterns.com/grunge-wall/.
2015-11-14 11:33:09 +01:00
Gibheer
377e0a01c9 add background picture and some fixes
This adds some fixes for the size of the article boxes.
2015-11-14 11:31:17 +01:00
Gibheer
7b9fb5b995 add link to author pages 2015-11-04 06:18:55 +01:00
Gibheer
866dd93710 extend layout
This adjusts the layout for lists and single post pages. The theme is
still mostly white with petrol and orange accents and it looks pretty
decent at the moment.
The author page and tags are still missing.
2015-11-02 20:17:06 +01:00
Gibheer
6ce886dfd5 add initial css style
This is a basic prototype of the future layout.
2015-10-26 08:54:02 +01:00
Gibheer
8ad66a802b inject paginator
This makes it possible to use the paginator on the index page without
problems. The li.html now only lists the articles.
2015-10-26 08:52:49 +01:00
Gibheer
02f704abe1 initial commit and import
This is the initial import of all blog posts and a pretty workable
theme. More work will follow.
2015-10-25 01:41:33 +02:00