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.
This commit is contained in:
parent
d22b4ec65a
commit
23369f4ace
46 changed files with 3524 additions and 860 deletions
|
|
@ -1 +0,0 @@
|
|||
Subproject commit 66904cc4c2b292e6a3686d483e4054904a9f3954
|
||||
1
themes/hugo-starter
Submodule
1
themes/hugo-starter
Submodule
|
|
@ -0,0 +1 @@
|
|||
Subproject commit d876912bf596a5257b3c3fab674a0ff6bf544c5b
|
||||
Loading…
Add table
Add a link
Reference in a new issue