Commit graph

5 commits

Author SHA1 Message Date
Dan
7917326214 Making stuff work better, adding a floppy 2025-12-09 19:01:17 +00:00
Dan
1d9bc87f1b Fixing terminal to only boot if required 2025-12-09 14:28:30 +00:00
Dan
6f4e21572a Adding about page 2025-12-09 11:54:24 +00:00
Dan
e58896cc52 Added in the 'latest' command and display latest post in terminal boot 2025-12-08 14:52:34 +00:00
Dan
23369f4ace Refactors site to use interactive terminal UI
Moves site from static HTML to a dynamic terminal interface.

This commit represents a major overhaul, introducing:
- A functional terminal emulator implemented in JavaScript.
- Command parsing and execution framework.
- Various terminal commands for navigation and utility functions.
- SASS conversion.

The old CSS and simple HTML are completely removed. A new Hugo theme is implemented.
2025-12-08 13:46:35 +00:00