3 Commits

Author SHA1 Message Date
Mark Orel
fd92473178 feat: Search using lunr
Context: having search is almots essential feature for most of the
websites. This commit adds very basic functionality based on lunrjs
library. It allows to build an use search index.

Changes:
- Build search index using 11ty template
- Adds postbuild step to build lunr index
- Adds netlify function to serve as API for search
- Adds search page and links to notes pages
- Wraps hashtags with proper styling and adds search by hashtag link to
  them
- Adds missing obsidian class for content
2022-11-06 20:11:35 +01:00
Ole Eskild Steensen
38fbb609b3 Added build command 2022-02-15 16:39:59 +01:00
Ole Eskild Steensen
5c88fc3f67 🌅 Initial commit 2022-02-14 19:22:33 +01:00