aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/_config.yml (unfollow)
Commit message (Collapse)Author
2021-04-10bump jekyll-theme, move links to index.htmlEgor Tensin
2021-04-10workflows/test: merge jobs, Bundler cachingEgor Tensin
2021-04-08_config.yml: .travis.yml is no moreEgor Tensin
2021-04-08fix remote_theme versionEgor Tensin
2021-04-07remove the GnuPG paragraph, shuffle linksEgor Tensin
2021-04-07adjust link namesEgor Tensin
2021-04-07move all external links to _config.ymlEgor Tensin
2021-04-03change the CV linkEgor Tensin
2021-03-26remove the LinkedIn linkEgor Tensin
2020-05-08use "remote" Jekyll themeEgor Tensin
I moved _includes/, _layouts/, css/ to egor-tensin/jekyll-theme.
2020-05-07lint _config*.ymlEgor Tensin
2020-05-07remove build.sh, serve.bat, serve.shEgor Tensin
Deprecated in favour of egor-tensin/jekyll-docker.
2020-02-12Travis: add configurationEgor Tensin
2018-02-18cpp-notes is blog nowEgor Tensin
2017-08-09add build.shEgor Tensin
2017-08-09bump dependenciesEgor Tensin
2017-02-01bump dependenciesEgor Tensin
2017-01-07exclude serve.sh from buildsEgor Tensin
2016-06-21move my name to _config.ymlEgor Tensin
2016-06-14put most of my personal info to _config.ymlEgor Tensin
2016-03-09bump dependenciesEgor Tensin
2016-03-08exclude unnecessary files from buildsEgor Tensin
2015-11-06bump dependenciesEgor Tensin
2015-05-16more flexible prerequisite managementEgor 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.