432 Commits

Author SHA1 Message Date
TheCookingSenpai
01b10ded2f
Update .eleventyignore 2025-04-29 23:29:34 +02:00
TheCookingSenpai
4d83e5dd2b
Update .eleventyignore 2025-04-29 23:27:07 +02:00
TheCookingSenpai
73348d26fe Delete content src/site/img/user/_resources/fb580b0aeb815a0a17ab962ba8cd4eb4_MD5.png 2025-04-29 23:19:48 +02:00
TheCookingSenpai
a50d774242 Delete content src/site/img/user/_resources/b521c16bdb85a2c00bbb5dcf7557b66c_MD5.webp 2025-04-29 23:19:47 +02:00
TheCookingSenpai
8f97121012 Delete content src/site/img/user/_resources/a2420cc182f811f859a43adacc5972ac_MD5.png 2025-04-29 23:19:46 +02:00
TheCookingSenpai
78c08e605e Delete content src/site/img/user/_resources/96f57193443da535ea674c919079de3f_MD5.png 2025-04-29 23:19:46 +02:00
TheCookingSenpai
00b0852201 Delete content src/site/img/user/_resources/24e57e6e82d28e064ba6c61da0f8e0b4_MD5.png 2025-04-29 23:19:45 +02:00
TheCookingSenpai
5dfb2318a6 Delete content src/site/img/user/_resources/15c262efb4412504e75a68c262a38ef9_MD5.png 2025-04-29 23:19:44 +02:00
TheCookingSenpai
58ed8e2f9e Delete content src/site/img/user/_resources/0c6f2559c57ab6f2ca83c49ce3049bfd_MD5.webp 2025-04-29 23:19:43 +02:00
TheCookingSenpai
55cb92ed1d Delete content src/site/notes/Bookmarks/Tech/What is Perceptual Hashing.md 2025-04-29 23:19:42 +02:00
TheCookingSenpai
4d352c377d Delete content src/site/img/user/_resources/IMG-20241106232535708.png 2025-04-29 23:16:07 +02:00
TheCookingSenpai
497b37214c Delete content src/site/notes/Bookmarks/Science and Related/Dehydration is associated with poorer performance on a sustained attention task.md 2025-04-29 23:16:06 +02:00
TheCookingSenpai
ad52775b87 Delete content src/site/img/user/_resources/Nothing Ever Happens/3e2a215eee4850aa96ca3960a0a54f9d_MD5.jpg 2025-04-29 23:13:39 +02:00
TheCookingSenpai
81ce802934 Delete content src/site/img/user/_resources/Nothing Ever Happens/2d9615f2001305d114a42b8a7b8a5dc4_MD5.jpg 2025-04-29 23:13:38 +02:00
TheCookingSenpai
435deb8a4b Delete content src/site/img/user/_resources/Nothing Ever Happens/1c08d7abb4daf42d8c2f486145f85b84_MD5.png 2025-04-29 23:13:37 +02:00
TheCookingSenpai
5882935852 Delete content src/site/notes/Bookmarks/Ideas and Theories/Nothing Ever Happens.md 2025-04-29 23:13:36 +02:00
TheCookingSenpai
67d96e937f Delete content src/site/img/user/_resources/Finding your edge - Do hard things carefully/a773044afd5a77b405b053e3bac610be_MD5.png 2025-04-29 23:06:33 +02:00
TheCookingSenpai
4a842b3b09 Delete content src/site/notes/Bookmarks/Health, Mind and so on/Finding your edge - Do hard things carefully.md 2025-04-29 23:06:32 +02:00
TheCookingSenpai
b0aa16f092 Published multiple files 2025-04-29 23:06:31 +02:00
TheCookingSenpai
719cc0ed12 Update settings 2025-04-29 23:03:08 +02:00
TheCookingSenpai
c1ec48554d Published multiple files 2025-04-29 23:00:44 +02:00
meleu
9e19880c4e
fix: add missing : (yaml typo) (#285) 2025-04-22 09:26:26 +02:00
David
c84e01f8f1
Cleanup dist before build (#269)
* Cleanup dist before build

* Use rimraf instead of rm to be os independent

* Add line ending
2024-08-14 21:11:24 +02:00
Rik
855a3861df
Update to ignore a version of eleventy-plugin-rss that is too new. (#273)
From: https://www.11ty.dev/docs/plugins/rss/#installation
v2 of this this plugin requires Eleventy v3.0 or newer.
v1 of this plugin is compatible with Eleventy 0.11 or newer.

This change tells dependabot not to go over v1.2.0
2024-08-14 21:08:16 +02:00
Ole Eskild Steensen
693a35f864
Bug/fullresolutionimages (#278)
* Bump 11ty/eleventy-img and change html minifier library

* Update outdated packages
2024-07-11 15:01:53 +02:00
Ole Eskild Steensen
3fa18ba877
Remove polyfill.io and make all js files async (#276) 2024-07-08 12:52:09 +02:00
Tyler Nieman
c7e255d202
dont render callout-content div if blank (#267) 2024-06-10 21:14:39 +02:00
dependabot[bot]
18128453ef
Bump axios from 1.4.0 to 1.6.5 (#244)
Bumps [axios](https://github.com/axios/axios) from 1.4.0 to 1.6.5.
- [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.4.0...v1.6.5)

---
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>
2024-05-03 20:06:25 +02:00
dependabot[bot]
7569e09f2c
Bump @11ty/eleventy-img from 3.1.0 to 3.1.8 (#229)
Bumps [@11ty/eleventy-img](https://github.com/11ty/eleventy-img) from 3.1.0 to 3.1.8.
- [Release notes](https://github.com/11ty/eleventy-img/releases)
- [Commits](https://github.com/11ty/eleventy-img/compare/v3.1.0...v3.1.8)

---
updated-dependencies:
- dependency-name: "@11ty/eleventy-img"
  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>
2024-05-03 20:06:15 +02:00
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