---
I was made redundant from my job (thanks COVID). During this time of unemployment I thought I'd do some programming. So thought of making a static website generator using TypeScript. I know there are many generators that already exist. But, I just wanted to create something new, up to date, using the tools of today and to pass some time both programming and mingling with the open source dev community.
Here's the static website generator on https://github.com/StaticGenie/StaticGenie and the website https://StaticGenie.com primarily for the docs.
The docs have a few pages incomplete (been working on them today and will do for the rest of the weekend) but there should be enough info to get a good idea of the generator, architecture and how it works. The generator is functional and was used to create the staticgenie.com website.
I am primarily just looking for any contributors, any feedback (good and bad), ideas of where I could take this, anything to help really?
Thanks.