summaryrefslogtreecommitdiff
path: root/sass/_predefined.scss
AgeCommit message (Collapse)Author
2024-03-02Massive changes regarding the core templates, static and config backbonexAlpharax
Soon will be abstracted into a Hermit V3 theme that focuses on: - speed - efficiency - modularity - SEO: - good WCAG & - pagespeed metrics - suckless Changes to be committed: modified: config.toml modified: content/posts/code_test.md modified: content/posts/How I made this Blog with Zola.md deleted: sass/_icons.scss modified: sass/_predefined.scss modified: sass/style.scss modified: static/js/main.js modified: templates/404.html modified: templates/index.html modified: templates/macros.html modified: templates/page.html modified: templates/section.html modified: templates/tags/list.html modified: templates/tags/single.html
2024-02-21Resolving quite some problems in the JS, marking the scss colors and more...xAlpharax
Changes to be committed: modified: static/js/main.js modified: config.toml modified: content/posts/typography.md modified: sass/_predefined.scss renamed: static/js/clipboard.js -> static/js/copy.js deleted: static/js/clipboard.min.js deleted: static/js/katex.js deleted: static/js/katex.min.js deleted: sass/katex.min.css deleted: sass/katex.css
2024-02-08Soon to be changing colors.xAlpharax
Changes to be committed: modified: sass/_predefined.scss modified: templates/index.html
2023-11-18Massive changes - migrating to Hermit with a few tweaks.xAlpharax
Changes to be committed: new file: .gitignore modified: .gitmodules modified: config.toml new file: content/about.md deleted: content/blog/_index.md deleted: content/blog/first.md deleted: content/blog/second.md new file: content/posts/_index.md new file: content/posts/code_test.md new file: content/posts/good_first_post.md new file: content/posts/later_posts.md new file: content/posts/typography.md deleted: description deleted: index.html deleted: public/blog/first/index.html deleted: public/blog/index.html deleted: public/blog/second/index.html deleted: public/elasticlunr.min.js deleted: public/search_index.en.js deleted: public/typography.css new file: sass/_animate.scss new file: sass/_icons.scss new file: sass/_normalize.scss new file: sass/_predefined.scss new file: sass/_syntax.scss new file: sass/style.scss new file: static/favicon-32x32.png new file: static/favicon.ico new file: static/js/main.js modified: templates/404.html deleted: templates/base.html deleted: templates/blog-page.html deleted: templates/blog.html new file: templates/index.html new file: templates/macros.html new file: templates/page.html new file: templates/section.html new file: templates/tags/list.html new file: templates/tags/single.html new file: themes/404.html new file: themes/config.toml deleted: themes/hermit_zola