Comment on Web Based Static Site Generator?
Linuturk@lemmy.onitato.com 1 year ago
I run a static site using Hugo, Gitea, Gitea Runners, Cloud Front, and S3.
Comment on Web Based Static Site Generator?
Linuturk@lemmy.onitato.com 1 year ago
I run a static site using Hugo, Gitea, Gitea Runners, Cloud Front, and S3.
azdle@news.idlestate.org 1 year ago
Do you just use the gitea web editor for that? (I assume it has one right?) Does it provide a nice markdown-aware editor?
Linuturk@lemmy.onitato.com 1 year ago
I use a local text editor and push the git repository, which triggers automation to generate and publish the content. vscode is my editor for that work.