Commit Graph

7 Commits

Author SHA1 Message Date
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