aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/_config.yml (follow)
Commit message (Collapse)AuthorAge
* bump jekyll-themeEgor Tensin2022-03-22
|
* bump jekyll-themeold_designEgor Tensin2022-03-22
|
* bump jekyll-themeEgor Tensin2022-03-22
|
* add a faviconEgor Tensin2022-03-19
|
* bump jekyll-themeEgor Tensin2022-03-19
|
* add Makefile with shortcutsEgor Tensin2022-03-02
|
* Revert "enable Google Analytics"Egor Tensin2022-02-21
| | | | This reverts commit 8744d884b88704db7c3d6d86d1c4b10979477b7c.
* enable Google AnalyticsEgor Tensin2022-01-22
|
* bump jekyll-themeEgor Tensin2022-01-22
|
* bump jekyll-themeEgor Tensin2021-11-11
|
* bump jekyll-themeEgor Tensin2021-11-11
|
* bump jekyll-themeEgor Tensin2021-11-08
|
* bump jekyll-themeEgor Tensin2021-11-08
|
* bump jekyll-themeEgor Tensin2021-11-07
|
* bump jekyll-themeEgor Tensin2021-11-02
|
* bump jekyll-themeEgor Tensin2021-10-12
|
* bump jekyll-themeEgor Tensin2021-06-05
|
* bump jekyll-themeEgor Tensin2021-06-05
|
* bump jekyll-themeEgor Tensin2021-05-31
|
* _config.yml: remove unused entriesEgor Tensin2021-05-31
|
* bump jekyll-theme, move links to index.htmlEgor Tensin2021-04-10
|
* workflows/test: merge jobs, Bundler cachingEgor Tensin2021-04-10
|
* _config.yml: .travis.yml is no moreEgor Tensin2021-04-08
|
* fix remote_theme versionEgor Tensin2021-04-08
|
* remove the GnuPG paragraph, shuffle linksEgor Tensin2021-04-07
|
* adjust link namesEgor Tensin2021-04-07
|
* move all external links to _config.ymlEgor Tensin2021-04-07
|
* change the CV linkEgor Tensin2021-04-03
|
* remove the LinkedIn linkEgor Tensin2021-03-26
|
* use "remote" Jekyll themeEgor Tensin2020-05-08
| | | | I moved _includes/, _layouts/, css/ to egor-tensin/jekyll-theme.
* lint _config*.ymlEgor Tensin2020-05-07
|
* remove build.sh, serve.bat, serve.shEgor Tensin2020-05-07
| | | | Deprecated in favour of egor-tensin/jekyll-docker.
* Travis: add configurationEgor Tensin2020-02-12
|
* cpp-notes is blog nowEgor Tensin2018-02-18
|
* add build.shEgor Tensin2017-08-09
|
* bump dependenciesEgor Tensin2017-08-09
|
* bump dependenciesEgor Tensin2017-02-01
|
* exclude serve.sh from buildsEgor Tensin2017-01-07
|
* move my name to _config.ymlEgor Tensin2016-06-21
|
* put most of my personal info to _config.ymlEgor Tensin2016-06-14
|
* bump dependenciesEgor Tensin2016-03-09
|
* exclude unnecessary files from buildsEgor Tensin2016-03-08
|
* bump dependenciesEgor Tensin2015-11-06
|
* more flexible prerequisite managementEgor Tensin2015-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.