borkdude / quickblog

Light-weight static blog engine for Clojure and babashka
https://blog.michielborkent.nl/
MIT License
165 stars 28 forks source link

Search field #16

Open borkdude opened 2 years ago

borkdude commented 2 years ago

I'd say we add a search field in the HTML which links to google or duckduckgo or whatever:

https://duckduckgo.com/?q=site%3Ablog.michielborkent.nl+clojure+cli&t=h_&ia=web

https://www.google.com/search?q=clojure+site%3Ablog.michielborkent.nl&sxsrf=ALiCzsaieVeigjmdnlA8lijZT8w24znOPw%3A1659083301639&ei=JZrjYr_QJtn8sAfzv5LwCw&ved=0ahUKEwj_9uL21p35AhVZPuwKHfOfBL4Q4dUDCA4&uact=5&oq=clojure+site%3Ablog.michielborkent.nl&gs_lcp=Cgdnd3Mtd2l6EANKBAhBGAFKBAhGGABQiB5Y4zRg0TZoA3AAeAKAAbgBiAH2DJIBBDE5LjWYAQCgAQHAAQE&sclient=gws-wiz

As seen here:

https://ag91.github.io/blog/2022/07/28/a-yasnippet-to-make-it-easy-debugging-clojure-code-with-atoms/