Commit Graph

129 Commits

Author SHA1 Message Date
Michal Jirku 53004a990c Pimp the details/summary elements 2021-04-19 21:21:50 +02:00
Michal Jirku 94d10b07e6 Make the foldables (details summary) look like link 2021-04-19 21:10:01 +02:00
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 7d428423ad Add per-tag feed 2021-02-20 21:25:24 +01:00
Michal Jirku 18d9e4a764 Make sidenotes more resilient to dynamic changes 2020-12-26 22:09:46 +01:00
Michal Jirku d41b866d94 Drop the '2' suffix for stlv 2020-12-26 19:17:37 +01:00
Michal Jirku 6ec92931dd Switch to new stlviewer 2020-12-26 18:04:27 +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 e9140ee3b4 Tweak the style to be bigger on mobile. 2020-11-27 22:37:11 +01:00
Michal Jirku 79c7535e59 Add assets for stl_viewer 2020-11-27 19:11:57 +01:00
Michal Jirku 7ee6cc7375 Kill multiple touch icons, add favicon 2020-11-26 00:20:13 +01:00
Michal Jirku 62f222050c Autogen apple-touch-icons too 2020-11-25 21:59:09 +01:00
Michal Jirku 1bf6027bb9 Autogen icon links 2020-11-25 21:22:54 +01:00
Michal Jirku 15683af02d Mention 256x256 favicon 2020-11-25 20:40:46 +01:00
Michal Jirku 20ba3e6920 Add 403. 2020-11-24 22:37:09 +01:00
Michal Jirku d149aef1b6 No longer need googlefont 2020-11-24 22:18:18 +01:00
Michal Jirku c5efcf3f53 Customize fonts+colors, tweak code block size. 2020-11-24 19:35:53 +01:00
Michal Jirku 79d8a3351f Fix commonmark compatibility in tags+posts. 2020-11-24 13:37:48 +01:00
Michal Jirku 4ecba529e9 Fix sidenotes in commonmark. 2020-11-24 00:54:08 +01:00
Michal Jirku 1882ae0d6e Make the post header a bit more bearable (smaller). 2020-11-24 00:53:38 +01:00
Michal Jirku 82c15c03d9 Add missing favicons and a post w/ sidenotes. 2020-11-23 21:49:02 +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 de5cd20ac5 update gemspec 2020-09-16 13:48:54 +08:00
Chester How 7ddb37b309 style tags page 2020-09-16 13:47:11 +08:00
Chester How 34df66d7ef style 404 page 2020-09-16 13:02:00 +08:00
Chester How 92f6a2577b
Merge pull request #90 from pigne/master
Add the " !default" keyword to variables
2020-09-16 12:39:03 +08:00
Chester How 461ad4f02b
Merge pull request #81 from sunpe/master
add 404 page and tags page
2020-09-16 12:37:56 +08:00
Yoann Pigné a5d930a47c
Add the " !default" keyword to variable
This allows variables to be overriden.
2020-09-04 14:31:10 +02:00
sunpeng01 294b0570b1 add 404 page and tags page 2020-03-17 12:49:12 +08:00
Chester How 390384e6ef Update gem version 2020-03-16 18:49:21 +08:00
Chester How 943fc3aa5c Revert baseurl fix 2020-03-16 18:47:05 +08:00
Chester How c70428a965 Update rake and make minor changes for Jekyll 4 2020-03-16 18:36:24 +08:00
Chester How 34752195b7
Merge pull request #78 from drewolson/jekyll_4
Update jekyll dependency
2020-03-16 18:32:47 +08:00
drew 90ea105a14 Update jekyll dependency 2020-03-15 11:21:14 -05:00
Chester How 149a628918 Update gemspec 2019-12-12 11:43:08 +08:00
Chester How d153da85ef Update gemspec 2019-11-24 12:09:42 +08:00
Chester How e51f9b0df8
Merge pull request #72 from madeindjs/master
Update dependencies
2019-11-24 12:04:56 +08:00
Alexandre Rousseau 8a6a08a26a
Update dependencies 2019-11-24 00:59:17 +01:00
Chester How 08b2409165 Fix disqus implementation and update gemspec 2019-10-24 14:56:51 +08:00
Chester How 3eeb6a6dff
Merge pull request #70 from RobbiNespu/hacktoberfest
Feature: Add Disqus comment integration
2019-10-23 17:15:36 +08:00
Robbi Nespu a9ce361b82 add how to enable comment (Disqus) 2019-10-23 16:45:09 +08:00
Robbi Nespu 47cbc7f828 seperate and split code into parts as suggested 2019-10-23 16:27:19 +08:00
Robbi Nespu 678f7086f2 refactor disqus id 2019-10-22 15:23:34 +08:00
Robbi Nespu b557712f8c Feature: Add Disqus comment integration 2019-10-22 15:19:29 +08:00
Chester How 9f404797de
Merge pull request #67 from schdck/master
Change catalogue-item display to block
2019-09-12 10:38:37 +08:00
Maurício Vielmo Schmaedeck 8ee1b69c5b Change catalogue-item display to block 2019-09-10 11:11:37 -03:00
Chester How afb3afa9da
Merge pull request #58 from ks3/misc-fixes
Added exclusions to .gitignore and _config.yml
2018-12-24 13:11:42 +08:00
Kevin Sandy eba7f8409a Added exclusions to .gitignore and _config.yml 2018-12-19 10:21:51 -05:00