lyoshenka / blogchain

A blog backed by LBRY

Home Page:https://lyoshenka.github.io/blogchain/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blogging via LBRY

A demo for how you can build a blog using LBRY. All the data is stored on LBRY. The frontend (Gatsby) pulls posts from the LBRY daemon to build the site.

Most of the magic is in this source plugin.


Running locally

lbrynet start
yarn install
./dev.sh

Deploying

# first commit your changes. then
./deploy.sh

About

A blog backed by LBRY

https://lyoshenka.github.io/blogchain/


Languages

Language:CSS 53.2%Language:JavaScript 23.8%Language:Shell 23.0%