summaryrefslogtreecommitdiffstats
path: root/templates
AgeCommit message (Collapse)AuthorFilesLines
2016-11-16entry: Make header container actually a header tagJohannes Löthberg1-2/+2
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2016-11-16Use 62.5% base font size and proper rem everywhereJohannes Löthberg1-9/+24
https://snook.ca/archives/html_and_css/font-size-with-rem Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2016-11-16Use rem instead of emJohannes Löthberg1-10/+10
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2016-11-15entry: Comma separate tag listJohannes Löthberg1-3/+3
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2016-11-15Don't use gray for tagsJohannes Löthberg1-6/+0
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2016-11-15Add support for entry tagsJohannes Löthberg3-0/+36
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2016-11-15Remove old footer styleJohannes Löthberg1-3/+0
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2016-11-15layout: use padded-box class for the contentJohannes Löthberg1-5/+5
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2016-11-15entry: Wrap navigation in naw tagsJohannes Löthberg1-0/+2
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2016-11-15Add title to archiveJohannes Löthberg2-5/+9
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2016-11-15Merge build_entry and build_indexJohannes Löthberg1-18/+0
No need to special-case this anymore with unpublished pages. Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2016-11-15Simplify older/newer logicJohannes Löthberg1-3/+3
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2016-11-15Add about me pageJohannes Löthberg1-0/+1
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2016-11-15Add entry title to navigation linksJohannes Löthberg2-4/+4
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2016-11-15Fix up paddingsJohannes Löthberg2-7/+6
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2016-11-15Oops, forgot to fix templates after slug -> file renameJohannes Löthberg2-4/+4
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2016-11-12Indent header, article, and footer the same amountJohannes Löthberg1-1/+1
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2016-11-12Initial commitJohannes Löthberg4-0/+143
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>