+++ title = "Spitlo.com" description = "This site." date = 2020-11-15 [taxonomies] technologies = ["GitHub", "Markdown", "HTML5", "JavaScript", "Sass", "Bash", "Svg"] categories = ["Work in Progress"] [extra] repo = "https://github.com/spitlo/spitlo.github.io" first_commit_time = 2020-11-13 first_commit_message = "Unclear (Borked repo)" +++ I made this site mainly to improve my HTML and UI skills, having done mostly React and back-end work the last few years. I also wanted to try out [Zola](https://www.getzola.org/) and get away from JavaScript for a while. Lastly, it’s a nice low-stakes place to have some fun and try stuff out, for example: - Github Pages hosting with a custom domain name - Github Actions - Hand coded or programmatically generated SVGs - Undocumented CSS stuff like animating the `content` value of `::before` and `::after` pseudo-elements - Newer/partially supported HTML elements like `
` - Ever so slightly dipping my toes into the Rust ecosystem - Using AVIF[?](https://github.com/getzola/zola/issues/1202)