Add configuration to deploy to deuxfleurs.fr
This commit is contained in:
parent
f8fdc83241
commit
6bd2bb4c12
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@
|
||||
public/*
|
||||
resources/*
|
||||
*.lock
|
||||
.awsrc
|
@ -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®ion=garage"
|
||||
|
||||
[markup]
|
||||
[markup.highlight]
|
||||
style = "igor"
|
||||
|
Loading…
Reference in New Issue
Block a user