Nēnē: A no-frills static site generator
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.
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.