Cory Dransfeldt cdransf · he/him
cdransf pushed to main at cdransf/coryd.dev 2025-05-07 21:49:17 +00:00
b6dab4831f feat(package.json): add unified development command to run 11ty + php concurrently
cdransf pushed to main at cdransf/coryd.dev 2025-05-07 20:50:01 +00:00
98b2b46e3c feat(package.json): add unified development command to run 11ty + php concurrently off port 8000
cdransf pushed to main at cdransf/coryd.dev 2025-05-07 20:36:27 +00:00
bab9b0b693 feat(package.json): add unified development command to run 11ty + php concurrently off port 8000
cdransf pushed to main at cdransf/coryd.dev 2025-05-07 20:01:11 +00:00
51113b68fa feat(package.json): add unified development command to run 11ty + php concurrently off port 8000
19809e325c fix(dynamic.php.liquid): trim dynamic metadata
Compare 2 commits »
cdransf pushed to main at cdransf/coryd.dev 2025-05-06 21:09:38 +00:00
afa7144142 fix(genre.php.liquid): add and word as a separator at the proper point when listing top artists for a genre
cdransf pushed to main at cdransf/coryd.dev 2025-05-05 03:44:38 +00:00
53e160ebc1 fix(books.css + music.css): restore missing image border
cdransf pushed to main at cdransf/coryd.dev 2025-05-04 23:25:01 +00:00
10b343b964 chore(*): remove unused styles, images, clean up and format
cdransf pushed to main at cdransf/coryd.dev 2025-05-04 22:36:49 +00:00
58e41de50b chore(*): remove unused styles, images, clean up and format
cdransf pushed to main at cdransf/coryd.dev 2025-05-04 16:20:26 +00:00
573b66a170 fix(artist.php.liquid): remove unnecessary notes header from artist page concert modals
cdransf pushed to main at cdransf/coryd.dev 2025-05-03 18:54:52 +00:00
aa33cd72df chore(query.php): rename proxy endpoint to query to better reflect how it's used
cdransf pushed to main at cdransf/coryd.dev 2025-05-03 18:48:14 +00:00
697cff4b2f chore(query.php): rename proxy endpoint to query to better reflect how it's used
cdransf pushed to main at cdransf/coryd.dev 2025-05-01 15:30:23 +00:00
92a3730e61 chore(watching-import.php): add tagline as blockquote to description when importing watching data
cdransf synced commits to main at cdransf/ai.robots.txt from mirror 2025-05-01 10:48:47 +00:00
678380727e Merge pull request #115 from glyn/syntax
fb8188c49d Merge pull request #115 from glyn/syntax
ec995cd686 Fix Python syntax error
1310dbae46 Added a Caddyfile converter (#110)
Compare 4 commits »
cdransf pushed to main at cdransf/coryd.dev 2025-04-30 19:21:40 +00:00
fc37600b8b chore(*.psql/*.sql): update all *.psql to *.sql files
cdransf pushed to main at cdransf/coryd.dev 2025-04-28 18:29:25 +00:00
c9015a7f2b chore(Dockerfile): build and deploy via Docker, remove Nixpacks
cdransf pushed to main at cdransf/coryd.dev 2025-04-28 18:07:34 +00:00
a4714a4790 chore(Dockerfile): build and deploy via Docker, remove Nixpacks
cdransf synced commits to main at cdransf/ai.robots.txt from mirror 2025-04-28 17:48:47 +00:00
91a88e2fa8 Merge pull request #113 from rwijnen-um/feature/haproxy
a4a9f2ac2b Tests for HAProxy file added.
66da70905f Fixed incorrect English sentence.
50e739dd73 HAProxy converter added.
Compare 4 commits »
cdransf pushed to main at cdransf/coryd.dev 2025-04-28 17:41:36 +00:00
454ab293a4 chore(Dockerfile): build and deploy via Docker, remove Nixpacks
0c9904750c chore(.dockerignore): add required docker ignore file
Compare 2 commits »
cdransf pushed to main at cdransf/coryd.dev 2025-04-28 00:42:51 +00:00
f85f47bbd4 fix(base.liquid): removes 'all' rss feed from header as most discovery services surface 4 feeds
cdransf pushed to main at cdransf/coryd.dev 2025-04-27 04:58:42 +00:00
d745b153c3 fix(prism.css): allow for long inline code tags to break, preventing horizontal scroll for long strings