Nene

screenshot of Nene

Nēnē: A no-frills static site generator

Overview:

Nēnē is a no-frills static site generator that aims to appeal to developers who want to build their own templates. Unlike other popular static site generators like Pelican and Jekyll, Nēnē does not have built-in templates, provisions for blogging, or plugins. However, it combines several nice features from other generators to create a unique solution for those who prefer to create their own templates. Nēnē is named after the nēnē goose, a bird endemic to Hawai'i. It is free and open-source software distributed under the MIT License.

Features:

  • No built-in templates, allowing users to create their own customized templates.
  • Does not include provisions for blogging or plugins, keeping the focus on creating static websites.
  • Combines several nice features from other static site generators to provide a unique solution.
  • Supports the latest releases on PyPI and conda-forge.
  • Compatible with multiple Python versions.

Summary:

Nēnē is a no-frills static site generator that appeals to developers who prefer to create their own templates. It does not have built-in templates, provisions for blogging, or plugins, distinguishing it from popular static site generators like Pelican and Jekyll. However, Nēnē combines features from other generators to provide a unique solution. It supports the latest releases on PyPI and conda-forge and is compatible with multiple Python versions. Installation is straightforward and can be done via PyPI or conda. Overall, Nēnē offers a simple and customizable approach to building static websites.