cds-snc / design-gc-conception

MIT License
4 stars 0 forks source link

Site only search #493

Closed adorayi closed 6 months ago

adorayi commented 1 year ago

Site only search Using a combination of 11ty serverless ondemand template builder and https://www.belter.io/eleventy-search/, we could build a search page. 11ty serverless allows us to create pages on demand so search result could be generated based on a query using Elasticlunr. 11ty serverless example For this to work we would need to update the frontmatter for every component page to include extra details and make sure our page titles are unique(they could use some work).

daine commented 8 months ago

A few options for our search are the following: