#blog #writium #web

app writus

File-based blog based on Writium Framework

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

#56 in #blog

MIT license

97KB
2.5K SLoC

Writus

Installation | Configuration | API Documentation

File-based blog based on Writium Framework.

How to Use

  1. Install Writus: cargo install writus;
  2. 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–39MB
~727K SLoC