Commit graph

14 commits

Author SHA1 Message Date
d39595d577 feat: make the website load for different subdomains 2024-01-11 10:37:19 +01:00
596cc0e1a3 feat: add RSS and Atom feeds with caching and nice links 2023-12-25 20:13:00 +01:00
a4fe4c4489 feat: transition to time-block based access count storage, including referrer storage 2023-12-23 10:49:54 +01:00
6cb60a6652 feat: add settings construct cache
This will avoid the awkward recursive query for
each post by fetching cached post settings if available, and
caching them nicely.
2023-12-20 18:54:31 +01:00
94b65aec8c feat: add post access usage metrics 2023-12-20 18:52:28 +01:00
9e855fba36 feat: allow for SQL server port specification 2023-12-12 22:39:06 +01:00
f02e6b3168 feat: move SQL connection parameters into Env. vars 2023-12-11 23:04:49 +01:00
906014cf05 test: add lorem ipsum filler 2023-12-11 16:15:31 +01:00
81056ea42e feat: add writable directory for server content 2023-12-11 16:14:55 +01:00
1146e69f84 deps: add Frontmatter parser lib 2023-10-23 22:37:54 +02:00
fcc42bde20 feat: added first draft of Database based website rendering
Some checks failed
/ phplint (push) Failing after 3s
2023-10-22 12:59:20 +02:00
57d6d82be9 ci: add first draft of MySQL data schema 2023-10-19 21:53:14 +02:00
1862ccbbb6 feat: [first attempt at using MySQLi in the docker dev env] 2023-10-16 16:15:24 +02:00
54a16cc77e hallelujah: it's back, that's all that matters 2023-10-14 15:57:28 +02:00