Commit message (Collapse) | Author | ||
---|---|---|---|
2022-10-22 | enable live reload | Egor Tensin | |
2022-10-22 | Revert "upgrade to Jekyll 4" | Egor Tensin | |
This reverts commit 2437fdc5f71b87a4595b27fdbd74663512fe7d32. OMFG: https://github.com/jekyll/github-metadata/issues/242 | |||
2022-10-15 | upgrade to Jekyll 4 | Egor Tensin | |
2022-05-29 | add jekyll-tidy plugin | Egor Tensin | |
2022-05-13 | remove category from permalinks | Egor Tensin | |
2022-05-06 | move Jekyll options to _config.yml | Egor Tensin | |
2022-04-18 | paginator: add a test post on the second page | Egor Tensin | |
2022-03-19 | add a favicon | Egor Tensin | |
2022-03-02 | add Makefile with shortcuts | Egor Tensin | |
2022-02-21 | disable Google Analytics | Egor Tensin | |
2022-01-22 | support Google Analytics | Egor Tensin | |
2021-11-05 | pick up default site.settings values from site.github | Egor Tensin | |
Also, use the default filter more, it's much more convenient. | |||
2021-11-02 | workflows/ci: it's a GitHub theme, no external publishing | Egor Tensin | |
2021-06-05 | bundle modified Bootstrap 3bundled_bootstrap | Egor Tensin | |
2021-05-31 | posts: permalinks without date | Egor Tensin | |
2021-04-10 | bump Bootstrap to 3.4.1 | Egor Tensin | |
2021-04-10 | workflows/jekyll: merge jobs, Bundler caching | Egor Tensin | |
2021-04-10 | footer: configurable license | Egor Tensin | |
2021-04-09 | add some pages & posts to showcase the theme | Egor Tensin | |
2020-05-07 | remove everything except Jekyll theme stuff | Egor Tensin | |
I tagged the previous commit to explain what's going on. | |||
2020-02-12 | Travis: add configuration | Egor Tensin | |
2019-09-30 | add default layout for categories/ | Egor Tensin | |
2019-09-30 | sort notes by title | Egor Tensin | |
2019-09-30 | add default layouts to _config.yml | Egor Tensin | |
2019-09-30 | add a collection of "notes" | Egor Tensin | |
2019-09-30 | fix navbar ordering | Egor Tensin | |
2019-09-30 | work around GitHub limitations for MathJax support | Egor Tensin | |
2019-09-30 | add MathJax support | Egor Tensin | |
2018-02-18 | rename (and repurpose) the repo | Egor Tensin | |
2017-08-09 | add build.sh | Egor Tensin | |
2017-08-09 | bump dependencies | Egor Tensin | |
2017-06-30 | enable syntax highlighting | Egor Tensin | |
I'm not sure about it. Maybe I'll get rid of it in the future. | |||
2017-02-01 | bump dependencies | Egor Tensin | |
2016-10-26 | fix GitHub Pages warning | Egor Tensin | |
2016-10-26 | disable syntax highlighting | Egor Tensin | |
2016-06-25 | move common assets to common/, more info to config | Egor Tensin | |
2016-06-21 | put most of my personal info to _config.yml | Egor Tensin | |
2016-05-19 | rename the project | Egor Tensin | |
2016-03-09 | bump dependencies | Egor Tensin | |
2016-03-08 | exclude unnecessary files from builds | Egor Tensin | |
2016-02-02 | bump dependencies | Egor Tensin | |
2015-11-06 | bump dependencies | Egor Tensin | |
2015-05-16 | more flexible prerequisite management | Egor Tensin | |
* Move external <link>s and <script>s into separate includes. * Opt for minified versions of external CSS stylesheets and JavaScript files by default, allowing to use the properly formatted versions during development using _config_dev.yml. * External components versions are now in the config file. |