added note to readme
This commit is contained in:
parent
08e51665e0
commit
2c7fcfc05b
1 changed files with 6 additions and 1 deletions
|
@ -13,12 +13,16 @@ are comfortable with modifying `jinja2` templates and CSS, then you're in luck.
|
||||||
|
|
||||||
**Note:** This project is in early development, there are no versioned releases
|
**Note:** This project is in early development, there are no versioned releases
|
||||||
yet, and breaking changes are likely. Versioned releases will be made and zona
|
yet, and breaking changes are likely. Versioned releases will be made and zona
|
||||||
will be published to PyPI once it's stable.
|
will be published to PyPI once it's stable. zona was previously implemented in
|
||||||
|
Go; I decided to rewrite the project in Python. If you're interested in seeing
|
||||||
|
the previous codebase (which is feature incomplete), visit the
|
||||||
|
[~ficd/zona-go](https://git.sr.ht/~ficd/zona-go) repository.
|
||||||
|
|
||||||
For an example of a website built with zona, please see
|
For an example of a website built with zona, please see
|
||||||
[ficd.ca](https://ficd.ca).
|
[ficd.ca](https://ficd.ca).
|
||||||
|
|
||||||
<!--toc:start-->
|
<!--toc:start-->
|
||||||
|
|
||||||
- [Features](#features)
|
- [Features](#features)
|
||||||
- [Installation](#installation)
|
- [Installation](#installation)
|
||||||
- [Usage](#usage)
|
- [Usage](#usage)
|
||||||
|
@ -33,6 +37,7 @@ For an example of a website built with zona, please see
|
||||||
- [Sitemap](#sitemap)
|
- [Sitemap](#sitemap)
|
||||||
- [Ignore List](#ignore-list)
|
- [Ignore List](#ignore-list)
|
||||||
- [Drafts](#drafts)
|
- [Drafts](#drafts)
|
||||||
|
|
||||||
<!--toc:end-->
|
<!--toc:end-->
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue