ob 1.0.10

A Blog and RSS system written in Rust.
1
2
3
4
5
6
7
8
{
    "blog": "index.html",
    "template": "template.html",
    "rss": "rss.xml",
    "items": 4,
    "blog_address": "https://unazoomer.net/ob/blog/",
    "images": false
}