aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/_includes/common/bootstrap_css.html (unfollow)
Commit message (Collapse)Author
2021-04-10_includes: move tiny includes to the larger onesEgor Tensin
2021-04-09put theme settings under site.settingsEgor Tensin
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.