Hi there! Welcome to my HTMShell, Portfolio and Project Log!
It's a little sparse right now, but not for long!
I will be documenting and sharing all of my future projects here!
NAVIGATION:
Navigation is accomplished using the `ls`, `cd`, and `cat`
commands, to view the active directory's content; change the
active directory; and print a file's content respectively.
If you're familiar with BASH, your intuition should serve. If not, please
check out the `help` command for a list of available commands--or
give up :'(.
FEATURES:
command and filesystem autocomplete hints
tab autocomplete
vim-inspired normal mode, accessed by pressing ESCAPE
TIPS:
To re-enable reserved keybinds, press ESCAPE to enter normal mode.
To enter insert mode from normal mode, press A or I, or click anywhere on the page.