All Projects → leouieda → nene

leouieda / nene

Licence: MIT license
Nēnē: A no-frills static site generator

Programming Languages

python
139335 projects - #7 most used programming language
Makefile
30231 projects

Projects that are alternatives of or similar to nene

voldemort
A simple static site generator using Jinja2 and Markdown templates.
Stars: ✭ 48 (+118.18%)
Mutual labels:  static-site-generator, jinja2, static-site
Quokka
LOOKING FOR NEW MAINTAINER - Quokka is a Content Management System - `docker run --rm -it -p 5000:5000 quokka/quokka`
Stars: ✭ 2,198 (+9890.91%)
Mutual labels:  static-site-generator, static-site
readme-in-static-site
💎 Transform and insert your GitHub readme in your static site.
Stars: ✭ 24 (+9.09%)
Mutual labels:  static-site-generator, static-site
Staticjinja
Minimalist Python library for building static websites with Jinja
Stars: ✭ 218 (+890.91%)
Mutual labels:  static-site-generator, jinja2
Fornax
Scriptable static site generator using type safe F# DSL to define page templates.
Stars: ✭ 175 (+695.45%)
Mutual labels:  static-site-generator, static-site
Nikola
A static website and blog generator
Stars: ✭ 2,221 (+9995.45%)
Mutual labels:  static-site-generator, static-site
Peco
nothing here, move on..
Stars: ✭ 213 (+868.18%)
Mutual labels:  static-site-generator, static-site
Eleventy Starter Boilerplate
🚀 Eleventy Starter is production-ready with SEO-friendly for quickly starting a blog. ⚡ Built with Eleventy, ESLint, Prettier, Webpack, PostCSS, Tailwind CSS and Netlify CMS (optional).
Stars: ✭ 139 (+531.82%)
Mutual labels:  static-site-generator, static-site
Statik
Multi-purpose static web site generator aimed at developers.
Stars: ✭ 249 (+1031.82%)
Mutual labels:  static-site-generator, jinja2
Statiq.framework
A flexible and extensible static content generation framework for .NET.
Stars: ✭ 251 (+1040.91%)
Mutual labels:  static-site-generator, static-site
vscode-front-matter
Front Matter is a CMS running straight in Visual Studio Code. Can be used with static site generators like Hugo, Jekyll, Hexo, NextJs, Gatsby, and many more...
Stars: ✭ 962 (+4272.73%)
Mutual labels:  static-site-generator, static-site
Hugs
🤗 A super simple starting point for Hugo websites.
Stars: ✭ 162 (+636.36%)
Mutual labels:  static-site-generator, static-site
Pendulum
A simple markdown editor for static files (Hugo, Nexo, Jekyll, MkDocs, ...)
Stars: ✭ 157 (+613.64%)
Mutual labels:  static-site-generator, static-site
Gatsby Docker
Develop & Build GatsbyJS static sites within Docker.
Stars: ✭ 184 (+736.36%)
Mutual labels:  static-site-generator, static-site
Gatsby Starter Try Ghost
Publish flaring fast blogs with Gatsby and Ghost
Stars: ✭ 137 (+522.73%)
Mutual labels:  static-site-generator, static-site
Jekyll Doc Theme
Jekyll theme for creating project documentation websites
Stars: ✭ 203 (+822.73%)
Mutual labels:  static-site-generator, static-site
urlzap
⚡️ Your own static URL shortener
Stars: ✭ 57 (+159.09%)
Mutual labels:  static-site-generator, static-site
Publiccms
现代化java cms,由天津黑核科技有限公司开发,轻松支撑千万数据、千万PV;支持静态化,服务器端包含; 目前已经拥有全球0.0002%的用户,语言支持中、繁、日、英;是一个已走向海外的成熟CMS产品
Stars: ✭ 1,750 (+7854.55%)
Mutual labels:  static-site-generator, static-site
Next Js Blog Boilerplate
🚀 Nextjs Blog Boilerplate is starter code for your blog based on Next framework. ⚡️ Made with Nextjs, TypeScript, ESLint, Prettier, PostCSS, Tailwind CSS.
Stars: ✭ 134 (+509.09%)
Mutual labels:  static-site-generator, static-site
Elegant
Best theme for Pelican Static Blog Generator
Stars: ✭ 241 (+995.45%)
Mutual labels:  static-site-generator, static-site

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

Latest release on PyPI Latest release on conda-forge Compatible Python versions

Do you love Pelican? Can't get enough of that Jekyll? Then Nēnē is probably not for you.

Static website generators seem to be the favourite pastime of developers procrastinating on other more important projects. So of course, I had to make my own!

When I say no-frills, I mean it. Nēnē has no built-in templates, no special provisions for blogging, plugins, or the sort of thing that would be useful if you just want to start a website. But it also tries to combine several nice features from other generators into something that will appeal to those who want to build their own templates.

Trivia: Nēnē continues the long tradition of naming static site generators built in Python after birds (the nēnē is a goose endemic to Hawai'i).

Documentation

Install instructions and other information can be found in the preliminary documentation website (built with Nēnē, of course): nene.leouieda.com

Looking for an example? Checkout these websites built with Nēnē:

WARNING: You probably want to pin Nēnē to a specific version since I will likely break compatibility between releases.

License

Nēnē is free and open-source software distributed under the MIT License.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].