* import variables from main UI
* apply colors
* change hint styles
* update table styling
* remove box shadow from images
* update sponsor and page ref styles
* change code highlighting theme to add more contrast
* replace link icon with google material svg
* replace fontawesome with google material icons
* remove fa assets
* fix missing mastodon fa icon in footer
* tweak alignment of hint svg icons
* tweak inline code background
* Fix URLs to work when `baseURL` is in a sub-directory
* Use `RelPermalink` to not have assets loaded from `baseUrl`
* Add `.vercel` to gitignore
* Remove deploy Github Action, we are now using Vercel