Jonathan Hodgson
ea220efc38
Update readme
2022-06-13 11:17:12 +01:00
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
56f95cb9aa
Moved to Makefile based build system
...
Got rid of janky build.sh script. Now uses a bunch of janky scripts and
a make file - because that is bound to be easier to maintain.
2022-06-13 11:02:02 +01:00
Jonathan Hodgson
39791363fa
Added a couple of blogs and tidy categories
2022-06-13 11:00:04 +01:00
Jonathan Hodgson
72c1b072cc
Content
2021-10-25 16:10:54 +01:00
Jonathan Hodgson
9d8c010bad
Forgot to push for ages
2021-04-14 16:15:46 +01:00
Jonathan Hodgson
e17a042f52
Updates Readme
2020-05-23 14:57:25 +01:00
Jonathan Hodgson
5d35b41885
Adds other stuff you might like
2020-05-23 14:54:16 +01:00
Jonathan Hodgson
95d70d6e5b
Small change to blog
2020-05-23 14:53:50 +01:00
Jonathan Hodgson
355b5203ed
Content
2020-05-23 14:53:11 +01:00
Jonathan Hodgson
eea39d661d
Improves styling and adds rss feed
2020-05-23 14:51:25 +01:00
Jonathan Hodgson
7135f165e0
A few changes to my build script
2020-05-22 23:37:18 +01:00
Jonathan Hodgson
da22d12c32
Adds a needlessly over-engineerd buisness card
2020-05-22 23:33:46 +01:00
Jonathan Hodgson
44e710a464
Website updates
2020-04-04 14:16:37 +01:00
Jonathan Hodgson
41fe56cf13
Fixes indentation of $body$ and adds .min.css file to gitignore
2020-03-29 20:49:12 +01:00
Jonathan Hodgson
c1248e3809
Makes template point to minified css
2020-03-29 19:16:27 +01:00
Jonathan Hodgson
101fa8da49
Adds a readme file
2020-03-29 17:33:56 +01:00
Jonathan Hodgson
8d90b8f9b7
Adds site css to gitignore
2020-03-29 17:24:12 +01:00
Jonathan Hodgson
6af240e82a
Adds link to source
2020-03-29 17:23:45 +01:00
Jonathan Hodgson
6f1abd3fe5
Update build system and content
2020-03-29 17:15:00 +01:00
Jonathan Hodgson
aa21b867b3
Start blog
2020-02-29 11:39:13 +00:00