Custom C# static site generator. Built-in localhost site viewer. Markdown-based (edit in VS Code).
When done, I push to Github.
Netlify's webhooks pick it up and auto-deploy by running my site generator (small stand-alone binary kept in the repo).
They then host it with custom domain and TLS for free.
Whole process reduces to: edit the content, run local preview, commit, and push. Moments later it's live.
When done, I push to Github. Netlify's webhooks pick it up and auto-deploy by running my site generator (small stand-alone binary kept in the repo). They then host it with custom domain and TLS for free.
Whole process reduces to: edit the content, run local preview, commit, and push. Moments later it's live.
https://kcartlidge.com