Created the basic concept of a static HTML page completely constructed from TS. It has the following features:
- Create your own version by forking it and writing the YAML config.
- Recreated weekly to keep things up to date.
- Auto magically have a CV compiled along side the website.
- updates website on push
- static, no JS needs to be run on the browser, making it fast.
There is still some cleanup to be done because the code is dirty.