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
2022-11-06 20:11:35 +01:00
2022-11-06 20:11:35 +01:00
2022-11-06 20:11:35 +01:00
2022-10-24 22:26:50 +02:00
2022-11-06 20:11:35 +01:00
2022-11-06 20:11:35 +01:00
2022-11-06 20:11:35 +01:00
2022-11-06 20:11:35 +01:00
2022-03-06 22:22:53 +01:00

Digital Obsidian Garden

This is the template to be used together with the Digital Garden Obsidian Plugin. See the README in the plugin repo for information on how to set it up.

Deploy to Netlify


Custom Styling

I encourage you to change the default styling to make the site your own. Please modify the custom-style.scss when doing so to avoid future conflict when updating the template.

Description
No description provided
Readme
Languages
SCSS 82.6%
Nunjucks 13.7%
JavaScript 3.7%