Commit graph

88 commits

Author SHA1 Message Date
881ea81488 test: add a test image markdown descriptor 2023-12-13 10:27:59 +01:00
653b91cb1e feat: clean up image template to fit other post layouts, add caption 2023-12-13 10:23:21 +01:00
41c7e0cdc3 feat: use directory's own content field instead of README lookup 2023-12-13 10:22:49 +01:00
38a5056ff0 refactor: ♻️ refactor out post-type specific code 2023-12-13 10:19:00 +01:00
9e855fba36 feat: allow for SQL server port specification 2023-12-12 22:39:06 +01:00
0d9bedcaca feat: 🎨 adjust CSS style to give more room to the post on small screens 2023-12-12 22:36:33 +01:00
16fb45aaf4 fix: fix access setting, adding .htaccess 2023-12-11 23:32:13 +01:00
4baa737d95 feat: add option to use secrets JSON file instead 2023-12-11 23:30:39 +01:00
f02e6b3168 feat: move SQL connection parameters into Env. vars 2023-12-11 23:04:49 +01:00
a7a7c738ec refactor: ♻️ clean up unused Twig templates 2023-12-11 22:52:30 +01:00
d54d3077cb feat: use new adapter upload function 2023-12-11 16:22:42 +01:00
b6b8c587a1 feat: add backend for uploading files 2023-12-11 16:20:27 +01:00
de2dea4b18 feat: add "raw" dir to directory, make it indexable 2023-12-11 16:18:26 +01:00
53fc1fac5a test: add test entries to upload 2023-12-11 16:16:31 +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
8b01664b71 chore: add test markdown files for the uploading
Some checks reported warnings
/ phplint (push) Has been cancelled
2023-10-25 09:12:20 +02:00
8b9be26987 feat: add upload functionality 2023-10-25 09:12:03 +02:00
f6b8611d90 feat: work on testing out MySQLi adpater class
Some checks reported warnings
/ phplint (push) Has been cancelled
2023-10-23 22:38:36 +02:00
8f9d94faab feat: add first draft of MySQL adapter class 2023-10-23 22:38:14 +02: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
5bcba0b689 refactor: move all HTTP-Website code into www subdirectory
Some checks failed
/ phplint (push) Failing after 4s
2023-10-19 21:54:37 +02:00
502ddd1ad9 ci: moved lint file name 2023-10-19 21:53:41 +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
472ec10496 ci: 👷 mess with CI more, trying to run docker images
All checks were successful
/ phplint (push) Successful in 55s
2023-10-14 16:01:54 +02:00
472dfcd834 ci: 📌 adjust checkout version to v3 (Node20 issues <.<) 2023-10-14 16:01:54 +02:00
cc75b4a98b ci: ✏️ properly use run step 2023-10-14 16:01:54 +02:00
1323549316 ci: 👷 test out Forgejo CI 2023-10-14 16:01:53 +02:00
54a16cc77e hallelujah: it's back, that's all that matters 2023-10-14 15:57:28 +02:00
4575ca9bfc move dergstyle to root dir? 2023-06-02 09:18:46 +02:00
c3ed56cb99 wip: [try to get the htaccess file to work safely... Egh 2023-06-02 09:18:26 +02:00
d2294d8572 feat: lay out a few more mock template elements 2023-06-01 22:17:40 +02:00
366d63c479 style: lay out css some more 2023-06-01 22:16:55 +02:00
ef96bd935b feat: add basic first website nibbles 2023-05-30 00:10:43 +02:00
24167ed96c build: add composer dependencies 2023-05-30 00:10:02 +02:00
3e5afb783a Initial commit 2023-05-29 21:44:02 +02:00