315 Commits

Author SHA1 Message Date
Utsob Roy
db6aded023 allow hiding in graph 2023-03-21 15:05:20 +06:00
Ole Eskild Steensen
313dc50c95 Allow callouts to have - in their name 2023-03-17 16:38:42 +01:00
Ole Eskild Steensen
f7e92d227c Add support for setting style settings 2023-03-17 16:15:03 +01:00
Ole Eskild Steensen
be33faaba3 Fix glob sync after updating to version 9 2023-03-17 08:23:47 +01:00
dependabot[bot]
9b9e4b9ac9
Bump @azure/storage-blob from 12.12.0 to 12.13.0 (#102)
Bumps [@azure/storage-blob](https://github.com/Azure/azure-sdk-for-js) from 12.12.0 to 12.13.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.12.0...@azure/storage-blob_12.13.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-16 23:21:21 +01:00
dependabot[bot]
9a2b6b4acc
Bump node-html-parser from 6.1.4 to 6.1.5 (#99)
Bumps [node-html-parser](https://github.com/taoqf/node-fast-html-parser) from 6.1.4 to 6.1.5.
- [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.4...v6.1.5)

---
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>
2023-03-16 23:21:10 +01:00
dependabot[bot]
b941367326
Bump axios from 1.3.3 to 1.3.4 (#100)
Bumps [axios](https://github.com/axios/axios) from 1.3.3 to 1.3.4.
- [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.3...v1.3.4)

---
updated-dependencies:
- dependency-name: axios
  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-03-16 23:21:00 +01:00
dependabot[bot]
0b2143a812
Bump glob from 8.1.0 to 9.2.1 (#101)
Bumps [glob](https://github.com/isaacs/node-glob) from 8.1.0 to 9.2.1.
- [Release notes](https://github.com/isaacs/node-glob/releases)
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/node-glob/compare/v8.1.0...v9.2.1)

---
updated-dependencies:
- dependency-name: glob
  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>
2023-03-16 23:20:53 +01:00
dependabot[bot]
b4c845b7ac
Bump sass from 1.58.0 to 1.59.2 (#107)
Bumps [sass](https://github.com/sass/dart-sass) from 1.58.0 to 1.59.2.
- [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.58.0...1.59.2)

---
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-03-16 23:20:46 +01:00
Ole Eskild Steensen
cd0e8b98ee Properly use updated field from note in RSS feed 2023-03-16 23:12:47 +01:00
Ole Eskild Steensen
10a713d0d3 Add new rss file to plugin info 2023-03-16 22:35:17 +01:00
Ole Eskild Steensen
ea7f584614 Add support for rss/atom feed 2023-03-16 22:33:33 +01:00
Ole Eskild Steensen
cb07db7e1a Let the backlink text breathe next to icon 2023-03-16 21:10:16 +01:00
Ole Eskild Steensen
127e7adb5d Check that tags exist before checking for entry 2023-03-16 21:00:03 +01:00
Utsob Roy
aa3f892116
note icon on backlinks (#104) 2023-03-16 20:35:49 +01:00
Utsob Roy
80d8ce1463
support for hide in filetree (#106) 2023-03-16 20:35:38 +01:00
Ole Eskild Steensen
71fc4b8d37 Fix issue where callout icons would not be rendered 2023-03-07 10:25:43 +01:00
Utsob Roy
4edcab6f16
fixed lucide icon alignments (#103) 2023-03-07 09:02:44 +01:00
Ole Eskild Steensen
548d04ce8c Check that tags exists 2023-03-07 09:01:59 +01:00
Ole Eskild Steensen
93f590cff7 Add timestamps to plugin info 2023-03-06 21:52:54 +01:00
Utsob Roy
12575e1141
timestamp support (#81) 2023-03-06 21:41:14 +01:00
Ole Eskild Steensen
a784fd2665 Merge branch 'uroybd-lucide-migration' 2023-03-06 20:10:36 +01:00
Ole Eskild Steensen
25c5ed93ab Add back the sticky note icon as a default 2023-03-06 20:10:21 +01:00
Utsob Roy
f7b9ccd7b1 Removed all google fonts (#96)
* removed all google fonts

* formatting fix

* formatting fix
2023-03-06 18:04:18 +01:00
Utsob Roy
82541e6858
Removed all google fonts (#96)
* removed all google fonts

* formatting fix

* formatting fix
2023-03-06 18:00:10 +01:00
Utsob Roy
d241655dc8 removed redaundant classes 2023-03-06 17:17:44 +06:00
Utsob Roy
393a6a3cf6 migrate to lucide from fontawesome 2023-03-06 17:09:41 +06:00
Ole Eskild Steensen
9343b198be Merged footnote fix into main 2023-03-06 08:45:34 +01:00
Ole Eskild Steensen
2adca7b085 Remove layout from files to add. It is already added to filesToModify 2023-03-06 08:42:49 +01:00
Utsob Roy
809118c68b single homepage rendering (#88) 2023-03-06 08:42:49 +01:00
Utsob Roy
6698edf262 allow users to put scripts in src/site/scripts folder (#93) 2023-03-06 08:42:49 +01:00
12-VidE
e1342e7eb7 Add new attribute to tags (#84)
The new attribute makes it easier to apply custom styles to specific tags with CSS
2023-03-06 08:42:49 +01:00
Utsob Roy
8026d6f06e
feat: Minification (#94)
* added minifications for html, and css built from scss

* cleanup css themes to keep only the first comment
2023-03-06 08:41:00 +01:00
Utsob Roy
59c3cde9e0
feat: User setup (#95)
* allow users to add plugins to setup markdown and eleventy

* comments on function

* added userSetup.js to plugin-info.json
2023-03-06 08:37:17 +01:00
Ole Eskild Steensen
1670b2e64b Remove layout from files to add. It is already added to filesToModify 2023-03-06 08:35:40 +01:00
Utsob Roy
f9d22ef471
single homepage rendering (#88) 2023-03-06 08:31:42 +01:00
Utsob Roy
702344cb84
allow users to put scripts in src/site/scripts folder (#93) 2023-03-02 08:18:16 +01:00
12-VidE
f35dec903a
Add new attribute to tags (#84)
The new attribute makes it easier to apply custom styles to specific tags with CSS
2023-03-02 08:11:57 +01:00
Utsob Roy
b559425c7b footnote fix via better way 2023-02-23 16:34:43 +06:00
Utsob Roy
18b4be3d43
fix: Footnote in heading (#89) 2023-02-23 10:40:38 +01:00
Utsob Roy
717492ba19
Nested TOC fix (#83) 2023-02-23 10:26:53 +01:00
Utsob Roy
486a8a262f
inline code wrong highlight detection fix (#87) 2023-02-23 10:22:33 +01:00
12-VidE
c1891a3ee3
Resolve collapsible nested callouts (#80)
Previously:
When there are nested collapsible callouts, if you want to open a child one, by clicking on it, the parent one will close. You would have to re-open the parent one to see the now-open child callout.

Now:
To open and close a collapsible callout, you have to click on the "callout-title" div; resolve the problem with nested one. 
Live preview: https://voidblueprint.vercel.app/void-blueprint/physics/classic-physics/electro-magnetism/charge-conservation-law/
2023-02-18 19:40:50 +01:00
dependabot[bot]
4d5458cf4e
Bump axios from 1.3.2 to 1.3.3 (#72)
Bumps [axios](https://github.com/axios/axios) from 1.3.2 to 1.3.3.
- [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.2...v1.3.3)

---
updated-dependencies:
- dependency-name: axios
  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-02-17 16:41:10 +01:00
Ole Eskild Steensen
3b043e8bd2 Switch to jsdelivr, as unpkg has been slow lately 2023-02-17 16:37:40 +01:00
Ole Eskild Steensen
545b68773d Fix issue with graph generation for urls with url encoded values 2023-02-17 16:37:40 +01:00
Utsob Roy
acfea37940
user computed similar to custom-style (#78) 2023-02-17 16:18:49 +01:00
Utsob Roy
11b837c01a
CSS vars to control graph colors (#77)
* css vars to control graph colors

* moved variable positions
2023-02-17 16:17:16 +01:00
Utsob Roy
27d71e8ca7
fixed slot positioning (#74) 2023-02-15 08:50:51 +01:00
Ole Eskild Steensen
54dcc4ffe4 Merge branch 'uroybd-maturity-support' 2023-02-14 18:46:46 +01:00