zola/README.md

34 lines
1.2 KiB
Markdown
Raw Normal View History

# zola (né Gutenberg)
2019-09-29 03:16:33 +00:00
[![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)
2018-03-09 11:53:13 +00:00
A fast static site generator in a single binary with everything built-in.
Documentation is available on [its site](https://www.getzola.org/documentation/getting-started/installation/) or
2018-11-23 17:25:19 +00:00
in the `docs/content` folder of the repository and the community can use [its forum](https://zola.discourse.group).
2017-03-30 04:15:55 +00:00
2021-11-25 08:11:05 +00:00
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