Hacker News new | ask | show | jobs
by rat_on_the_run 752 days ago
A bit off-topic, but the website has large white space on the right side on mobile.
1 comments

Thanks for letting me know!
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...