18 Commits

Author SHA1 Message Date
851c8a1916 feat(post): the end of all 2025-11-17 09:26:52 +01:00
9739cc749a fix: add nginx config for Jekyll clean URLs
Configure nginx to try .html extension for clean URLs like /music/shadow

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-15 15:53:06 +01:00
7e0f1f7459 chore: remove .github folder 2025-11-15 15:48:49 +01:00
a5f4c91fc7 test: trigger Coolify webhook
Some checks failed
Deploy Jekyll site to Pages / build (push) Failing after 1m42s
Deploy Jekyll site to Pages / deploy (push) Has been skipped
2025-11-15 15:44:49 +01:00
5e97535082 fix: install pnpm via npm instead of corepack
Some checks failed
Deploy Jekyll site to Pages / deploy (push) Has been cancelled
Deploy Jekyll site to Pages / build (push) Has been cancelled
Alpine npm package doesn't include corepack. Install pnpm globally via npm instead.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-15 15:41:48 +01:00
e9285418b1 feat: add pnpm build step to Dockerfile
Some checks failed
Deploy Jekyll site to Pages / build (push) Has been cancelled
Deploy Jekyll site to Pages / deploy (push) Has been cancelled
Add Node.js and pnpm to build stage to run `pnpm build:all` before Jekyll build. This ensures all assets are properly built before site generation.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-15 15:40:34 +01:00
1951554367 feat: add Dockerfile for Coolify deployment
Some checks failed
Deploy Jekyll site to Pages / build (push) Has been cancelled
Deploy Jekyll site to Pages / deploy (push) Has been cancelled
Multi-stage build:
- Stage 1: Build Jekyll site with Ruby 3.4.1
- Stage 2: Serve with nginx:alpine

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-15 15:24:38 +01:00
52e467c2b1 chore: add Ruby version file
Some checks failed
Deploy Jekyll site to Pages / build (push) Has been cancelled
Deploy Jekyll site to Pages / deploy (push) Has been cancelled
🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-15 15:14:57 +01:00
167b1521d4 feat: audio from jellyfin 2025-11-15 10:05:15 +01:00
f7e8d3c5bb feat: shadow 2025-11-07 07:26:02 +01:00
b5158d9d40 chore: chore 2025-11-04 12:20:34 +01:00
7b711534bd feat: birthday email gif 2025-10-26 16:14:16 +01:00
799385c3b1 fix: umami script 2025-10-26 14:53:44 +01:00
df7a363c4f docs: claude and readme 2025-10-25 13:49:22 +02:00
8c19cf9367 feat: github pages workflow 2025-10-25 13:22:01 +02:00
7739aba95a Add Jekyll deployment workflow to GitHub Pages
This workflow builds and deploys a Jekyll site to GitHub Pages, including setup for Ruby and caching of gems.
2025-10-25 13:13:10 +02:00
ba5f93c08f Create CNAME 2025-10-25 12:52:07 +02:00
c97cadef78 a new start 2025-10-25 12:39:30 +02:00