The bub's guide to being a fediverse admin.
https://guide.thebub.club
|
||
---|---|---|
archetypes | ||
assets | ||
content | ||
resources/_gen/assets/scss | ||
static | ||
themes | ||
.drone.yml | ||
.gitignore | ||
.gitmodules | ||
.hugo_build.lock | ||
config.toml | ||
LICENSE | ||
README.md |
fedi-admin-guide
The bub's guide to being a fediverse admin.
Requirements:
Usage:
You can have a live version of this website in localhost:1313 by cloning this repository, adding the theme as a submodule and running hugo server:
git clone --recurse-submodules https://git.froth.zone/Bubs/fedi-admin-guide fedi-admin-guide
cd fedi-admin-guide
hugo server
After this you can also run hugo
to generate a static website in the fedi-admin-guide/public folder.