Commit Graph

4 Commits

Author SHA1 Message Date
Michal Jirku d06b7677c8 Customize tale theme (& add sidenotes+footnotes).
This is a large-ish commit that adds bunch of features to the base
"tale" theme forked from https://github.com/chesterhow/tale at de5cd20.

The changes:

- custom footer
- support for sidenotes, original taken from:
  https://blog.jkl.gg/jekyll-footnote-tufte-sidenote/
- logo at the top of the website
- date format is %Y-%m-%d
- The "written by" in article is only shown when article's author
  differs from site author
- Pages subpage shows list of posts sorted by years
2020-11-23 21:40:33 +01:00
Chester How 7ddb37b309 style tags page 2020-09-16 13:47:11 +08:00
sunpeng01 294b0570b1 add 404 page and tags page 2020-03-17 12:49:12 +08:00
Dominik Prodinger ee7c61b3af
Break up Navigation and Footer into Separate Files
Improve modularity by outsourcing the nav and footer tags into distinct
files.

Signed-off-by: Dominik Prodinger <prodinger.d@outlook.com>
2018-10-03 08:32:27 +02:00