git ssb

0+

Grey the earthling / scuttleblog



Tree:
📄.gitignore
📄COPYING
📄README.md
📄conf.py
📄install.sh
📄scuttleblog.py
README.md

Summary

Scuttleblog creates a blog from a Scuttlebutt journal, using Scuttlebot and Hugo.

How to use it

Set up

  1. Install using install.sh.
  2. Enter your Scuttlebutt user identity into conf.py.

Update the blog

Periodically:

  1. Run scuttleblog.py.
  2. Sync the contents of hugo/public to your server.

How it works

Built with git-ssb-web