Update README, update deploy keys example

This commit is contained in:
N07070 2025-04-09 15:53:52 +02:00
parent debfda2235
commit e41e554b1c
2 changed files with 17 additions and 1 deletions

View File

@ -1 +1,15 @@
To build this blog, you will need Hugo, Imagemagik and Openring. ## 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.

2
awsrc.example Normal file
View File

@ -0,0 +1,2 @@
export AWS_ACCESS_KEY_ID=
export AWS_SECRET_ACCESS_KEY=