Commit message (Collapse) | Author | ||
---|---|---|---|
2022-01-22 | enable Google Analytics | Egor Tensin | |
2022-01-22 | bump jekyll-theme | Egor Tensin | |
2021-11-11 | bump jekyll-theme | Egor Tensin | |
2021-11-11 | bump jekyll-theme | Egor Tensin | |
2021-11-08 | bump jekyll-theme | Egor Tensin | |
2021-11-08 | bump jekyll-theme | Egor Tensin | |
2021-11-07 | bump jekyll-theme | Egor Tensin | |
2021-11-02 | bump jekyll-theme | Egor Tensin | |
2021-10-12 | bump jekyll-theme | Egor Tensin | |
2021-06-05 | bump jekyll-theme | Egor Tensin | |
2021-06-05 | bump jekyll-theme | Egor Tensin | |
2021-05-31 | bump jekyll-theme | Egor Tensin | |
2021-04-10 | bump jekyll-theme | Egor Tensin | |
2021-04-10 | workflows/jekyll: merge jobs, Bundler caching | Egor Tensin | |
2021-04-08 | _config.yml: .travis.yml is no more | Egor Tensin | |
2021-04-08 | fix remote_theme version | Egor Tensin | |
2020-05-07 | remove build.sh, serve.bat, serve.sh | Egor Tensin | |
Deprecated in favour of egor-tensin/jekyll-docker. | |||
2020-05-07 | lint _config*.yml | Egor Tensin | |
2020-05-07 | use "remote" Jekyll theme | Egor Tensin | |
I moved _includes/, _layouts/, css/ to egor-tensin/jekyll-theme. | |||
2020-02-12 | Travis: add configuration | Egor Tensin | |
2019-09-30 | remove unused stuff: posts, comments, sidebar, etc. | Egor Tensin | |
2017-08-09 | add build.sh | Egor Tensin | |
2017-08-09 | bump dependencies | Egor Tensin | |
2017-06-25 | fix post pagination links | Egor Tensin | |
* Use custom paginate_path in _includes/common/pagination.html. | |||
2017-05-30 | there're no posts, so no point in serving posts/ | Egor Tensin | |
2017-05-30 | pagination doesn't work on anything but index.html | Egor Tensin | |
2017-02-01 | bump dependencies | Egor Tensin | |
2017-01-07 | exclude serve.sh from builds | Egor Tensin | |
2016-06-25 | fix project description | Egor Tensin | |
2016-06-25 | move common assets to common/, more info to config | Egor Tensin | |
2016-06-24 | add 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.yml. * External components versions are now in the config file. |