💾 Archived View for perso.pw captured on 2021-12-05 at 23:47:19. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2021-11-26)

-=-=-=-=-=-=-

User friendly repo

This is a gemlog entirely managed from a nextcloud account using the embedded text editor available i the "Applications".

Solene personal log

Maxime's capsule

A shared capsule handled to the community, no ownership

Technicals

I installed the program « Plain text editor » in Nextcloud and modified copied a file to let Nextcloud know the .gmi files are text files which could be opened with the editor.

Following the documentation about mimetypes, visit the root directory of your nextcloud installation, copy the file resources/config/mimetypemapping.dist.json to config/mimetypemapping.json and add the following on top of the list:

    "gmi": ["text/plain"],

After this change, it will be required to run the command php occ maintenance:mimetype:update-js to take account of the changes.

Nextcloud mimetypes configuration documentation

The Gemini part is handled by Vger and nginx.

Issues

Ariane android client can't join this capsule because of non standard port not working.

Ariane issue filled about non standard ports