dev:web

This is an old revision of the document!


Web development

Write your site in a markdown language and generate static HTML files instead of editing them in an online CMS. Reduces attack surface, improves site loading time – at the expense of dynamic content abilities.

  • Hugo – written in Go
  • Zola – written in Rust
  • Jekyll

see also: awesome-selfhosted#static-site-generators

  • Last modified: 2020-08-02 12:58