Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/rmaguiar/hugo-theme-color-your-world.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-07-16Improve security and speed, remove example site and other changesRaphael Aguiar
* Remove inline style and script tags (to allow strict CSP) * Remove innerHTML from scripts (to allow strict CSP) * Remove example site (exampleSite) * Bump KaTeX from 0.12.0 to 0.13.11 * Make KaTeX auto-render extension configuration easier * Change the default accent colors * Update some showcase images * Other minor changes