Commit Graph

159 Commits

Author SHA1 Message Date
renovate[bot]
d67f93fda8 chore(deps): update pnpm to v9.3.0 (#2270)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-10 11:39:21 -06:00
renovate[bot]
792228a40b fix(deps): update dependency @astrojs/starlight to ^0.24.0 (#2253)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-06 18:32:02 +02:00
renovate[bot]
7409a45631 chore(deps): update pnpm to v9.2.0 (#2251)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-05 14:10:08 -06:00
renovate[bot]
c41b218072 fix(deps): update dependency astro-d2 to ^0.3.0 (#2245)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-05 15:09:37 +02:00
renovate[bot]
bfc701c27e chore(deps): update pnpm to v9.1.4 (#2227)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-30 16:04:51 +02:00
renovate[bot]
01c6d2d22f chore(deps): update pnpm to v9.1.3 (#2221)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-29 22:26:12 +02:00
Simon Hyll
e0c9062cec fix: netlify doesn't read engines version 2024-05-29 22:12:52 +02:00
Simon Hyll
b6b88af9df fix: match pnpm version with plugins-workspace 2024-05-29 22:06:22 +02:00
Simon Hyll
e5390f0239 fix: switch to lorenzo's sidebar 2024-05-25 22:02:55 +02:00
renovate[bot]
3d7f5c1550 fix(deps): update dependency starlight-links-validator to ^0.9.0 (#2205)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-25 21:17:17 +02:00
Simon Hyll
0b9d4c562c feat: d2 diagrams, process model (#2202) 2024-05-24 22:18:50 +02:00
renovate[bot]
eecbe142f7 fix(deps): update dependency prettier-plugin-astro to ^0.14.0 (#2201)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-24 12:55:26 -06:00
Simon Hyll
76614183af [i18nIgnore] Variant of sidebar PR with buttons (#2168) 2024-05-21 00:08:20 +02:00
renovate[bot]
68e9d663e1 fix(deps): update dependency @astrojs/starlight to ^0.23.0 (#2164)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-18 00:17:15 +02:00
Lorenzo Lewis
31f2be7c1c Update typedoc (#2151) 2024-05-14 23:59:08 +02:00
Fabian-Lars
4d303831ae build: fix tauri js api install command 2024-05-14 19:20:30 +02:00
Simon Hyll
507739a383 fix: pnpm version 2024-05-10 14:47:44 +02:00
renovate[bot]
6c256f8a72 fix(deps): update dependency @types/node to v20.12.11 (#2125)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: FabianLars <fabianlars@fabianlars.de>
2024-05-08 16:10:06 +02:00
renovate[bot]
8887518b75 fix(deps): update dependency starlight-blog to ^0.7.0 (#2111)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-02 19:11:05 +02:00
Vitor Ayres
54d8cffa54 feat: Tauri RSS feeds (#1860) 2024-05-01 21:03:22 +02:00
renovate[bot]
53c939f502 fix(deps): update dependency @astrojs/starlight to ^0.22.0 (#2096)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-30 11:35:32 -06:00
Simon Hyll
dfc1f3bc5c feat: site restructuring (#2082)
* merge conflicts resolved

* fix: link validation

* fix: ordering

* fix: js renamed to javascript

* fix: removed accidentally committed generated files

* fix: removed tauri

* fix: added tauri

* fix: releases should only be built in prod
2024-04-22 21:33:22 +02:00
renovate[bot]
d60762b40c fix(deps): update dependency starlight-blog to ^0.6.0 (#2076)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-17 18:08:07 +02:00
renovate[bot]
2201aa9fd3 fix(deps): update dependency starlight-links-validator to ^0.8.0 (#2071)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-16 14:02:26 +02:00
renovate[bot]
feb803d218 fix(deps): update dependency @astrojs/markdown-remark to v5 (#2020)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-02 12:42:18 +02:00
renovate[bot]
efb1fa1f52 fix(deps): update dependency starlight-links-validator to ^0.7.0 (#2009)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-29 16:10:57 +01:00
Amr Bashir
5c81737581 feat: add /releases page (#1688)
* feat: add `/releases` page

* remove solid

* generated on build instead

* update lockfile

* update links

* Update index.mdx

* Update build.ts

* fix slug creations

* Add nav links back

* update links valitor to 0.6.0

* use link card

* wip - generated frontmatter

* wip

* fix labels name

* improve logic

* WIP refactor

show link to GitHub
wip version side navigation
improve wording and navigation
move releases to references

* add entitify

* agora vai

* Update build.ts

* fix: dir name

* add (Rust)

* fix dirName build

* change if order

* remove dirName

* redo sidenav

* place /releases back on header

* wip mobile

* improve mobile nav

* Update ReleaseSidebar.astro

* refactor: sidebar nav + dropdown only

* fix width and redo button width

* revert to show sidebar list + hide toc

* fix labels

* fix sort

* fix split

* fix split

---------

Signed-off-by: Lorenzo Lewis <lorenzo_lewis@icloud.com>
Co-authored-by: Lorenzo Lewis <lorenzo_lewis@icloud.com>
Co-authored-by: Vitor Ayres <gitkey@virtuaires.com.br>
Co-authored-by: Lucas Nogueira <lucas@tauri.app>
2024-03-25 09:24:32 -03:00
Simon Hyll
8aacbdb13f feat: added Awesome Tauri to community resources (#1873)
* feat: added Awesome Tauri to community resources

* feat: made the component more configurable

* fix: wrong section

* feat: submodule based and cleanup

* fix: link

* fix: removed unnecessary tip

* fix: removed official plugins

* fix: added new category
2024-03-05 18:12:36 -03:00
renovate[bot]
6ae9c7c1f4 fix(deps): update dependency starlight-links-validator to ^0.6.0 (#1916)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-05 09:23:39 +01:00
renovate[bot]
b32686a618 fix(deps): update dependency @astrojs/starlight to ^0.21.0 (#1908)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-03 20:03:50 +01:00
dependabot[bot]
1c9d58c9cf chore(deps): bump @astrojs/starlight from 0.19.0 to 0.20.1 (#1875)
Bumps [@astrojs/starlight](https://github.com/withastro/starlight/tree/HEAD/packages/starlight) from 0.19.0 to 0.20.1.
- [Release notes](https://github.com/withastro/starlight/releases)
- [Changelog](https://github.com/withastro/starlight/blob/main/packages/starlight/CHANGELOG.md)
- [Commits](https://github.com/withastro/starlight/commits/@astrojs/starlight@0.20.1/packages/starlight)

---
updated-dependencies:
- dependency-name: "@astrojs/starlight"
  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-02-24 16:19:50 +01:00
dependabot[bot]
e17fffbee3 chore(deps): bump shiki from 1.1.5 to 1.1.7 (#1878)
Bumps [shiki](https://github.com/shikijs/shiki/tree/HEAD/packages/shiki) from 1.1.5 to 1.1.7.
- [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.1.7/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-02-24 16:13:40 +01:00
dependabot[bot]
60f4fe6f78 chore(deps): bump astro from 4.4.0 to 4.4.4 (#1877)
Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 4.4.0 to 4.4.4.
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/astro@4.4.4/packages/astro)

---
updated-dependencies:
- dependency-name: astro
  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-02-24 16:09:51 +01:00
Vitor Ayres
e3ac69b5f0 chore(deps): Update Starlight, Astro, blog and link validator (#1858)
* update packages

* remove redundant overrides

* update links validator

* fix a few links

* set errorOnRelativeLinks to false

new feature introduced in links validator 0.5.0
https://github.com/HiDeoo/starlight-links-validator/releases/tag/v0.5.0
Enabling this breaks the build. There are a few relatives links that could be fixed, but not atm.

* fix link

* Update pnpm-lock.yaml
2024-02-20 15:50:52 +01:00
dependabot[bot]
ef6c98e399 chore(deps): bump shiki from 1.1.1 to 1.1.5 (#1862)
Bumps [shiki](https://github.com/shikijs/shiki/tree/HEAD/packages/shiki) from 1.1.1 to 1.1.5.
- [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.1.5/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-02-19 15:56:49 +01:00
dependabot[bot]
428e691e6e chore(deps): bump shiki from 0.14.7 to 1.1.1 (#1848)
Bumps [shiki](https://github.com/shikijs/shiki/tree/HEAD/packages/shiki) from 0.14.7 to 1.1.1.
- [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.1.1/packages/shiki)

---
updated-dependencies:
- dependency-name: shiki
  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-02-12 14:26:29 +01:00
dependabot[bot]
a500a21b19 chore(deps): bump prettier from 3.2.4 to 3.2.5 (#1837)
Bumps [prettier](https://github.com/prettier/prettier) from 3.2.4 to 3.2.5.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.2.4...3.2.5)

---
updated-dependencies:
- dependency-name: prettier
  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-02-05 14:08:41 +01:00
dependabot[bot]
1747167bc6 chore(deps): bump @astrojs/markdown-remark from 4.2.0 to 4.2.1 (#1836)
Bumps [@astrojs/markdown-remark](https://github.com/withastro/astro/tree/HEAD/packages/markdown/remark) from 4.2.0 to 4.2.1.
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/markdown/remark/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/@astrojs/markdown-remark@4.2.1/packages/markdown/remark)

---
updated-dependencies:
- dependency-name: "@astrojs/markdown-remark"
  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-02-05 13:57:16 +01:00
dependabot[bot]
a3f380f389 chore(deps): bump @astrojs/markdown-remark from 4.1.0 to 4.2.0 (#1824)
Bumps [@astrojs/markdown-remark](https://github.com/withastro/astro/tree/HEAD/packages/markdown/remark) from 4.1.0 to 4.2.0.
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/markdown/remark/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/@astrojs/markdown-remark@4.2.0/packages/markdown/remark)

---
updated-dependencies:
- dependency-name: "@astrojs/markdown-remark"
  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-01-29 14:33:01 +01:00
dependabot[bot]
0a65eb1830 chore(deps): bump @astrojs/markdown-remark from 4.0.1 to 4.1.0 (#1818)
Bumps [@astrojs/markdown-remark](https://github.com/withastro/astro/tree/HEAD/packages/markdown/remark) from 4.0.1 to 4.1.0.
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/markdown/remark/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/@astrojs/markdown-remark@4.1.0/packages/markdown/remark)

---
updated-dependencies:
- dependency-name: "@astrojs/markdown-remark"
  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-01-23 13:30:43 +01:00
dependabot[bot]
6a4df726c4 chore(deps): bump prettier-plugin-astro from 0.12.3 to 0.13.0 (#1817)
Bumps [prettier-plugin-astro](https://github.com/withastro/prettier-plugin-astro) from 0.12.3 to 0.13.0.
- [Release notes](https://github.com/withastro/prettier-plugin-astro/releases)
- [Changelog](https://github.com/withastro/prettier-plugin-astro/blob/main/CHANGELOG.md)
- [Commits](https://github.com/withastro/prettier-plugin-astro/compare/v0.12.3...v0.13.0)

---
updated-dependencies:
- dependency-name: prettier-plugin-astro
  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-01-23 13:29:21 +01:00
dependabot[bot]
711a277f34 chore(deps): bump prettier from 3.2.2 to 3.2.4 (#1815)
Bumps [prettier](https://github.com/prettier/prettier) from 3.2.2 to 3.2.4.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.2.2...3.2.4)

---
updated-dependencies:
- dependency-name: prettier
  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-01-23 12:40:47 +01:00
dependabot[bot]
4b3031d6ff chore(deps): bump sharp from 0.32.6 to 0.33.2 (#1808)
Bumps [sharp](https://github.com/lovell/sharp) from 0.32.6 to 0.33.2.
- [Release notes](https://github.com/lovell/sharp/releases)
- [Changelog](https://github.com/lovell/sharp/blob/main/docs/changelog.md)
- [Commits](https://github.com/lovell/sharp/compare/v0.32.6...v0.33.2)

---
updated-dependencies:
- dependency-name: sharp
  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-01-17 11:09:28 +01:00
dependabot[bot]
227b253748 chore(deps): bump prettier from 3.1.1 to 3.2.2 (#1806)
Bumps [prettier](https://github.com/prettier/prettier) from 3.1.1 to 3.2.2.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.1.1...3.2.2)

---
updated-dependencies:
- dependency-name: prettier
  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-01-17 09:51:42 +01:00
dependabot[bot]
f5d1e2a7ec chore(deps): bump prettier-plugin-astro from 0.12.2 to 0.12.3 (#1785)
Bumps [prettier-plugin-astro](https://github.com/withastro/prettier-plugin-astro) from 0.12.2 to 0.12.3.
- [Release notes](https://github.com/withastro/prettier-plugin-astro/releases)
- [Changelog](https://github.com/withastro/prettier-plugin-astro/blob/main/CHANGELOG.md)
- [Commits](https://github.com/withastro/prettier-plugin-astro/compare/v0.12.2...v0.12.3)

---
updated-dependencies:
- dependency-name: prettier-plugin-astro
  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-01-01 14:08:35 +01:00
Lorenzo Lewis
9c68fa182c Add Tauri V1 References (#1762)
* rename tauri submodule

* move environment variables

* Move cli, update gitignore

* Move JS index

* update list path

* update scripts and config generator

* Update JS links

* fix broken links

* Fix broken links

* update nav links

* add tauri-v1 submodule

* add tauri-v1 setup script

* add v1 cli reference stub

* add v1 config generator

* update gitignore

* build v1 JS references, clean up reference generator

* update script name

* update JS v1 path

* Add v1 references to index page

* Update v1 CLI

* update gitignore

* fix heading

* change from /1/, /2/ to /v1/, /v2/

* update links
2023-12-21 13:29:18 +00:00
Lorenzo Lewis
d4dcb120ee Feat: Rebuild Configuration Generator (#1713)
* remove old config generator

* initial config generator

* Conditionally render properties

* change to module type

* set up options

* more stuff

* Add notes

* update ts target

* Big chunk o' changes

* temporarily disable link validation

* Cap headings to 6

* Fix frontmatter spacing

* rework

* commits

* even more, yay

* Fix validator formatting

* Remove config 2

* type formatting styles

* cleanup

* Enable broken link detection

* Cleanup tsconfig

* remove type for object

* Redo object properties heading

* Update array formatting

* update package metadata

* Add note for contributors

---------

Signed-off-by: Lorenzo Lewis <lorenzo_lewis@icloud.com>
2023-12-19 14:05:50 +00:00
dependabot[bot]
a82016b14d chore(deps): bump shiki from 0.14.6 to 0.14.7 (#1757)
Bumps [shiki](https://github.com/octref/shiki) from 0.14.6 to 0.14.7.
- [Release notes](https://github.com/octref/shiki/releases)
- [Changelog](https://github.com/shikijs/shiki/blob/main/CHANGELOG.md)
- [Commits](https://github.com/octref/shiki/compare/v0.14.6...v0.14.7)

---
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>
2023-12-18 13:28:10 +01:00
dependabot[bot]
24d8a2b7f0 chore(deps): bump @astrojs/markdown-remark from 3.5.0 to 4.0.1 (#1742)
Bumps [@astrojs/markdown-remark](https://github.com/withastro/astro/tree/HEAD/packages/markdown/remark) from 3.5.0 to 4.0.1.
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/markdown/remark/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/@astrojs/markdown-remark@4.0.1/packages/markdown/remark)

---
updated-dependencies:
- dependency-name: "@astrojs/markdown-remark"
  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>
Co-authored-by: Lorenzo Lewis <lorenzo_lewis@icloud.com>
2023-12-11 17:29:01 +00:00
dependabot[bot]
3528c75faa chore(deps): bump prettier from 3.1.0 to 3.1.1 (#1743)
Bumps [prettier](https://github.com/prettier/prettier) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.1.0...3.1.1)

---
updated-dependencies:
- dependency-name: prettier
  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>
Co-authored-by: Lorenzo Lewis <lorenzo_lewis@icloud.com>
2023-12-11 17:19:49 +00:00