Cory Dransfeldt cdransf · he/him
cdransf pushed to main at cdransf/coryd.dev 2025-06-17 23:30:39 +00:00
5684b461fd fix(now-playing.php.liquid): remove extra space after now playing label
cdransf pushed to main at cdransf/coryd.dev 2025-06-17 23:23:06 +00:00
ff51a5d389 fix(search.html): corrects tag sizing for music search results
cdransf pushed to main at cdransf/coryd.dev 2025-06-17 03:24:13 +00:00
82ef352f68 fix(Utils/tags.php): tag sizing + spacing
cdransf synced commits to main at cdransf/awesome-email from mirror 2025-06-17 02:16:42 +00:00
1b3573f508 Update README.md
cdransf synced commits to main at cdransf/ai.robots.txt from mirror 2025-06-17 01:26:40 +00:00
4ed17b8e4a Update from Dark Visitors
cdransf pushed to main at cdransf/coryd.dev 2025-06-16 21:57:05 +00:00
555ba74bf6 chore(cli): dry up link + post tag prompt
efe701f939 feat(*.liquid): apply prettier to liquid templates
Compare 2 commits »
cdransf pushed to main at cdransf/coryd.dev 2025-06-16 17:47:04 +00:00
49e21d574e chore(*): minor cleanup + formatting
cdransf synced commits to main at cdransf/ai.robots.txt from mirror 2025-06-16 17:16:41 +00:00
5326c202b5 Merge pull request #154 from paulrudy/main
a31ae1e6d0 Merge pull request #154 from paulrudy/main
7535893aec re-add facebookexternalhit
Compare 3 commits »
cdransf pushed to main at cdransf/coryd.dev 2025-06-16 17:14:54 +00:00
81afe237f7 fix(tags.php.liquid): import bootstrap properly
cdransf pushed to main at cdransf/coryd.dev 2025-06-16 13:08:54 +00:00
0c64cdf570 fix(header.liquid): set header link active state properly
cdransf pushed to main at cdransf/coryd.dev 2025-06-16 12:59:17 +00:00
d13984f114 fix(metadata/static.liquid): escape title content
cdransf pushed to main at cdransf/coryd.dev 2025-06-16 04:20:05 +00:00
864b777dba fix(*): remove old media highlight styles
cdransf pushed to main at cdransf/eleventy-tabler-icons-filled 2025-06-15 22:46:03 +00:00
185ae2921e chore(tablericons.js): expose renderTablerIcon function
cdransf pushed to main at cdransf/eleventy-plugin-tabler-icons 2025-06-15 22:44:46 +00:00
3071e76493 chore(tablericons.js): expose renderTablerIcon function
cdransf pushed to main at cdransf/coryd.dev 2025-06-15 22:38:57 +00:00
9e181363dd chore(reading/index.php.liquid): hide books that are no longer started
cdransf pushed to main at cdransf/coryd.dev 2025-06-15 21:58:43 +00:00
3f685720ce fix(footer.liquid): remove unnecessary update params
cdransf pushed to main at cdransf/coryd.dev 2025-06-15 20:37:04 +00:00
fc32f457c0 feat(reading/index.php.liquid): update reading progress on page load
cdransf pushed to main at cdransf/coryd.dev 2025-06-15 18:32:16 +00:00
320f5e53db chore(bootstrap.php): separately minify php when files are requested
cdransf pushed to main at cdransf/coryd.dev 2025-06-15 03:42:44 +00:00
2b22d10b46 chore(.husky/pre-commit): improve pre-commit hook run presentation
cdransf pushed to main at cdransf/coryd.dev 2025-06-15 01:56:40 +00:00
fdeec2c176 chore(README): add format and lint commands