All Projects → getzola → Zola

getzola / Zola

Licence: mit
A fast static site generator in a single binary with everything built-in. https://www.getzola.org

Programming Languages

rust
11053 projects
HTML
75241 projects
shell
77523 projects
powershell
5483 projects
python
139335 projects - #7 most used programming language
Dockerfile
14818 projects

Projects that are alternatives of or similar to Zola

Hugo
The world’s fastest framework for building websites.
Stars: ✭ 55,899 (+614.55%)
Mutual labels:  cms, static-site-generator, documentation-tool, blog-engine, content-management-system
Verless
A simple and lightweight Static Site Generator.
Stars: ✭ 276 (-96.47%)
Mutual labels:  static-site-generator, blog-engine, content-management-system, markdown
Wowchemy Hugo Modules
🔥 Hugo website builder, Hugo themes & Hugo CMS. No code, build with widgets! 创建在线课程,学术简历或初创网站。
Stars: ✭ 6,093 (-22.11%)
Mutual labels:  cms, static-site-generator, blog-engine, documentation-tool
Gostatic
Fast static site generator
Stars: ✭ 387 (-95.05%)
Mutual labels:  static-site-generator, blog-engine, markdown
Typemill
TYPEMILL is a simple and lightweight Flat-File-CMS for authors and publishers.
Stars: ✭ 150 (-98.08%)
Mutual labels:  cms, content-management-system, markdown
Quokka
LOOKING FOR NEW MAINTAINER - Quokka is a Content Management System - `docker run --rm -it -p 5000:5000 quokka/quokka`
Stars: ✭ 2,198 (-71.9%)
Mutual labels:  cms, static-site-generator, content-management-system
Jekyll
🌐 Jekyll is a blog-aware static site generator in Ruby
Stars: ✭ 43,803 (+459.93%)
Mutual labels:  static-site-generator, blog-engine, markdown
wowchemy-hugo-themes
🔥 Hugo website builder, Hugo themes & Hugo CMS. No code, easily build with blocks! 创建在线课程,学术简历或初创网站。#OpenScience
Stars: ✭ 6,891 (-11.91%)
Mutual labels:  static-site-generator, documentation-tool, blog-engine
acblog
An open source extensible static & dynamic blog system. (an alternative tool with same features at StardustDL/paperead)
Stars: ✭ 60 (-99.23%)
Mutual labels:  static-site-generator, blog-engine, content-management-system
Bridgetown
A Webpack-aware, Ruby-powered static site generator for the modern Jamstack era
Stars: ✭ 317 (-95.95%)
Mutual labels:  static-site-generator, documentation-tool, blog-engine
Pico
Pico is a stupidly simple, blazing fast, flat file CMS.
Stars: ✭ 3,494 (-55.34%)
Mutual labels:  cms, markdown, markdown-to-html
Assemble
Community
Stars: ✭ 3,995 (-48.93%)
Mutual labels:  static-site-generator, blog-engine, markdown
Booklit
a pretty lit content authoring system
Stars: ✭ 133 (-98.3%)
Mutual labels:  cms, static-site-generator, documentation-tool
Netlify Cms
A Git-based CMS for Static Site Generators
Stars: ✭ 14,776 (+88.88%)
Mutual labels:  cms, static-site-generator, static
Rdoc
⚛️📄🚀 Fast static site generator for React, Just write Markdown file. @react-doc
Stars: ✭ 147 (-98.12%)
Mutual labels:  static-site-generator, content-management-system, markdown
Htmly
Simple and fast databaseless PHP blogging platform, and Flat-File CMS
Stars: ✭ 689 (-91.19%)
Mutual labels:  cms, blog-engine, markdown
Metalsmith
An extremely simple, pluggable static site generator.
Stars: ✭ 7,692 (-1.67%)
Mutual labels:  static-site-generator, markdown, markdown-to-html
Eleventy
A simpler static site generator. An alternative to Jekyll. Transforms a directory of templates (of varying types) into HTML.
Stars: ✭ 10,867 (+38.91%)
Mutual labels:  static-site-generator, documentation-tool, blog-engine
Grav Plugin Admin
Grav Admin Plugin
Stars: ✭ 316 (-95.96%)
Mutual labels:  cms, markdown, markdown-to-html
Daux.io
Daux.io is an documentation generator that uses a simple folder structure and Markdown files to create custom documentation on the fly. It helps you create great looking documentation in a developer friendly way.
Stars: ✭ 603 (-92.29%)
Mutual labels:  documentation-tool, markdown, markdown-to-html

zola (né Gutenberg)

Build Status

A fast static site generator in a single binary with everything built-in.

Documentation is available on its site or in the docs/content folder of the repository and the community can use its forum.

This tool and the template engine it is using were born from an intense dislike of the (insane) Golang template engine and therefore of Hugo that I was using before for 6+ sites.

List of features

  • Single binary
  • Syntax highlighting
  • Sass compilation
  • Assets co-location
  • (Basic currently) multilingual site suport
  • Image processing
  • Themes
  • Shortcodes
  • Internal links
  • External link checker
  • Table of contents automatic generation
  • Automatic header anchors
  • Aliases
  • Pagination
  • Custom taxonomies
  • Search with no servers or any third parties involved
  • Live reload
  • Deploy on many platforms easily: Netlify, Vercel, Cloudflare
  • Breadcrumbs
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].