Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/getzola/zola
A fast static site generator in a single binary with everything built-in. https://www.getzola.org
https://github.com/getzola/zola
blog-engine cms content-management-system documentation-tool markdown markdown-to-html rust site-generator static static-site-generator tera
Last synced: 3 days ago
JSON representation
A fast static site generator in a single binary with everything built-in. https://www.getzola.org
- Host: GitHub
- URL: https://github.com/getzola/zola
- Owner: getzola
- License: mit
- Created: 2016-12-06T02:57:25.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2024-11-18T22:16:17.000Z (23 days ago)
- Last Synced: 2024-11-18T23:23:52.867Z (23 days ago)
- Topics: blog-engine, cms, content-management-system, documentation-tool, markdown, markdown-to-html, rust, site-generator, static, static-site-generator, tera
- Language: Rust
- Homepage: https://www.getzola.org
- Size: 77.1 MB
- Stars: 14,006
- Watchers: 85
- Forks: 965
- Open Issues: 310
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- awesome-rust-cn - getzola/zola - in. [![Build Status](https://api.travis-ci.com/getzola/zola.svg?branch=master)](https://travis-ci.org/getzola/zola) (Libraries / Web programming)
- awesome-rust - getzola/zola - in. [![Build Status](https://api.travis-ci.com/getzola/zola.svg?branch=master)](https://travis-ci.org/getzola/zola) (Libraries / Web programming)
- awesome-rust-tools - zola - in. https://www.getzola.org (Others)
- awesome-ccamel - getzola/zola - A fast static site generator in a single binary with everything built-in. https://www.getzola.org (Rust)
- awesome-foss-alternatives - Zola - A fast static site generator in a single binary with everything built-in. https://www.getzola.org. [๐ฆ, MIT License]. (Web / Static website generator)
- awesome-github-repos - getzola/zola - A fast static site generator in a single binary with everything built-in. https://www.getzola.org (Rust)
- awesome-rust - getzola/zola - in. [![Build Status](https://dev.azure.com/getzola/zola/_apis/build/status/getzola.zola?branchName=master)](https://dev.azure.com/getzola/zola/_build) (Libraries / Web programming)
- awesome-rust-cn - getzola/zola
- awesome-list - zola - in. https://www.getzola.org | getzola | 7235 | (Rust)
- awesome-rust-zh - getzola/zola - ไธไธชๅ ็ฝฎๆๆไธ่ฅฟ็ๅบๆง้ๆ็ซ็น็ๆๅจใ[![Build Status](https://api.travis-ci.com/getzola/zola.svg?branch=master)](https://travis-ci.org/getzola/zola) (ๅบ / ็ฝ้กต็ผ็จ)
- my-awesome - getzola/zola - engine,cms,content-management-system,documentation-tool,markdown,markdown-to-html,rust,site-generator,static,static-site-generator,tera pushed_at:2024-12 star:14.3k fork:1.0k A fast static site generator in a single binary with everything built-in. https://www.getzola.org (Rust)
- StarryDivineSky - getzola/zola
- awesome-starred - getzola/zola - A fast static site generator in a single binary with everything built-in. https://www.getzola.org (rust)
- jimsghstars - getzola/zola - A fast static site generator in a single binary with everything built-in. https://www.getzola.org (Rust)
README
# zola (nรฉ Gutenberg)
[![Build Status](https://dev.azure.com/getzola/zola/_apis/build/status/getzola.zola?branchName=master)](https://dev.azure.com/getzola/zola/_build/latest?definitionId=1&branchName=master)
![GitHub all releases](https://img.shields.io/github/downloads/getzola/zola/total)A fast static site generator in a single binary with everything built-in.
To find out more see the [Zola Documentation](https://www.getzola.org/documentation/getting-started/overview/), look
in the [docs/content](docs/content) folder of this repository or visit the [Zola community forum](https://zola.discourse.group).This tool and its template engine [tera](https://keats.github.io/tera/) 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](https://www.getzola.org/documentation/getting-started/cli-usage/)
- [Syntax highlighting](https://www.getzola.org/documentation/content/syntax-highlighting/)
- [Sass compilation](https://www.getzola.org/documentation/content/sass/)
- Assets co-location
- [Multilingual site suport](https://www.getzola.org/documentation/content/multilingual/) (Basic currently)
- [Image processing](https://www.getzola.org/documentation/content/image-processing/)
- [Themes](https://www.getzola.org/documentation/themes/overview/)
- [Shortcodes](https://www.getzola.org/documentation/content/shortcodes/)
- [Internal links](https://www.getzola.org/documentation/content/linking/)
- [External link checker](https://www.getzola.org/documentation/getting-started/cli-usage/#check)
- [Table of contents automatic generation](https://www.getzola.org/documentation/content/table-of-contents/)
- Automatic header anchors
- [Aliases](https://www.getzola.org/documentation/content/page/#front-matter)
- [Pagination](https://www.getzola.org/documentation/templates/pagination/)
- [Custom taxonomies](https://www.getzola.org/documentation/templates/taxonomies/)
- [Search with no servers or any third parties involved](https://www.getzola.org/documentation/content/search/)
- [Live reload](https://www.getzola.org/documentation/getting-started/cli-usage/#serve)
- Deploy on many platforms easily: [Netlify](https://www.getzola.org/documentation/deployment/netlify/), [Vercel](https://www.getzola.org/documentation/deployment/vercel/), [Cloudflare Pages](https://www.getzola.org/documentation/deployment/cloudflare-pages/), etc