Commit graph

2 commits

Author SHA1 Message Date
Jonathan Hodgson
7581a3b649 Updates nginx config
Now, rather than urls of the form:

domain.com/blog/something.html

my website has urls of the form

domain.com/blog/something/

Inside the something folder, there are gmi, html and md index files.
Nginx will try to serve an appropriate file based on the requested
content type.

Gemini will also use the same folder structure, serving the gmi file.
2022-06-13 11:13:43 +01:00
Jonathan Hodgson
aa21b867b3 Start blog 2020-02-29 11:39:13 +00:00