Search feature #2

Open
opened 2023-05-04 13:11:29 +00:00 by davidpeach · 1 comment
davidpeach commented 2023-05-04 13:11:29 +00:00 (Migrated from github.com)

Cant pre-generate results pages for every possible search term.
I'm thinking of using htmx to hit a simple one-file backend that could grep the files and return html.

Cant pre-generate results pages for every possible search term. I'm thinking of using htmx to hit a simple one-file backend that could grep the files and return html.
davidpeach commented 2025-08-08 15:51:19 +00:00 (Migrated from github.com)

New thought: on archive pages, as it's just html, use a simple text filter with alpine js that will just show / hide post excerpt blocks that contain certain text.

searching for #my-tag will show only the "post cards" that have that tag. i..e the post cards show tags as hashtag style tags.

New thought: on archive pages, as it's just html, use a simple text filter with alpine js that will just show / hide post excerpt blocks that contain certain text. searching for #my-tag will show only the "post cards" that have that tag. i..e the post cards show tags as hashtag style tags.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
david/lupo#2
No description provided.