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
diff options
context:
space:
mode:
authorRaphael Aguiar <rmaguiar@tuta.io>2021-07-16 06:00:52 +0300
committerRaphael Aguiar <rmaguiar@tuta.io>2021-07-16 06:00:52 +0300
commit236cfcdaa752abaed721294f9b35bb7e42240d30 (patch)
treee686bbca18da959cf689df5e7910c7ea4b703914 /.gitignore
parente00287cf947b87171f4ea52176e01c7a447f8abe (diff)
Improve security and speed, remove example site and other changes
* 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
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index cc07e53..a6bea51 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
public
-exampleSite/public
+resources
*.bak
+*.kate-swp