Skip to content

v0.0.0

Latest
Compare
Choose a tag to compare
@Tygo-van-den-Hurk Tygo-van-den-Hurk released this 02 May 13:27
· 7 commits to main since this release
v0.0.0
a1335c5

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.