Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | enable live reload | Egor Tensin | 2022-10-22 |
| | |||
* | Revert "upgrade to Jekyll 4" | Egor Tensin | 2022-10-22 |
| | | | | | | This reverts commit 2437fdc5f71b87a4595b27fdbd74663512fe7d32. OMFG: https://github.com/jekyll/github-metadata/issues/242 | ||
* | upgrade to Jekyll 4 | Egor Tensin | 2022-10-15 |
| | |||
* | add jekyll-tidy plugin | Egor Tensin | 2022-05-29 |
| | |||
* | remove category from permalinks | Egor Tensin | 2022-05-13 |
| | |||
* | move Jekyll options to _config.yml | Egor Tensin | 2022-05-06 |
| | |||
* | paginator: add a test post on the second page | Egor Tensin | 2022-04-18 |
| | |||
* | add a favicon | Egor Tensin | 2022-03-19 |
| | |||
* | add Makefile with shortcuts | Egor Tensin | 2022-03-02 |
| | |||
* | disable Google Analytics | Egor Tensin | 2022-02-21 |
| | |||
* | support Google Analytics | Egor Tensin | 2022-01-22 |
| | |||
* | pick up default site.settings values from site.github | Egor Tensin | 2021-11-05 |
| | | | | Also, use the default filter more, it's much more convenient. | ||
* | workflows/ci: it's a GitHub theme, no external publishing | Egor Tensin | 2021-11-02 |
| | |||
* | bundle modified Bootstrap 3bundled_bootstrap | Egor Tensin | 2021-06-05 |
| | |||
* | posts: permalinks without date | Egor Tensin | 2021-05-31 |
| | |||
* | 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-10 |
| | |||
* | add some pages & posts to showcase the theme | Egor Tensin | 2021-04-09 |
| | |||
* | remove everything except Jekyll theme stuff | Egor Tensin | 2020-05-07 |
| | | | | I tagged the previous commit to explain what's going on. | ||
* | Travis: add configuration | Egor Tensin | 2020-02-12 |
| | |||
* | 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 | 2019-09-30 |
| | |||
* | rename (and repurpose) the repo | Egor Tensin | 2018-02-18 |
| | |||
* | add build.sh | Egor Tensin | 2017-08-09 |
| | |||
* | bump dependencies | Egor Tensin | 2017-08-09 |
| | |||
* | enable syntax highlighting | Egor Tensin | 2017-06-30 |
| | | | | | I'm not sure about it. Maybe I'll get rid of it in the future. | ||
* | bump dependencies | Egor Tensin | 2017-02-01 |
| | |||
* | fix GitHub Pages warning | Egor Tensin | 2016-10-26 |
| | |||
* | disable syntax highlighting | Egor Tensin | 2016-10-26 |
| | |||
* | move common assets to common/, more info to config | Egor Tensin | 2016-06-25 |
| | |||
* | put most of my personal info to _config.yml | Egor Tensin | 2016-06-21 |
| | |||
* | rename the project | Egor Tensin | 2016-05-19 |
| | |||
* | bump dependencies | Egor Tensin | 2016-03-09 |
| | |||
* | exclude unnecessary files from builds | Egor Tensin | 2016-03-08 |
| | |||
* | bump dependencies | Egor Tensin | 2016-02-02 |
| | |||
* | bump dependencies | Egor Tensin | 2015-11-06 |
| | |||
* | more flexible prerequisite management | Egor Tensin | 2015-05-16 |
| | | | | | | | | * 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. | ||
* | initial commit | Egor Tensin | 2015-05-06 |