Commit graph

3 commits

Author SHA1 Message Date
Dan
129a3ee2db Tweaking css 2026-01-18 20:00:20 +00:00
Dan
d5510eb989 game engine start 2026-01-18 16:44:16 +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