No description
- HTML 85.9%
- SCSS 14.1%
| .idea | ||
| .vscode | ||
| content | ||
| sass | ||
| static | ||
| templates | ||
| .gitignore | ||
| README.md | ||
| zola.toml | ||
This is my personal website and blog.
It uses the Zola static site generator.
It also uses Sass, not because I prefer it, but because it means I can use modern features like variables and nesting while still rolling it into something compatible with old browsers.