Skip to content

antleaf/SheepsTor

Repository files navigation

SheepsTor

Utility for updating static websites (served via Hugo) from Github

Run as web service

Using defaults

./sheepstor

With configuration options

./sheepstor --debug=true --config=./config/config.yaml

Run as command line utility

Using defaults - single website

./sheepstor --update=www.antleaf.com

Using defaults - update all websites

(also useful for InitContainer to set up web service)

./sheepstor --update=all

With configuration options

./sheepstor --update=all --debug=true --config=./config/config.yaml

About

CMS to complement Hugo with various Indieweb enhancements

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages