All Projects → getnikola → Nikola

getnikola / Nikola

Licence: mit
A static website and blog generator

Programming Languages

python
139335 projects - #7 most used programming language
CSS
56736 projects
shell
77523 projects
XSLT
1337 projects
javascript
184084 projects - #8 most used programming language
Jupyter Notebook
11667 projects

Projects that are alternatives of or similar to Nikola

Hugo Theme Basic
Basic site theme styled with minimal tachyons, syntax highlighting, and blog series configuration. 📦
Stars: ✭ 89 (-95.99%)
Mutual labels:  static-site-generator, static-site
Fornax
Scriptable static site generator using type safe F# DSL to define page templates.
Stars: ✭ 175 (-92.12%)
Mutual labels:  static-site-generator, static-site
Ryosuke Gatsby Blog
Static PWA React-powered portfolio and blog built with GatsbyJS
Stars: ✭ 90 (-95.95%)
Mutual labels:  static-site-generator, static-site
Netlify Cms React Starter
A starter project for creating lightning-fast, offline-first websites with Netlify-CMS and React
Stars: ✭ 78 (-96.49%)
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 (-93.74%)
Mutual labels:  static-site-generator, static-site
Hydrogen
🎈 Hydrogen. Voted (by me) the world's lightest static-site generator built with TypeScript ❤ It uses 🔥 lit-html inspired templating for super duper performant template generation.
Stars: ✭ 80 (-96.4%)
Mutual labels:  static-site-generator, static-site
Scaffold Static
Scaffolding utility for vanilla-js
Stars: ✭ 111 (-95%)
Mutual labels:  static-site-generator, static-site
Awesome Web Cv
📝 Single Page Web Application for Your Outstanding CV
Stars: ✭ 50 (-97.75%)
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 (-93.97%)
Mutual labels:  static-site-generator, static-site
Publiccms
现代化java cms,由天津黑核科技有限公司开发,轻松支撑千万数据、千万PV;支持静态化,服务器端包含; 目前已经拥有全球0.0002%的用户,语言支持中、繁、日、英;是一个已走向海外的成熟CMS产品
Stars: ✭ 1,750 (-21.21%)
Mutual labels:  static-site-generator, static-site
Flybook
✈️ FlyBook is a simple utility to generate static website such as gh-pages, manual of you projects
Stars: ✭ 76 (-96.58%)
Mutual labels:  static-site-generator, static-site
Pendulum
A simple markdown editor for static files (Hugo, Nexo, Jekyll, MkDocs, ...)
Stars: ✭ 157 (-92.93%)
Mutual labels:  static-site-generator, static-site
Elderjs
Elder.js is an opinionated static site generator and web framework for Svelte built with SEO in mind.
Stars: ✭ 1,102 (-50.38%)
Mutual labels:  static-site-generator, static-site
Gatsby Theme Try Ghost
A Gatsby theme to build flaring fast blogs from headless Ghost CMS
Stars: ✭ 88 (-96.04%)
Mutual labels:  static-site-generator, static-site
Hugo Boilerplate
A Hugo boilerplate for building modern websites
Stars: ✭ 58 (-97.39%)
Mutual labels:  static-site-generator, static-site
React Static
⚛️ 🚀 A progressive static site generator for React.
Stars: ✭ 9,946 (+347.82%)
Mutual labels:  static-site-generator, static-site
Ng Static Site Generator
ng-static-site-generator is a webpack-based command line build tool that builds an Angular app and Jekyll-style blog entry html files into a static html and css website. It also supports building a client app so you can have static pages that are also capable of running dynamic functionality coded in Angular.
Stars: ✭ 42 (-98.11%)
Mutual labels:  static-site-generator, static-site
Awesome Jamstack
Carefully curated list of awesome Jamstack resources
Stars: ✭ 1,012 (-54.43%)
Mutual labels:  static-site-generator, static-site
Kulfon
👹 🐸 JavaScript static site generator with Org Mode & Markdown support (α) 💥
Stars: ✭ 112 (-94.96%)
Mutual labels:  static-site-generator, static-site
Gatsby Starter Try Ghost
Publish flaring fast blogs with Gatsby and Ghost
Stars: ✭ 137 (-93.83%)
Mutual labels:  static-site-generator, static-site

Nikola, a Static Site and Blog Generator

In goes content, out comes a website, ready to deploy.

Why Static Websites?

Static websites are safer, use fewer resources, and avoid vendor and platform lock-in. You can read more about this in the Nikola Handbook

What Can Nikola Do?

It has many features, but here are some of the nicer ones:

Nikola Architecture

https://getnikola.com/images/architecture.png

Installation Instructions

Assuming you have pip installed:

pip install Nikola

For optional features:

pip install "Nikola[extras]"

For tests:

pip install "Nikola[extras,tests]"

For more information, see https://getnikola.com/

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].