Added WIP warning to README

This commit is contained in:
Daniel Fichtinger 2024-10-13 01:56:26 -04:00
parent 63edef3b48
commit 3f055a79b5

View file

@ -2,6 +2,8 @@
Zona is a small tool for building a static blog website. It allows users to write pages and blog posts in Markdown and automatically build them into a static, JavaScript-free style blog. Zona is a small tool for building a static blog website. It allows users to write pages and blog posts in Markdown and automatically build them into a static, JavaScript-free style blog.
**Warning:** Porting existing functionality into Go is still WIP. Zona is not ready to use while this warning persists.
## Features ## Features
- Simple CLI build interface. - Simple CLI build interface.