503 Commits

Author SHA1 Message Date
dependabot[bot]
e33bd4d535
Bump markdown-it from 13.0.1 to 14.0.0 (#239)
Bumps [markdown-it](https://github.com/markdown-it/markdown-it) from 13.0.1 to 14.0.0.
- [Changelog](https://github.com/markdown-it/markdown-it/blob/master/CHANGELOG.md)
- [Commits](https://github.com/markdown-it/markdown-it/compare/13.0.1...14.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-03 20:06:03 +02:00
dependabot[bot]
6105a9cba9
Bump node-html-parser from 6.1.5 to 6.1.12 (#241)
Bumps [node-html-parser](https://github.com/taoqf/node-fast-html-parser) from 6.1.5 to 6.1.12.
- [Release notes](https://github.com/taoqf/node-fast-html-parser/releases)
- [Changelog](https://github.com/taoqf/node-html-parser/blob/main/CHANGELOG.md)
- [Commits](https://github.com/taoqf/node-fast-html-parser/compare/v6.1.5...v6.1.12)

---
updated-dependencies:
- dependency-name: node-html-parser
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-03 20:05:49 +02:00
dependabot[bot]
c8f1110707
Bump sass from 1.65.1 to 1.69.7 (#245)
Bumps [sass](https://github.com/sass/dart-sass) from 1.65.1 to 1.69.7.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.65.1...1.69.7)

---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-03 20:05:40 +02:00
Jasmine Y
7385c408ee
SheepYY039/issue253 (#254)
* fix: Some timestamps cannot be parsed

* fix: update dateToZulu to use try catch

* Link to heading incorrectly renders as tag
Fixes #253
2024-05-03 20:05:30 +02:00
David
14681b5d5b
Fix sidebar overlap scrollbar (#246) 2024-05-03 20:03:52 +02:00
Fabio Missagia
0b9ecd7d20
Fix sorting order for numeric strings (#186) 2024-05-03 20:02:13 +02:00
Luke
40c2b78cf5
Check for ELEVENTY_ENV for minifier (#237)
* fix: check for ELEVENTY_ENV for minifier

* turn on `conservativeCollapse` and `preserveLineBreaks` for HTML minifier
2024-05-03 20:00:43 +02:00
Jasmine Y
046f8a7bac
Fix Timestamp Parsing Error that renders Invalid Datetime (#252)
* fix: Some timestamps cannot be parsed

* fix: update dateToZulu to use try catch
2024-05-03 19:59:19 +02:00
Tim Lockridge
7bbcbecc50
Fix typo in custom-syle.css (#219) 2024-05-03 19:56:04 +02:00
Ole Eskild Steensen
cd1e0883aa Allow using full resolution images 2024-01-18 07:42:44 +01:00
Ole Eskild Steensen
2c4610a4cb Add support for setting body classes in the env 2023-10-27 16:15:29 +02:00
Ole Eskild Steensen
ecca0eddae Fix header linking issues 2023-10-18 15:39:38 +02:00
dependabot[bot]
b3964c060c
Bump glob from 10.2.6 to 10.3.3 (#190)
Bumps [glob](https://github.com/isaacs/node-glob) from 10.2.6 to 10.3.3.
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/node-glob/compare/v10.2.6...v10.3.3)

---
updated-dependencies:
- dependency-name: glob
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-16 21:21:23 +02:00
dependabot[bot]
160525f3c6
Bump dotenv from 16.0.3 to 16.3.1 (#182)
Bumps [dotenv](https://github.com/motdotla/dotenv) from 16.0.3 to 16.3.1.
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](https://github.com/motdotla/dotenv/compare/v16.0.3...v16.3.1)

---
updated-dependencies:
- dependency-name: dotenv
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-16 21:21:12 +02:00
Joel Tony
6114c7c256
Bump semver from 5.7.1 to 5.7.2 (#194)
Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-16 21:20:42 +02:00
dependabot[bot]
c48bbc6417
Bump sass from 1.62.1 to 1.65.1 (#197)
Bumps [sass](https://github.com/sass/dart-sass) from 1.62.1 to 1.65.1.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.62.1...1.65.1)

---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-16 21:20:25 +02:00
stalegjelsten
9d74cb1997
Adds user selected language in <html lang=""> (#208)
This commit uses the SITE_MAIN_LANGUAGE set in the .env for all
lang attributes in html elements. This improves accessibility.
2023-10-16 21:20:12 +02:00
Ole Eskild Steensen
c44066a556 Add support for handling dataviewjs links 2023-10-13 16:39:00 +02:00
Ole Eskild Steensen
479ab3c545 Added dataview base styles 2023-10-05 18:16:31 +02:00
Utsob Roy
45f6f05259
fix: 💄 question/help/faq callout color to match obsidian (#195) 2023-10-02 15:02:18 +02:00
Ole Eskild Steensen
0a98901ce8
Stop images from overflowing on smaller screense 2023-10-01 15:05:36 +02:00
Ole Eskild Steensen
e95e7be370 Support setting metadata on callouts and images 2023-09-30 17:21:36 +02:00
Ole Eskild Steensen
ea4a85ac76 Nunjuck shouldn't render the markdown from notes 2023-09-21 15:19:13 +02:00
Ole Eskild Steensen
830855d6e9
Use red graphite as default theme
It looks much better than the theme I hacked together, and is the same as the dg docs
2023-09-12 10:38:25 +02:00
Ole Eskild Steensen
69f20fa1ba Bugfix: graph would flash on intial page load 2023-07-09 22:26:23 +02:00
Keang
a64f5e2a1f
Fix missing close quotation (#184) 2023-06-26 16:41:17 +02:00
bayang
7df3ef0d1e
fix: search by tags (#171) 2023-06-26 16:41:07 +02:00
Ole Eskild Steensen
bda59556a2 Make URL links clickable (#317) 2023-06-26 16:33:26 +02:00
Ole Eskild Steensen
0a067cc87f Fix image scaling 2023-05-26 11:25:13 +02:00
Ole Eskild Steensen
4663102ebc Fix for smaller images 2023-05-26 11:18:50 +02:00
Ole Eskild Steensen
b216452d7a Move back to npm-run-all as concurrently throws errors 2023-05-26 10:56:41 +02:00
Anant Shrivastava
181c7ea609
replacing npm-run-all with concurrency, removing unused packages and upgraded packages via npm update in general (#168) 2023-05-24 14:20:07 +02:00
Ole Eskild Steensen
48b7162298
Local flexsearch (#160)
* Switch to using local search
* Switch from lunr to FlexSearch
* Cache searchindex in localstorage
* Link unresolved links to 404 page in build step
2023-05-23 22:14:50 +02:00
Anant Shrivastava
2899392b9e
Create build.yml (#164)
This github action when enabled will help us find any build error on commits.
2023-05-22 22:16:53 +02:00
Ole Eskild Steensen
9d45cde0e6
Use correct parameter for setting favicon outpu 2023-05-22 19:03:06 +02:00
Ole Eskild Steensen
ca1d520b8f Merge branch 'anantshri-favicon_fix' 2023-05-22 16:55:13 +02:00
Ole Eskild Steensen
61cbf6f661 Merge branch 'main' into anantshri-favicon_fix 2023-05-22 16:54:34 +02:00
ransurf
c0f07cb5f3 Add null checks for empty dataview queries (#157) 2023-05-22 16:51:11 +02:00
bayang
aa1473d8fa fix display bug for admontion to callout conversion (#150)
admonition accepts parameters on the first 4 lines.
These lines are displayed in teh resulting html and the collapsing
does not work.
2023-05-22 16:50:46 +02:00
Ten
53c8a104e3 Change cdn.jsdelivr.net to fastly.jsdelivr.net. (#156) 2023-05-22 16:50:46 +02:00
dependabot[bot]
dce6393bcc Bump @11ty/eleventy-img from 3.0.0 to 3.1.0 (#139)
Bumps [@11ty/eleventy-img](https://github.com/11ty/eleventy-img) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/11ty/eleventy-img/releases)
- [Commits](https://github.com/11ty/eleventy-img/compare/v3.0.0...v3.1.0)

---
updated-dependencies:
- dependency-name: "@11ty/eleventy-img"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-22 16:50:44 +02:00
Ole Eskild Steensen
c94d92a0e7 Regenerated package lock 2023-05-22 16:44:29 +02:00
dependabot[bot]
53a7aa48d5 Bump glob from 10.2.1 to 10.2.4 (#155)
Bumps [glob](https://github.com/isaacs/node-glob) from 10.2.1 to 10.2.4.
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/node-glob/compare/v10.2.1...v10.2.4)

---
updated-dependencies:
- dependency-name: glob
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-22 16:43:18 +02:00
dependabot[bot]
ad86edd9df Bump axios from 1.3.5 to 1.4.0 (#145)
Bumps [axios](https://github.com/axios/axios) from 1.3.5 to 1.4.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.3.5...v1.4.0)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-22 16:43:18 +02:00
dependabot[bot]
60c6350bf7 Bump sass from 1.62.0 to 1.62.1 (#144)
Bumps [sass](https://github.com/sass/dart-sass) from 1.62.0 to 1.62.1.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.62.0...1.62.1)

---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-22 16:43:18 +02:00
ransurf
52e0aad72c
Add null checks for empty dataview queries (#157) 2023-05-22 16:42:02 +02:00
bayang
2c14fcc1b9
fix display bug for admontion to callout conversion (#150)
admonition accepts parameters on the first 4 lines.
These lines are displayed in teh resulting html and the collapsing
does not work.
2023-05-22 16:33:21 +02:00
Ten
88d3fb928b
Change cdn.jsdelivr.net to fastly.jsdelivr.net. (#156) 2023-05-22 16:16:17 +02:00
dependabot[bot]
7bc011d46a
Bump @11ty/eleventy-img from 3.0.0 to 3.1.0 (#139)
Bumps [@11ty/eleventy-img](https://github.com/11ty/eleventy-img) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/11ty/eleventy-img/releases)
- [Commits](https://github.com/11ty/eleventy-img/compare/v3.0.0...v3.1.0)

---
updated-dependencies:
- dependency-name: "@11ty/eleventy-img"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-22 16:10:41 +02:00
dependabot[bot]
ad780ca41f
Bump glob from 10.2.1 to 10.2.4 (#155)
Bumps [glob](https://github.com/isaacs/node-glob) from 10.2.1 to 10.2.4.
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/node-glob/compare/v10.2.1...v10.2.4)

---
updated-dependencies:
- dependency-name: glob
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-22 16:10:12 +02:00