git ssb

0+

Grey the earthling / scuttleblog



Tree: d741af36c148b95f03e98e759ea90aaedfe92bf3

Files: d741af36c148b95f03e98e759ea90aaedfe92bf3 / README.md

1443 bytesRaw

Summary

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

Goals

Semi-goals

Nice to have, but not why we're here.

Use it

Set up

  1. On Ubuntu 17.10: install using install.sh.
  2. Tell conf.py your Scuttlebutt user identity.

Update the blog

Periodically:

  1. Run scuttleblog.py.
  2. (Optionally, run hugo server from inside hugo/ and view a preview with Hugo's internal web server.)
  3. Sync the contents of hugo/public/ to your server.

How it works

Built with git-ssb-web