Commit Graph

26 Commits

Author SHA1 Message Date
Michal Jirku 21154d1c59 Add perex support 2021-04-19 17:03:06 +02:00
Michal Jirku 0157b049b0 Add tag cloud to post, fix appearance 2021-02-20 21:45:31 +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
Robbi Nespu b557712f8c Feature: Add Disqus comment integration 2019-10-22 15:19:29 +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
Chester How d85264a9e1
Minor formatting fix 2018-05-02 08:14:29 +08:00
Andrew Cantino 38460b7344
Strip HTML first so that long HTML blocks (like script tags) get removed correctly 2018-02-15 16:50:18 -08:00
Chester How 0a0aabadce Add home layout 2018-01-08 22:36:00 +08:00
Grant David Bachman 8fdf9e190f Remove duplicate space
Adding a conditional on separate lines creates an additional
space between "Written by" and the author's name.
2017-10-09 19:48:57 -04:00
Grant David Bachman 7a5e328aaf Add site author as default page author 2017-10-09 19:27:56 -04:00
Chester How e06bbeaa03 Configure baseurl 2017-10-08 02:50:44 +08:00
Chester How e649c1f301 Update copyright 2017-04-15 14:43:13 +08:00
Chester How e54b3004cc Write About page and Introducting Tale post 2017-03-29 12:04:00 +08:00
Chester How cfd874b474 Add about page support 2017-03-27 20:46:06 +08:00
Chester How 6f19f76f95 Add super neat styling to home page 2017-03-24 11:13:52 +08:00
Chester How c996aa0c07 Modify nav bar style 2017-03-22 15:47:40 +08:00
Chester How 6bd82c7871 Add super neat styling to posts 2017-03-21 17:49:46 +08:00
Chester How 4850bf9612 Major style change on home page
Added Palatino font
2017-03-21 12:49:35 +08:00
Chester How 1e52fcead2 Modify pagination and footer 2017-03-15 12:36:48 +08:00
Chester How 940e7a54cc Modify styles and add pagination within posts 2017-03-15 11:58:11 +08:00
Chester How d20e7a5ef8 More styling 2017-03-12 18:44:45 +08:00
Chester How e899f33611 Add pagination 2017-03-12 11:17:35 +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