Static Site Generators
Static Site Generators
URL: https://www.fullstackpython.com/static-site-generator.html
Type: link
Domain: fullstackpython.com
Excerpt: A static site generator combines a markup language with a templating engine to produce HTML files. Learn more on Full Stack Python.
Notes:
Even though I love Nanoc, I continue my forced conversion to Python and am looking for something as nice and simple as Nanoc. Let's see!