Re: Gemini Digest, Vol 23, Issue 40

On Wed, Jun 23, 2021, at 4:38 AM, charliebrownau wrote:
> Gday
> Also Does anyone have some good guides
> to create a low bloat HTML website
> without javascript/python/dotnet/cookies

https://developer.mozilla.org/en-US/docs/Learn/Getting_started_with_the_web
 looks good. You'd want to skip the part that explains how to add a bit of 
JavaScript to your site, of course.

After you get annoyed trying to keep multiple pages in sync with each 
other, you can look into using a static-site generator like Hugo to 
generate a bunch of pages from some templates and a handful of Markdown 
files. You probably shouldn't _start_ by using a static-site generator, though.

Hugo: https://gohugo.io/

---

Previous in thread (11 of 14): 🗣️ Rohan Kumar (seirdy (a) seirdy.one)

Next in thread (13 of 14): 🗣️ Anna “CyberTailor” (cyber (a) sysrq.in)

View entire thread.