diff --git a/.gitignore b/.gitignore index 52af215..7efad0c 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ public/* resources/* *.lock +.awsrc \ No newline at end of file diff --git a/config.toml b/config.toml index 1b241ce..d1735e8 100644 --- a/config.toml +++ b/config.toml @@ -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"