This website was coded by me with the help of the following tools:
- Hugo - A static site generator. You can read about my experience with it.
- VS Code - My IDE! Sometimes I use vim for quick edits.
- The only pages that use scripts are the homepage (status/spotify widgets) and gallery. If you have Javascript disabled, the gallery should still work. I’m using Lightbox2.
- I’ve been experimenting with different tools to optimize my images. I use a combination of:
- ImageOptim & TinyPNG - To reduce image file sizes.
- ImageMagick - To edit multiple images at once.
- Gifsicle - to optimize gifs.
- git - Version control to keep track of changes.
- Neocities CLI - To push updates!
- Hackneyed cursors
- Mutant Standard emojis!
Feel free to inspect the site and copy/take inspiration/whatever. My code is a mess right now, though…