Commit graph

3 commits

Author SHA1 Message Date
Dan
64ded17562 Adding an update log 2026-01-16 18:47:12 +00:00
Dan
931fa141dc A lot of clean up 2025-12-31 12:50:21 +00:00
Dan
d22b4ec65a Adds Neocities deployment script
Introduces a build script to automate the deployment process to Neocities.

This script:
- Reads API key from a `.env` file.
- Builds the Hugo site.
- Uploads all files to Neocities, displaying a progress bar.
- Implements error handling and color-coded output for better visibility.

Also includes `.editorconfig` for consistent code formatting, updates `.gitignore` and removes the `PaperMod` submodule.
2025-12-08 13:45:08 +00:00