Actually added the licence and tidied up README #3

Merged
bombinans merged 4 commits from feature-licence-and-better-docs into main 2025-06-08 09:53:59 +00:00
Showing only changes of commit cdb7d48270 - Show all commits

View File

@ -25,13 +25,12 @@ The alt-text is used as the title of each image in the month-level index file. I
The configuration file is JSON as follows:
```
{
"url_re": "^/YOUR_SERVERS_MEDIA_ATTACHMENT_PATH/(.*)$",
"title_res": [
"^(.*?)\\.\\s*(.*)$"
]
}
{
"url_re": "^/YOUR_SERVERS_MEDIA_ATTACHMENT_PATH/(.*)$",
"title_res": [
"^(.*?)\\.\\s*(.*)$"
]
}
`url_re` should match the URLs of media attachments in the ActivityPub JSON. This will depend on your server - here's an example from the GLOSSATORY archive.