4 releases
Uses old Rust 2015
0.1.3 | Jan 6, 2018 |
---|---|
0.1.2 | Jan 6, 2018 |
0.1.1 | Dec 30, 2017 |
0.1.0 | Dec 30, 2017 |
#68 in #blog
97KB
2.5K
SLoC
Writus
Installation | Configuration | API Documentation
File-based blog based on Writium Framework.
How to Use
- Install Writus:
cargo install writus
; - Run Writus:
writus
.
Although all the APIs work, as described in the docs, it's worth spending some time configuring Writus.
Customize
Writus has no finished views. The views need to be customized with page templates, otherwise you can see nothing via your browser. Please refer to this wiki page for more information. A example front-end project will be released soon.
Dependencies
~27–37MB
~715K SLoC