Einar Stenberg
b3bb30e27a
security fixes
2022-12-14 12:29:54 +00:00
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
4c555c58d4
Implemented filetree, and made some adjustments to graph and backlinks
2022-11-03 16:14:12 +01:00
Ole Eskild Steensen
3836163a2c
Add support for plantUML
2022-07-07 18:03:59 +02:00
Ole Eskild Steensen
1c7882d6bc
Set memory heap to 4gb to account for large vaults
2022-04-20 13:24:28 +02:00
Ole Eskild Steensen
5c7339eab5
Render mathjax in build time
2022-03-27 19:59:05 +02:00
Ole Eskild Steensen
5cc21ac870
Add support for empty admonition title and checkboxes
2022-03-22 22:36:52 +01:00
Ole Eskild Steensen
b31a5db711
Added favicon support
2022-03-18 18:42:08 +01:00
Ole Eskild Steensen
4689824bab
Added support for setting obsidiantheme
2022-03-15 15:11:50 +01:00
Ole Eskild Steensen
2e9432181e
Added support for highlighted text and footnotes
2022-03-10 13:59:21 +01:00
Ole Eskild Steensen
6998e7af13
Better handling of custom styling
2022-03-06 22:22:53 +01:00
Ole Eskild Steensen
56a0bd05f8
Use graymatter package for frontmatter parsing
2022-03-02 15:54:06 +01:00
Ole Eskild Steensen
4cf09880b0
Add support for permalinks
2022-03-01 16:48:00 +01:00
Ole Eskild Steensen
7113398174
Slugify all note URLS
2022-03-01 10:28:23 +01:00
Ole Eskild Steensen
406ae3de6b
Use markdownit as only highlighter
2022-02-24 12:21:46 +01:00
Ole Eskild Steensen
5c88fc3f67
🌅 Initial commit
2022-02-14 19:22:33 +01:00