Commit Graph

40 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 0157b049b0 Add tag cloud to post, fix appearance 2021-02-20 21:45:31 +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 c5efcf3f53 Customize fonts+colors, tweak code block size. 2020-11-24 19:35:53 +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 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
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
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
Maurício Vielmo Schmaedeck 8ee1b69c5b Change catalogue-item display to block 2019-09-10 11:11:37 -03:00
danaugrs 12aea7b2ba Fixed scrollbar shifting content and typo 2018-06-02 10:33:34 -07:00
Abdullah Al Imran b6ab37b619 Added jemoji in the plugins and CSS in the post.scss 2018-05-20 01:22:01 +06:00
Chester How 4eff39a30f
Styling fix for IE 2018-01-17 21:17:37 +08:00
Chester How f4daf4eccf Convert theme to gem 2018-01-08 20:23:56 +08:00
Chester How 8e4576391f Add comments for clarity 2017-12-29 14:50:27 +08:00
Chester How c3a69c1b66 Improve font variable names 2017-12-29 14:48:02 +08:00
Chester How 4a021a03e6 Add support for image captions & center images 2017-11-24 11:44:25 +08:00
Chester How 00d4d90f62 Update fonts order 2017-10-08 02:40:51 +08:00
Chester How fcb76cae91 Change default sans serif font on windows
Switched to Segoe UI instead of Arial
2017-10-08 01:59:31 +08:00
Chester How e54b3004cc Write About page and Introducting Tale post 2017-03-29 12:04:00 +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 c1230cc89e Write Example Content post
Fix pagination misalignment
2017-03-16 18:21:33 +08:00
Chester How b1bda410f7 Remove table support
Clashes with code line numbering
2017-03-16 11:52:47 +08:00
Chester How 7acb84080d Add fallback fonts 2017-03-16 11:05:38 +08:00
Chester How 15fded951a Add table styling and fix #1 2017-03-16 10:56:23 +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 4db9bd1810 Add code syntax styling 2017-03-14 11:56:57 +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