503 Commits

Author SHA1 Message Date
Ole Eskild Steensen
a01a1588ba Use color working for both dark and light theme 2023-01-08 16:03:01 +01:00
Ole Eskild Steensen
2d88a78cf3 Visual feedback when search is loading 2023-01-08 15:55:34 +01:00
Utsob Roy
b6bd818cb9 search representation fix 2023-01-08 20:12:02 +06:00
Utsob Roy
43c28d459f tag fix in search 2023-01-08 20:03:01 +06:00
Utsob Roy
0c830fc1db tag in search results 2023-01-08 20:02:23 +06:00
Utsob Roy
040ab398b9 tags support 2023-01-08 20:00:01 +06:00
Utsob Roy
ea3199f4f1
support for metatags (#34) 2023-01-08 14:30:58 +01:00
Ole Eskild Steensen
49b4104e56 Ignore .idea folder 2023-01-08 14:21:00 +01:00
Ole Eskild Steensen
15572e0ee6 Fix unaligned graph title 2023-01-08 14:18:12 +01:00
Ole Eskild Steensen
23a1e937e7 Better experience for smaller screen sizes 2023-01-08 12:18:33 +01:00
Ole Eskild Steensen
44f642af10
Add padding to transclusions
To prevent transclusion links from overlaying the content.
2023-01-06 15:22:40 +01:00
Ole Eskild Steensen
84a4092cc7
Remove default transclusion style. 2023-01-06 15:15:16 +01:00
Ole Eskild Steensen
63174b0ed1 Add 404 support to vercel deployments 2023-01-06 15:08:51 +01:00
Ole Eskild Steensen
1a325c678a Fix filetree error 2023-01-06 14:49:44 +01:00
Ole Eskild Steensen
2fe6657a92 Fix build errors 2023-01-06 14:45:12 +01:00
Utsob Roy
7939b70509
title support throught the garden (#33) 2023-01-06 14:30:50 +01:00
Utsob Roy
c71685ce57
Support for block ID (#29)
Transcluded block signature to id.
Link in embedded section for header and block transclusion.
2023-01-06 08:51:14 +01:00
Ole Eskild Steensen
6c05bca5be Add basic vercel config 2023-01-05 17:14:07 +01:00
Ole Eskild Steensen
766993cebc Implement link preview 2022-12-19 23:06:07 +01:00
Ole Eskild Steensen
3e6d8b5a66 If header cannot be slugified, use the heading 2022-12-18 12:49:02 +01:00
Ole Eskild Steensen
632c989a36 Hide toc on mobile 2022-12-16 13:23:11 +01:00
Ole Eskild Steensen
5a20bf8e72
Merge pull request #24 from oleeskild/toc
Implemented support for table of content
2022-12-15 20:50:43 +01:00
Ole Eskild Steensen
8da3c9317a Implemented support for table of content 2022-12-15 20:28:08 +01:00
Ole Eskild Steensen
71f87ad90f
Ignore slugify updates 2022-12-15 17:44:14 +01:00
Ole Eskild Steensen
8b03626f82
Merge pull request #18 from OvrAp3x/main
Update packages and add dependabot config
2022-12-15 17:14:59 +01:00
Ole Eskild Steensen
3851026939 Fix debouncing in searchbox 2022-12-15 14:47:22 +01:00
Einar Stenberg
ba9d2ab82b
Merge pull request #5 from OvrAp3x/dependabot/npm_and_yarn/azure/storage-blob-12.12.0
Bump @azure/storage-blob from 12.8.0 to 12.12.0
2022-12-14 13:44:56 +01:00
Einar Stenberg
a9161ee3b2
Merge pull request #3 from OvrAp3x/dependabot/npm_and_yarn/octokit/core-4.1.0
Bump @octokit/core from 3.5.1 to 4.1.0
2022-12-14 13:44:27 +01:00
Einar Stenberg
8a1716b629
Merge pull request #4 from OvrAp3x/dependabot/npm_and_yarn/markdown-it-mathjax3-4.3.2
Bump markdown-it-mathjax3 from 4.3.1 to 4.3.2
2022-12-14 13:43:10 +01:00
dependabot[bot]
bbe52f72c8
Bump @azure/storage-blob from 12.8.0 to 12.12.0
Bumps [@azure/storage-blob](https://github.com/Azure/azure-sdk-for-js) from 12.8.0 to 12.12.0.
- [Release notes](https://github.com/Azure/azure-sdk-for-js/releases)
- [Changelog](https://github.com/Azure/azure-sdk-for-js/blob/main/documentation/Changelog-for-next-generation.md)
- [Commits](https://github.com/Azure/azure-sdk-for-js/compare/@azure/storage-blob_12.8.0...@azure/storage-blob_12.12.0)

---
updated-dependencies:
- dependency-name: "@azure/storage-blob"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-14 12:36:57 +00:00
dependabot[bot]
ac80791d34
Bump markdown-it-mathjax3 from 4.3.1 to 4.3.2
Bumps [markdown-it-mathjax3](https://github.com/nzt/markdown-it-mathjax3) from 4.3.1 to 4.3.2.
- [Release notes](https://github.com/nzt/markdown-it-mathjax3/releases)
- [Commits](https://github.com/nzt/markdown-it-mathjax3/commits)

---
updated-dependencies:
- dependency-name: markdown-it-mathjax3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-14 12:36:39 +00:00
dependabot[bot]
b03f4ef4d8
Bump @octokit/core from 3.5.1 to 4.1.0
Bumps [@octokit/core](https://github.com/octokit/core.js) from 3.5.1 to 4.1.0.
- [Release notes](https://github.com/octokit/core.js/releases)
- [Commits](https://github.com/octokit/core.js/compare/v3.5.1...v4.1.0)

---
updated-dependencies:
- dependency-name: "@octokit/core"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-14 12:36:26 +00:00
Einar Stenberg
d7e0b5c542
add dependabot 2022-12-14 13:35:44 +01:00
Einar Stenberg
b3bb30e27a security fixes 2022-12-14 12:29:54 +00:00
Ole Eskild Steensen
4b49875dfa Support baseURL in env file for sitemap generation 2022-12-07 15:37:15 +01:00
Ole Eskild Steensen
e61261eaae
Add sitemap for SEO optimization 2022-11-30 21:19:12 +01:00
Ole Eskild Steensen
d878c77e28
Remove sidebar duplicate
If you had a note with backlinks or localgraph set to true, it would show twice. This should fix that
2022-11-29 21:41:39 +01:00
Ole Eskild Steensen
7969dc92e0 Use the more commonly defined text-accent variable for filelist border 2022-11-29 16:32:19 +01:00
Ole Eskild Steensen
5403302373 Remember opened filetree folders across pageloads 2022-11-29 16:18:39 +01:00
Ole Eskild Steensen
93870e1647 Change to jsdelivr, as unpkg has been unstable lately 2022-11-29 15:10:50 +01:00
Ole Eskild Steensen
7606094cfd Stop filemenu from closing when clicking on a note link 2022-11-27 15:17:12 +01:00
Ole Eskild Steensen
9d2eed43d1 Handle themes not adhering to obsidian v1 2022-11-27 15:16:44 +01:00
Ole Eskild Steensen
6b1460d0c0 Change titles on graph and backlink card to divs, for better compatability with themes 2022-11-13 09:58:12 +01:00
Ole Eskild Steensen
c889b6dc9e Larger top margin on mobile to make room for navbar 2022-11-11 07:30:58 +01:00
Ole Eskild Steensen
96b8b0a9b1 Override any theme h1 margins in navbars 2022-11-10 14:31:50 +01:00
Ole Eskild Steensen
c42fa2e925 Override theme h6 style on backlink card 2022-11-09 21:34:50 +01:00
Ole Eskild Steensen
e93d772910 Handle search better 2022-11-09 20:23:31 +01:00
Ole Eskild Steensen
85660bc077 Fixed broken search 2022-11-08 15:46:11 +01:00
Ole Eskild Steensen
58ad09bf49 Merge branch 'search' 2022-11-08 14:17:02 +01:00
Ole Eskild Steensen
490d434f33 Make space for ctrl + k in search bar 2022-11-08 14:15:42 +01:00