Commit Graph

11 Commits

Author SHA1 Message Date
svemagie
0e6d119928 fix: deploy with resvg
Some checks failed
Build & Deploy / build-and-deploy (push) Failing after 24s
2026-03-31 20:25:22 +02:00
svemagie
507402e983 chore: superpowers to gitignore 2026-03-29 08:47:40 +02:00
svemagie
c4418391e9 style: header.webp 2026-03-20 07:08:09 +01:00
svemagie
8f458c1413 chore: add homepage.json to .gitignore 2026-03-14 22:03:12 +01:00
svemagie
8d8d986b5d chore: clean environment config 2026-03-09 17:27:55 +01:00
svemagie
b7442b6eaa new gitignore 2026-03-08 02:50:39 +01:00
svemagie
e541877050 claude ignore 2026-03-07 20:57:49 +01:00
svemagie
9b4c6dba40 fix: add build:css step and env vars to workflow 2026-03-06 10:52:06 +01:00
Ricardo
a0040c949d fix: pagefind output directory to match template references
Templates reference /pagefind/pagefind-ui.js but pagefind defaulted
to _pagefind/ (with underscore). Added --output-subdir pagefind flag
and updated ignores to match.
2026-02-18 17:31:00 +01:00
Ricardo
d9c84cad80 feat: add Pagefind client-side search
Add Pagefind indexing after each Eleventy build with a search page at
/search/. Indexes main content only (sidebars excluded), supports dark
mode theming and URL query parameters (?q=).

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-05 10:49:05 +01:00
Ricardo
2b225197b4 Initial commit: Indiekit Eleventy theme 2026-01-24 12:13:34 +01:00