Commit Graph

1221 Commits

Author SHA1 Message Date
cd5ce9642d Merge commit '5ccdb5f35f05f9c51205a9f8a49421c14060f596' into jpg 2024-06-11 16:29:18 +02:00
5ccdb5f35f Squashed 'content/' changes from ff5f50d..fc5c89d
fc5c89d Fixed a small typo

git-subtree-dir: content
git-subtree-split: fc5c89dfe688e16b9eda99df9f2f5db6d605c602
2024-06-11 16:29:18 +02:00
a47bda30ac Merge commit '6ef2730a855f21cbd449b161f9ff4bf5f544d55e' into jpg 2024-06-11 16:24:51 +02:00
6ef2730a85 Squashed 'content/' changes from 3f325ff..ff5f50d
ff5f50d Fixed some small typos

git-subtree-dir: content
git-subtree-split: ff5f50dece27dcb2bb61944daa174b5bb696fddc
2024-06-11 16:24:51 +02:00
1f1cbb88d3 Sidebar redesign, CSS reorganization 2024-06-11 16:15:40 +02:00
7c7de05047 Layout update 2024-06-11 15:42:52 +02:00
506e066f11 Squashed 'content/' changes from 69352f5..3f325ff
3f325ff Added all N3 notions
06af741 Obsidian settings updated
b399f6b Added a new style for other side usage

git-subtree-dir: content
git-subtree-split: 3f325ffe0f3ee8169ee45746916e823422ab0591
2024-06-10 13:00:27 +02:00
0b25d016e2 Merge commit '506e066f11f0e7c424fc084d6b50c6d2734f15d8' into jpg 2024-06-10 13:00:27 +02:00
469f1a51f8 Merge branch 'v4' into jpg 2024-06-10 12:59:45 +02:00
1d423e3e31 Small footer margin 2024-06-10 12:57:17 +02:00
dependabot[bot]
688c5484a9
chore(deps-dev): bump tsx from 4.11.0 to 4.11.2 (#1183)
Bumps [tsx](https://github.com/privatenumber/tsx) from 4.11.0 to 4.11.2.
- [Release notes](https://github.com/privatenumber/tsx/releases)
- [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs)
- [Commits](https://github.com/privatenumber/tsx/compare/v4.11.0...v4.11.2)

---
updated-dependencies:
- dependency-name: tsx
  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-06-04 18:16:34 -04:00
dependabot[bot]
09038f1604
chore(deps): bump rehype-pretty-code from 0.13.0 to 0.13.2 (#1184)
Bumps [rehype-pretty-code](https://github.com/rehype-pretty/rehype-pretty-code/tree/HEAD/packages/core) from 0.13.0 to 0.13.2.
- [Release notes](https://github.com/rehype-pretty/rehype-pretty-code/releases)
- [Changelog](https://github.com/rehype-pretty/rehype-pretty-code/blob/master/packages/core/CHANGELOG.md)
- [Commits](https://github.com/rehype-pretty/rehype-pretty-code/commits/rehype-pretty-code@0.13.2/packages/core)

---
updated-dependencies:
- dependency-name: rehype-pretty-code
  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-06-04 18:16:18 -04:00
Leo Lazou
244801af65
idea: Tags appear as hollow circles on the graph (#1129)
* Tags appear as hollow circles on the graph

Added a few lines to make tags appear as hollow circles on the graph, as opposed to pages which are plain circles, for better visual separation.

* Applied Prettier code style
2024-05-30 10:42:22 -07:00
Jacky Zhao
73a5ec87f1 docs: fix link to path tests (closes #1163) 2024-05-29 13:04:58 -07:00
Jacky Zhao
520acbbf6f docs: inline code syntax highlighting (closes #1162) 2024-05-29 13:04:03 -07:00
Dinu Blanovschi
0b9f79e1b7
feat(graph): obsidianLikeFocusOnHover (#1017)
* feat(graph): obsidianLikeFocusOnHover

* fix: prettier

* fix: remove option from config

* fix: for when opacityOld < 0.2

* fix: prettier
2024-05-29 12:53:23 -07:00
RunTheBot
94fbf5b066
fix: Reorder Unified.js plugins to fix #1132 (#1139)
* Reorder Unified.js to fix #1132

* moved latex farther down for bette luck
2024-05-29 12:52:53 -07:00
dependabot[bot]
3e0e06ff8a
chore(deps): bump ws from 8.16.0 to 8.17.0 (#1169)
Bumps [ws](https://github.com/websockets/ws) from 8.16.0 to 8.17.0.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/8.16.0...8.17.0)

---
updated-dependencies:
- dependency-name: ws
  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-29 12:49:55 -07:00
dependabot[bot]
e57984dafc
chore(deps-dev): bump tsx from 4.9.3 to 4.11.0 (#1168)
Bumps [tsx](https://github.com/privatenumber/tsx) from 4.9.3 to 4.11.0.
- [Release notes](https://github.com/privatenumber/tsx/releases)
- [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs)
- [Commits](https://github.com/privatenumber/tsx/compare/v4.9.3...v4.11.0)

---
updated-dependencies:
- dependency-name: tsx
  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-29 12:48:55 -07:00
Alex Nordstrom
9ff4626d25
fix: change callout metadata regex to include non-letter characters (#1174)
* fix: change callout metadata regex to include non-letter characters

* fix: make metadata regex non-greedy

This allows for users to have callouts such as
> [!NOTE|left foo-bar 123] a ]+ title with square brackets [s] a
> Contents
2024-05-29 12:48:39 -07:00
Max
a99e854d1e
docs: Update showcase.md (#1176)
Added Gatekeeper Wiki.
2024-05-29 12:47:45 -07:00
Alex Nordstrom
77d6d9623f
feat: add callout metadata parsing (#1172) 2024-05-28 15:23:28 -07:00
James Bennion-Pedley
9c726efa33
feat(i18n): homepage link for 404 pages (#1117)
* Add homepage link with internationalization

* Construct pathname from baseUrl config value

* More robust URL manipulation

* Add Farsi (#1133)

* Fix bad rebase
2024-05-22 16:44:54 -04:00
55cb4c3b24 Merge remote-tracking branch 'refs/remotes/origin/jpg' into jpg 2024-05-22 17:03:19 +02:00
Keb
ed1dd8a959
Merge branch 'jackyzha0:v4' into jpg 2024-05-22 17:01:24 +02:00
519cf47e67 Squashed 'content/' changes from a335319..69352f5
69352f5 Rename folders + misc fixes

git-subtree-dir: content
git-subtree-split: 69352f57813b02e02eefb93777decfcb21d943cb
2024-05-22 17:00:52 +02:00
30ef552287 Merge commit '519cf47e676dea17a70ac6ec501e7b15428e00a3' into jpg 2024-05-22 17:00:52 +02:00
784f17d83d Better CSS styling fitting the needs of the project
Bigger sizing mostly, also bigger popovers
Readjustment of some components
2024-05-22 16:58:08 +02:00
a7f550d69f Reworked layout 2024-05-22 16:57:19 +02:00
7ef7344fa2 Remove analytics and CDN caching 2024-05-22 16:57:02 +02:00
Yohann Bacha
81a4e20236
feat: ability to hide tags in the recent notes component (#1147)
* feat: ability to hide tags in the recent notes component

* docs: recent notes custom parameters in a table

* docs: revert recent notes doc to bullet points

* fix: linter issues

* Update docs/features/recent notes.md

---------

Co-authored-by: Jacky Zhao <j.zhao2k19@gmail.com>
2024-05-21 09:50:58 -07:00
23821c6795 Merge commit '60b63687e840a3affe063196f2ec6df4636119b2' into jpg 2024-05-21 15:46:18 +02:00
60b63687e8 Squashed 'custom/convert-furigana/' changes from f21e49b..40c6789
40c6789 Fixed kanji parsing by adding 々

git-subtree-dir: custom/convert-furigana
git-subtree-split: 40c67897788021b364f2e768944b1966df069033
2024-05-21 15:46:18 +02:00
f1fdd0ef81 Squashed 'content/' changes from a304a63..a335319
a335319 Fixed parsing errors

git-subtree-dir: content
git-subtree-split: a335319fae183609b9793cfc47f96bceb6ff0642
2024-05-21 15:42:33 +02:00
93bd1d8a7f Merge commit 'f1fdd0ef81b543a2ae1058fee735873d7ade4795' into jpg 2024-05-21 15:42:33 +02:00
f172200585 Removed unnecessary spacing 2024-05-21 15:42:03 +02:00
c172c9eea2 Squashed 'content/' changes from 331cd4b..a304a63
a304a63 Added most of N5-N4 grammar notions
4f75a84 Added a new type of usage CSS
55e1946 Added conjugation basics
805d58a Updated Te-Form
ca05b9a Added new resources

git-subtree-dir: content
git-subtree-split: a304a630cbe3f72d39d131e32ec241fd412215a1
2024-05-20 23:41:57 +02:00
2d4f9c3f57 Merge commit 'c172c9eea2158870d53dc4b01d430588406b0a2d' into jpg 2024-05-20 23:41:57 +02:00
5aabf1faaa Merge branch 'v4' into jpg 2024-05-20 23:40:45 +02:00
fa650bf623 Update style 2024-05-20 23:37:10 +02:00
dependabot[bot]
cf1b3f270b
chore(deps): bump shiki from 1.2.3 to 1.6.0 (#1149)
updated-dependencies:
- dependency-name: shiki
  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-20 13:11:16 -07:00
dependabot[bot]
a655cec9f6
chore(deps): bump rimraf from 5.0.5 to 5.0.7 (#1150)
updated-dependencies:
- dependency-name: rimraf
  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-20 13:11:08 -07:00
Bartłomiej Garbiec
a97e72f219
i18n: add Polish translation (#1148)
* Create pl-PL.ts

* add pl-PL to index.ts

* import pl-PL in index.ts
2024-05-20 12:36:32 -07:00
dependabot[bot]
e3cfe1f22f
chore(deps-dev): bump typescript from 5.4.3 to 5.4.5 (#1092)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.4.3 to 5.4.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.4.3...v5.4.5)

---
updated-dependencies:
- dependency-name: typescript
  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-13 23:21:01 -07:00
dependabot[bot]
535af55ec8
chore(deps): bump hast-util-to-html from 9.0.0 to 9.0.1 (#1137)
Bumps [hast-util-to-html](https://github.com/syntax-tree/hast-util-to-html) from 9.0.0 to 9.0.1.
- [Release notes](https://github.com/syntax-tree/hast-util-to-html/releases)
- [Commits](https://github.com/syntax-tree/hast-util-to-html/compare/9.0.0...9.0.1)

---
updated-dependencies:
- dependency-name: hast-util-to-html
  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-13 14:25:42 -07:00
Eledah
3c4d54352d
feat(i18n): add Farsi (#1133)
* Add fa-IR translation via upload

* Add files via upload

* Ran npm run format
2024-05-13 09:12:06 -07:00
dependabot[bot]
67f3614f3d
chore(deps-dev): bump tsx from 4.7.1 to 4.9.3 (#1120)
Bumps [tsx](https://github.com/privatenumber/tsx) from 4.7.1 to 4.9.3.
- [Release notes](https://github.com/privatenumber/tsx/releases)
- [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs)
- [Commits](https://github.com/privatenumber/tsx/compare/v4.7.1...v4.9.3)

---
updated-dependencies:
- dependency-name: tsx
  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-12 19:05:27 -07:00
zenodotus280
438ea6d73b
docs(showcase): add patternlanguage.cc (#1135)
A self-contained hypertextual catalog of architectural ideas and aesthetic inquiry.
2024-05-12 19:04:21 -07:00
John Bowdre
d03fdc235a
feat(analytics): Tinylytics support (#1118)
* add tinylytics support

* fix formatting

* add trailing semicolon for consistency
2024-05-06 09:30:21 -07:00
91837b8574 Squashed 'content/' changes from ecd4614..331cd4b
331cd4b Misc fixes on Te-Form pages

git-subtree-dir: content
git-subtree-split: 331cd4bb3cffa1fd580b1a2db8fb6e5ffdf7fee9
2024-05-03 01:29:53 +02:00