* Remove TTT announcement.
* Fix background colors not breaking.
* Change the entire announcement to be a link, add classes for getting specific font colors, reorganize background classes.
* Only check the variable if it is set, avoid a log error.
* Pipe errors to SDOUT in case that's why Docker is not showing NPM progress.
* Two messages seemed very similar. Differentiate them.
* Check and install each dependency separately in case a lighter version is already installed.
* Don't require sudo if running as root.
* Use node instead of relying on shebang.
* Allow doing "npm start".
* Remove redirects, did not help see progress.
* Add a note when sudo is used.
* Fix node interpretor location to be arbitrary.
* Woops, need to keep advisories if the value is not set to false.
* Remove warning about apt CLI. Allow npm start to do dependencies.
* `npm start` is not magic, still need to run the install.
* Have `npm start` execute the main run script rather than bypassing dependency checks.
* Use PHP-CLI, smaller install size and more appropriate since only running local scripts.
* Add new app, Tic-Tac-Toe!
* Add new announcement, add dates for them, and change how the anchors are displayed.
* Add underlines. Much better!
* Remove excess newline.
* Remove comments for links which already exist.
* Add a resume page.
* Add resume link to home page.
* Hide markdown version for now. Leave it for the secret spies to find.
* Add that I am a contractor, not actually full time salary.