DonkeySimple

Super Simple python system for building and deploying static websites


License
MIT
Install
pip install DonkeySimple==0.20.03

Documentation

Flareact Template

Get started with Flareact by installing Wrangler and running:

wrangler generate my-project https://github.com/flareact/flareact-template

Next, fill in account_id and name inside your wrangler.toml file.

Finally, run yarn dev to see magic happen 🎉

Go edit a page in your /pages directory to get started 👍

Deploy to Cloudflare Workers