Vanteem Readme

in #vanteem8 years ago

Vanteem

A decentralized Jekyll-style blog software with articles stored on the STEEM blockchain.

Configuration

Configuration happens on the STEEM network via a JSON formated configuration post:

 {
     "categories": ["steem"],
     "authors": ["xeroc",
                 "clayop",
                 "dantheman",
                 "pharesim",
                 "testz",
                 "ned",
                 "arhag"
                 ],
     "limit": 20,
     "site": {"title": "Vanteem.com"}
 }
  • categories: read posts of these categories
  • authors: only allow posts in the categories made by these authors
  • limit: limit number of posts to be loaded per category (the amount of posts loaded from the node, not the amount displayed after filtering)
  • site: defined varaibles that can be loaded in templates with {{ site.xxx }}

Deploy on Heroku

Deploy

Please provide the author and permlink of the configuration post on STEEM.
Ideally, please also specify your own STEEM public API node.

Coin Marketplace

STEEM 0.20
TRX 0.12
JST 0.027
BTC 64091.48
ETH 3514.97
USDT 1.00
SBD 2.52