Commit graph

1759 commits

Author SHA1 Message Date
428ab9d03d sync notes(auto) 2024-04-07 17:37:26 +09:00
4ffbb56147 sync notes(auto) 2024-04-07 17:35:47 +09:00
7b9a3ea013 quartz/components/Head.tsx を更新 2024-04-07 17:31:21 +09:00
3bcdfc039c quartz/components/Head.tsx を更新 2024-04-07 17:26:48 +09:00
aa36dd62c7 sync notes(auto) 2024-04-07 17:00:14 +09:00
b1fb65513b sync notes(auto) 2024-04-07 16:45:14 +09:00
2b4d2b9e98 sync notes(auto) 2024-04-07 16:37:08 +09:00
30a1821365 sync notes(auto) 2024-04-07 16:30:05 +09:00
ade3b641a2 sync notes(auto) 2024-04-07 16:15:05 +09:00
aed86b894d sync notes(auto) 2024-04-07 16:00:11 +09:00
10aa434cda sync notes(auto) 2024-04-07 14:59:43 +09:00
dependabot[bot]
83bdcd58e6
chore(deps): bump d3 from 7.8.5 to 7.9.0 (#1047)
Bumps [d3](https://github.com/d3/d3) from 7.8.5 to 7.9.0.
- [Release notes](https://github.com/d3/d3/releases)
- [Changelog](https://github.com/d3/d3/blob/main/CHANGES.md)
- [Commits](https://github.com/d3/d3/compare/v7.8.5...v7.9.0)

---
updated-dependencies:
- dependency-name: d3
  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-04-05 16:02:00 -04:00
1b817acda8 sync notes(auto) 2024-04-05 20:15:07 +09:00
5289fc8d52 sync notes(auto) 2024-04-05 11:00:39 +09:00
Race Williams
dd82ab8d79
fix: broken doc links on /plugins/* (#1053)
* Update Assets.md

* expand fix for every /plugins page
2024-04-03 13:30:41 -07:00
dependabot[bot]
561dafce5f
chore(deps): bump shiki from 1.2.0 to 1.2.3 (#1048)
Bumps [shiki](https://github.com/shikijs/shiki/tree/HEAD/packages/shiki) from 1.2.0 to 1.2.3.
- [Release notes](https://github.com/shikijs/shiki/releases)
- [Changelog](https://github.com/shikijs/shiki/blob/main/CHANGELOG.md)
- [Commits](https://github.com/shikijs/shiki/commits/v1.2.3/packages/shiki)

---
updated-dependencies:
- dependency-name: shiki
  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-01 23:32:36 -04:00
615bcc0658 sync notes(auto) 2024-04-01 10:45:20 +09:00
Emile Bangma
5ec61468d5
fix(wikilinks): proper escaping of pipe character in wikilinks inside tables (#1040) 2024-03-31 09:44:50 -07:00
Hydrophobefireman
aa4f5294a3
fix: do not render <p> inside FolderContent article (#1044)
it can lead to nested <p>'s which is actually [invalid html](https://www.w3.org/TR/html401/struct/text.html#h-9.3.1:~:text=The%20P%20element%20represents%20a%20paragraph.%20It%20cannot%20contain%20block%2Dlevel%20elements%20(including%20P%20itself).)
2024-03-31 09:44:20 -07:00
ace2d6e6d6 sync notes(auto) 2024-03-31 11:00:45 +09:00
93b373431a sync notes(auto) 2024-03-30 13:00:48 +09:00
46ab1602d6 sync notes(auto) 2024-03-30 12:15:20 +09:00
2fb4658e25 sync notes(auto) 2024-03-30 12:00:11 +09:00
cb144cdb7e sync notes(auto) 2024-03-30 11:45:21 +09:00
8b49ad8ffe sync notes(auto) 2024-03-29 15:15:21 +09:00
f6caa231a5 sync notes(auto) 2024-03-29 15:00:31 +09:00
a1dbab3486 sync notes(auto) 2024-03-29 14:45:20 +09:00
836368882e sync notes(auto) 2024-03-29 14:40:27 +09:00
67b22f2e1f sync notes(auto) 2024-03-29 10:15:20 +09:00
d26889d576 sync notes(auto) 2024-03-28 17:00:45 +09:00
dependabot[bot]
fafe50b0c5
chore(deps): bump preact from 10.19.6 to 10.20.1 (#1035)
Bumps [preact](https://github.com/preactjs/preact) from 10.19.6 to 10.20.1.
- [Release notes](https://github.com/preactjs/preact/releases)
- [Commits](https://github.com/preactjs/preact/compare/10.19.6...10.20.1)

---
updated-dependencies:
- dependency-name: preact
  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-03-26 04:47:15 -04:00
dependabot[bot]
8f13a38b5a
chore(deps-dev): bump typescript from 5.4.2 to 5.4.3 (#1036)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.4.2 to 5.4.3.
- [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.2...v5.4.3)

---
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-03-26 04:46:52 -04:00
Emile Bangma
d75928ad5c
fix(assets): pdf page linking support. (#1025)
* github-slugger pdf workaround

* Skip sluggifying on pdf file extension

* Account for pdf files without anchor

* Address feedback
2024-03-24 16:23:25 -07:00
Jacky Zhao
0a2b52f618 simpler katex fix 2024-03-24 15:50:38 -07:00
Emile Bangma
8437d9da72
fix(style): LaTex/KaTeX overflow (#1027)
* LaTex/KaTeX overflow fix

* prettier

* Add !important modifier

* Added overflow-x override

* Refactor without !important

* Refactor scss notation

* Formatting scss
2024-03-24 15:43:36 -07:00
Jorge Marcelo Risco
70d86ff096
i18n: pt-BR translation (#1024)
* i18n: pt-br

* i18n: pt-br translation

---------

Co-authored-by: Jacky Zhao <j.zhao2k19@gmail.com>
2024-03-24 09:40:01 -07:00
Kun-Szabó Kristóf
6efc4dd724
i18n: add Hungarian translations (#1023)
* add Hungarian translations

* typo: _ instead of - in hu-HU

* run prettier

* revert prettier messing up tsconfig

* Update hu-HU.ts
2024-03-24 09:35:07 -07:00
Xinyang Yu
85a737b4ee
docs: Update showcase.md (#1031) 2024-03-24 09:33:53 -07:00
818d2193d8 sync notes(auto) 2024-03-24 12:15:21 +09:00
f1fb823ca3 sync notes(auto) 2024-03-24 12:00:23 +09:00
2e9e798723 modify access analytics 2024-03-24 11:55:19 +09:00
3fb08eca9d modify access analytics 2024-03-24 11:38:31 +09:00
e1bee3bc19 modify access analytics 2024-03-24 11:36:49 +09:00
99162a77e2 sync notes(auto) 2024-03-23 22:15:21 +09:00
45c679b4b2 sync notes(auto) 2024-03-23 22:00:23 +09:00
5310096936 sync notes(auto) 2024-03-23 21:45:10 +09:00
24ee4c57c1 sync notes(auto) 2024-03-23 21:15:20 +09:00
854f744af1 sync notes(auto) 2024-03-23 20:45:11 +09:00
2bc7011de1 sync notes(auto) 2024-03-23 20:30:46 +09:00
1cc6f9361d sync notes(auto) 2024-03-23 20:15:20 +09:00