Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 487 Bytes

README.md

File metadata and controls

32 lines (20 loc) · 487 Bytes

miniblog

A miniblog DEMO powered by web.py and rye

How to

Install rye

$ cargo install --git https://github.com/mitsuhiko/rye rye

Update the project virtualenv

$ rye sync

Serve the blog at local

$ rye run serve
http://0.0.0.0:8088/

Open the browser

image

License

MIT