About the website
Website updates
- 2023-09-01: Image Processing
- 2023-08-21: Restructuring And Learning
- 2023-08-17: Finishing Touches
- 2023-08-17: Setting up the website
Technologies and Source
The website is build using the Zola static site generator. I mostly use it to make writing blog posts easier and allow me to structure the website into individual files. HTML still has no way of including other html without resorting to ugly js solutions or frameworks that load more html at runtime. Zola allows me to have everything structured into nice, reusable files and get it all compiled together before uploading, meaning everything you see is clean simple html.
All the source code can be found on my github. I will probably upload snapshots somewhere else in the future in case people don't want to deal with git.
The layout was created using sadgrl's Layout Builder.
I will continue to customize the layout and colors
The used font is Pixel Operator
A word on licencing
The entire Website and its source code is licenced under CC0. Meaning it can be freely used, redistributed, edited or whatever else.
Linking back is appreciated ;)
I will try to use as many CC0 or copyleft assets as i can on the website. But everything that isn't CC0 will be marked with the correct licensing. Make sure to respect the artists/creators wishes
TODOs
- Replace comment box with custom guestbook
- Get a new banner picture
- Add more buttons