docs: add .remanso.json (monospace, 500px), align ASCII, drop mermaid

This commit is contained in:
Julien Calixte
2026-06-30 22:46:43 +02:00
parent cc9127a40c
commit 281d805ef9
2 changed files with 29 additions and 56 deletions

18
.remanso.json Normal file
View File

@@ -0,0 +1,18 @@
{
"fontFamilies": [
"Cutive Mono",
"Google Sans Code",
"Inconsolata",
"Libertinus Mono",
"Lilex",
"Source Code Pro"
],
"fontSize": "15pt",
"pageWidth": "500px",
"backlink": false,
"atmosphere": {
"contentDir": ".",
"publicationUri": "at://did:plc:4m3kouplb7s7xozjd3whinvl/site.standard.publication/3mdteq7ldoc2i",
"pdsUrl": "https://eurosky.social"
}
}