Commit Graph

1198 Commits

Author SHA1 Message Date
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
30ef552287 Merge commit '519cf47e676dea17a70ac6ec501e7b15428e00a3' into jpg 2024-05-22 17:00:52 +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
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
abd71c4e3e Merge commit '91837b857403541a299867d87d752d6c91e544ce' into jpg 2024-05-03 01:29:53 +02:00
a65f656192 Squashed 'content/' changes from 6f86fb4..ecd4614
ecd4614 Add a first draft of Te-Form
8827e72 Change usage CSS: more flexible for styling
71fe2e2 Snippet: highlight color

git-subtree-dir: content
git-subtree-split: ecd46140386747c1e59fbde26fb12a4ac6608112
2024-05-03 01:21:16 +02:00
e3f604107a Merge commit 'a65f65619253f4c04671bc06ea23c1e9a6865477' into jpg 2024-05-03 01:21:16 +02:00
f96c408d02 Merge commit '4decba7b95f33fe058e8d3fa7c19256df7938e96' into jpg 2024-05-02 19:55:04 +02:00
4decba7b95 Squashed 'content/' changes from 0ba6983..6f86fb4
6f86fb4 Added obsidian vault configuration

git-subtree-dir: content
git-subtree-split: 6f86fb45f9558cbf3089c1007252100af3339570
2024-05-02 19:55:03 +02:00
a572f8e701 Merge branch 'v4' into jpg 2024-05-02 19:53:54 +02:00
3dd1f22428 Change usage CSS: more flexible for styling 2024-05-02 19:46:40 +02:00
10886de473 Update URL 2024-05-02 19:46:21 +02:00
Emmanuel Ferdman
aee9145691
fix: update link to hosting page (#1054)
* fix: update link to hosting page

* chore: update correct path with using alias

---------

Co-authored-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com>
2024-04-27 21:07:26 -07:00
dependabot[bot]
a37c7775e7
chore(deps): bump preact-render-to-string from 6.4.0 to 6.4.2 (#1094)
Bumps [preact-render-to-string](https://github.com/preactjs/preact-render-to-string) from 6.4.0 to 6.4.2.
- [Release notes](https://github.com/preactjs/preact-render-to-string/releases)
- [Changelog](https://github.com/preactjs/preact-render-to-string/blob/main/CHANGELOG.md)
- [Commits](https://github.com/preactjs/preact-render-to-string/compare/6.4.0...v6.4.2)

---
updated-dependencies:
- dependency-name: preact-render-to-string
  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-04-27 21:04:38 -07:00
iacore
e763e1969e
Allow pnpm quartz (#1078)
Co-authored-by: iacore <noreply+gpg-stub@1a-insec.net>
2024-04-19 13:02:49 -07:00
Lucas-BRT
6a019dae13
fix: unnecessery 'm' letter removed in pt-BR (#1100) 2024-04-16 18:02:59 -07:00
dependabot[bot]
4d73b8289d
chore(deps): bump workerpool from 9.1.0 to 9.1.1 (#1073)
Bumps [workerpool](https://github.com/josdejong/workerpool) from 9.1.0 to 9.1.1.
- [Changelog](https://github.com/josdejong/workerpool/blob/master/HISTORY.md)
- [Commits](https://github.com/josdejong/workerpool/compare/v9.1.0...v9.1.1)

---
updated-dependencies:
- dependency-name: workerpool
  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-04-12 02:33:05 -04:00
dependabot[bot]
8010093df7
chore(deps-dev): bump @types/node from 20.11.29 to 20.12.5 (#1074)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.11.29 to 20.12.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  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-04-12 02:30:21 -04:00
kwyuan
1f032f538b
feat(analytics): PostHog support (#1072) 2024-04-08 18:43:09 -07:00
726ea3b91f Squashed 'content/' changes from 61bf995..0ba6983
0ba6983 Added index

git-subtree-dir: content
git-subtree-split: 0ba69837fc65f6c9c2e82762cf10cbd099bacde9
2024-04-08 00:24:24 +02:00
bf5aa870ab Merge commit '726ea3b91f41db4c665cc94305b8d5b7cbe61d15' into jpg 2024-04-08 00:24:24 +02:00
c6f9cd12e0 Added content repo in update script 2024-04-08 00:10:18 +02:00
e86450abd3 Better styling: tables with borders, line breaks 2024-04-08 00:04:39 +02:00
6e29281f91 Merge commit 'd63e5ae6a77e5f39e25d87500c67488ff4570cbc' into jpg 2024-04-07 23:13:27 +02:00
d63e5ae6a7 Squashed 'custom/convert-usage/' changes from 89c8624..bbefbc5
bbefbc5 Added usage
8be4d39 Fixed an issue with character encoding

git-subtree-dir: custom/convert-usage
git-subtree-split: bbefbc5dd202ca299e1760f6934ace79ba320499
2024-04-07 23:13:27 +02:00
5f4e04d364 Update light theme callout color 2024-04-07 11:48:54 +02:00
1ce534d696 Apply convert scripts in Dockerfile 2024-04-07 00:20:19 +02:00