Some repositories couldn't be updated, please check application logs for details.
BadCredentialsException: 401 {"message": "Bad credentials", "documentation_url": "https://docs.github.com/rest", "status": "401"}

aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/_includes/common/ie_compat.html (unfollow)
Commit message (Collapse)Author
2020-05-07use "remote" Jekyll themeEgor Tensin
I moved _includes/, _layouts/, css/ to egor-tensin/jekyll-theme.
2016-06-25move common assets to common/, more info to configEgor 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.