Commit Graph

7 Commits

Author SHA1 Message Date
Michal Jirku 18d9e4a764 Make sidenotes more resilient to dynamic changes 2020-12-26 22:09:46 +01:00
Michal Jirku 6316e9affd Fix utf8 in js that doesn't display correctly (sigh) 2020-12-13 22:49:02 +01:00
Michal Jirku e8dc4e071a Bump up jquery 2020-11-27 23:19:27 +01:00
Michal Jirku 4ecba529e9 Fix sidenotes in commonmark. 2020-11-24 00:54:08 +01:00
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 08b2409165 Fix disqus implementation and update gemspec 2019-10-24 14:56:51 +08:00
Robbi Nespu 47cbc7f828 seperate and split code into parts as suggested 2019-10-23 16:27:19 +08:00