archetypes | ||
content | ||
resources/_gen/images | ||
static/img | ||
themes | ||
tools | ||
.gitignore | ||
.gitmodules | ||
awsrc.example | ||
config.toml | ||
README.md |
Octet Press
This blog uses Hugo.
Building
Simply type hugo
. The theme is present on the same git as this blog.
Deploying
You will need to define the values in the awsrc.example file, and rename if to .awsrc
before sourcing it with source .awsrc
. Then, you can deploy it to Deux Fleurs via hugo deploy
. Please note that the Deploy Feature needs to be built explicity and it not included in Hugo by default anymore.
Openring
This blog uses OpenRing to generate a list of blogs to redirect to. To generate an OpenRing, you will need to download the OpenRing from Codeberg. An exemple command is included in the root of this blog.