Add configuration to deploy to deuxfleurs.fr

This commit is contained in:
N07070 2023-06-30 12:26:34 +02:00
parent f8fdc83241
commit 6bd2bb4c12
2 changed files with 4 additions and 0 deletions

1
.gitignore vendored
View File

@ -2,3 +2,4 @@
public/*
resources/*
*.lock
.awsrc

View File

@ -10,6 +10,9 @@ theme = "blogotheme"
rssinmenu = true
mastodon_profile_link = "https://mamot.fr/@n07070"
[[deployment.targets]]
URL = "s3://ccd9c25a61b824e49c6c9df0c16d213133601461575eb0886795145bc32eed55?endpoint=garage.deuxfleurs.fr&s3ForcePathStyle=true&region=garage"
[markup]
[markup.highlight]
style = "igor"