Hacker News new | ask | show | jobs
by isometric_8 745 days ago
Thanks for letting me know!
1 comments

How did you implement search on the website?
I built the site in markdown and used Material for MkDocs to generate the site as static pages. Material for MkDocs automatically adds this really neat JavaScript powered search feature to the site https://squidfunk.github.io/mkdocs-material/setup/setting-up...