Commit graph

1814 commits

Author SHA1 Message Date
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
1ec29c4ce3 sync notes(auto) 2024-05-18 01:00:03 +09:00
d7e1b16590 sync notes(auto) 2024-05-17 13:15:03 +09:00
0d4aa4f6cd sync notes(auto) 2024-05-17 10:00:03 +09:00
d1f5117039 sync notes(auto) 2024-05-16 22:45:03 +09:00
d8af094c05 sync notes(auto) 2024-05-16 22:30:03 +09:00
f3ba099f8c sync notes(auto) 2024-05-15 09:45:03 +09: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
f3f25aa526 sync notes(auto) 2024-05-10 11:45:02 +09:00
d5a07ad196 sync notes(auto) 2024-05-10 11:30:02 +09:00
b553730e28 sync notes(auto) 2024-05-10 11:15:02 +09:00
e54df0ae00 sync notes(auto) 2024-05-10 11:00:02 +09: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
19cdd0843e sync notes(auto) 2024-05-05 14:15:07 +09:00
b6dd8124fd sync notes(auto) 2024-05-05 13:45:07 +09:00
9aac959438 sync notes(auto) 2024-05-04 17:00:13 +09:00
7cd084c64a sync notes(auto) 2024-05-04 14:15:03 +09:00
61b42f722b sync notes(auto) 2024-05-01 11:00:25 +09:00
5adf396634 sync notes(auto) 2024-04-29 12:15:03 +09:00
f6da68404b sync notes(auto) 2024-04-28 21:15:03 +09:00
8b79dc06e2 sync notes(auto) 2024-04-28 21:00:03 +09:00
8637b92271 sync notes(auto) 2024-04-28 17:15:03 +09:00
d4210c98f4 sync notes(auto) 2024-04-28 16:45:03 +09:00
c263e97dd1 fix error 2024-04-28 16:43:09 +09:00
7e793bf463 fix error 2024-04-28 16:41:09 +09:00
e67f260b60 tweak css(code) 2024-04-28 16:40:40 +09:00
129f52e4c6 revert css 2024-04-28 16:38:32 +09:00
604c10b32e sync notes(auto) 2024-04-28 16:30:03 +09:00
45f94bd082 sync notes(auto) 2024-04-28 15:15:03 +09:00
23073e4451 sync notes(auto) 2024-04-28 15:00:24 +09:00
e77ddb5407 sync notes(auto) 2024-04-28 14:45:04 +09: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
7dee21406a sync notes(auto) 2024-04-28 13:00:24 +09:00
c37151a727 sync notes(auto) 2024-04-28 12:45:03 +09:00
8d445f21a8 sync notes(auto) 2024-04-28 12:30:23 +09:00
b460a8ad34 sync notes(auto) 2024-04-28 12:00:24 +09:00
c01ff89f78 sync notes(auto) 2024-04-26 20:45:12 +09:00
6f8b389ce9 sync notes(auto) 2024-04-26 20:15:13 +09:00
441295183d sync notes(auto) 2024-04-26 19:45:12 +09:00
d16b62aa05 sync notes(auto) 2024-04-26 19:30:12 +09:00
df49ea8091 sync notes(auto) 2024-04-26 19:15:12 +09:00
37b2d2718d sync notes(auto) 2024-04-26 19:00:13 +09:00
d6b61671d5 sync notes(auto) 2024-04-26 18:45:12 +09:00
0f0cf4afdb sync notes(auto) 2024-04-26 18:30:12 +09:00
84da8671fa sync notes(auto) 2024-04-26 17:45:12 +09:00