Commit Graph

9 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
Dominik Prodinger 8eab530370
Add Support for Google Analytics and SEO
Signed-off-by: Dominik Prodinger <prodinger.d@outlook.com>
2018-10-03 09:29:50 +02:00
Dominik Prodinger 3a5cf334ee
Add Meta Description to Head Template
Now, the meta description tag will contain the text specified within the _config.yml file.
Also, the tag will only be displayed on the landing page.
2018-07-23 19:46:42 +02:00
Fred Wenzel 846d9c9d88 Make RSS feed discoverable. Fix #34. 2018-06-30 11:46:26 -07:00
Chester How f4daf4eccf Convert theme to gem 2018-01-08 20:23:56 +08:00
Chester How a8ba74a83f Add favicon 2017-12-19 23:04:21 +08:00
Chester How 6f19f76f95 Add super neat styling to home page 2017-03-24 11:13:52 +08:00
Chester How a0208bbb1c Style home page 2017-03-11 13:09:18 +08:00
Chester How 6273da517e Initial commit
Set up basic Jekyll files
2017-03-10 13:20:17 +08:00