Commit Graph

213 Commits

Author SHA1 Message Date
Lorenzo Lewis
6862a8989f update license
Signed-off-by: Lorenzo Lewis <lorenzo_lewis@icloud.com>
2023-08-05 14:42:40 +01:00
Lorenzo Lewis
a371e9e6e4 update contributing
Signed-off-by: Lorenzo Lewis <lorenzo_lewis@icloud.com>
2023-08-05 14:35:06 +01:00
Lorenzo Lewis
86c014871d update workflow
Signed-off-by: Lorenzo Lewis <lorenzo_lewis@icloud.com>
2023-08-05 13:55:05 +01:00
Lorenzo Lewis
0b3f483b46 Feat/prettier (#1361)
* add prettier

Signed-off-by: Lorenzo Lewis <lorenzo_lewis@icloud.com>

* add prettier script

Signed-off-by: Lorenzo Lewis <lorenzo_lewis@icloud.com>

* add prettier configs

Signed-off-by: Lorenzo Lewis <lorenzo_lewis@icloud.com>

* add git modules to ignore

Signed-off-by: Lorenzo Lewis <lorenzo_lewis@icloud.com>

* ignore formatting autogenerated references

Signed-off-by: Lorenzo Lewis <lorenzo_lewis@icloud.com>

* format

Signed-off-by: Lorenzo Lewis <lorenzo_lewis@icloud.com>

* add format workflow for testing

Signed-off-by: Lorenzo Lewis <lorenzo_lewis@icloud.com>

* set package manager

Signed-off-by: Lorenzo Lewis <lorenzo_lewis@icloud.com>

* valid package manager?

Signed-off-by: Lorenzo Lewis <lorenzo_lewis@icloud.com>

* test applying formatting

Signed-off-by: Lorenzo Lewis <lorenzo_lewis@icloud.com>

* [ci] format

* update action target branch

Signed-off-by: Lorenzo Lewis <lorenzo_lewis@icloud.com>

* line break

Signed-off-by: Lorenzo Lewis <lorenzo_lewis@icloud.com>

* don't ignore generated files

Signed-off-by: Lorenzo Lewis <lorenzo_lewis@icloud.com>

* update patch

Signed-off-by: Lorenzo Lewis <lorenzo_lewis@icloud.com>

* format

Signed-off-by: Lorenzo Lewis <lorenzo_lewis@icloud.com>

* update workflow for testing

Signed-off-by: Lorenzo Lewis <lorenzo_lewis@icloud.com>

* don't specify package manager

Signed-off-by: Lorenzo Lewis <lorenzo_lewis@icloud.com>

* specify pnpm version

Signed-off-by: Lorenzo Lewis <lorenzo_lewis@icloud.com>

* cleanup git patch

Signed-off-by: Lorenzo Lewis <lorenzo_lewis@icloud.com>

---------

Signed-off-by: Lorenzo Lewis <lorenzo_lewis@icloud.com>
Co-authored-by: lorenzolewis <lorenzolewis@users.noreply.github.com>
2023-08-05 13:54:37 +01:00
Lorenzo Lewis
11218c0bd8 Revert "Add Prettier formatting (#1360)"
This reverts commit 341b49cd68.
2023-08-05 12:24:07 +01:00
Lorenzo Lewis
341b49cd68 Add Prettier formatting (#1360)
* add prettier

Signed-off-by: Lorenzo Lewis <lorenzo_lewis@icloud.com>

* add prettier script

Signed-off-by: Lorenzo Lewis <lorenzo_lewis@icloud.com>

* add prettier configs

Signed-off-by: Lorenzo Lewis <lorenzo_lewis@icloud.com>

* add git modules to ignore

Signed-off-by: Lorenzo Lewis <lorenzo_lewis@icloud.com>

* ignore formatting autogenerated references

Signed-off-by: Lorenzo Lewis <lorenzo_lewis@icloud.com>

* format

Signed-off-by: Lorenzo Lewis <lorenzo_lewis@icloud.com>

* add format workflow for testing

Signed-off-by: Lorenzo Lewis <lorenzo_lewis@icloud.com>

* set package manager

Signed-off-by: Lorenzo Lewis <lorenzo_lewis@icloud.com>

* valid package manager?

Signed-off-by: Lorenzo Lewis <lorenzo_lewis@icloud.com>

* test applying formatting

Signed-off-by: Lorenzo Lewis <lorenzo_lewis@icloud.com>

* [ci] format

* update action target branch

Signed-off-by: Lorenzo Lewis <lorenzo_lewis@icloud.com>

* line break

Signed-off-by: Lorenzo Lewis <lorenzo_lewis@icloud.com>

---------

Signed-off-by: Lorenzo Lewis <lorenzo_lewis@icloud.com>
Co-authored-by: lorenzolewis <lorenzolewis@users.noreply.github.com>
2023-08-05 12:07:14 +01:00
Lorenzo Lewis
d2a48f8240 add plugin index page
Signed-off-by: Lorenzo Lewis <lorenzo_lewis@icloud.com>
2023-08-03 23:42:50 +01:00
dependabot[bot]
653812e6d9 Bump astro from 2.10.0 to 2.10.1 (#1356)
Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 2.10.0 to 2.10.1.
- [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@2.10.1/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>
2023-08-03 22:28:56 +01:00
Lorenzo Lewis
bd5104b2ad override light theme for now
Signed-off-by: Lorenzo Lewis <lorenzo_lewis@icloud.com>
2023-08-03 22:04:34 +01:00
Lorenzo Lewis
5f1e2bf233 cleanup
Signed-off-by: Lorenzo Lewis <lorenzo_lewis@icloud.com>
2023-08-03 22:02:17 +01:00
Lorenzo Lewis
715e42d6fd update dependabot
Signed-off-by: Lorenzo Lewis <lorenzo_lewis@icloud.com>
2023-08-03 20:46:21 +01:00
Lorenzo Lewis
23e66d57be merge in docs from next branch
Signed-off-by: Lorenzo Lewis <lorenzo_lewis@icloud.com>
2023-08-03 19:15:48 +01:00
dependabot[bot]
cefd8705dd Bump @astrojs/starlight from 0.6.0 to 0.6.1 (#1353)
Bumps [@astrojs/starlight](https://github.com/withastro/starlight/tree/HEAD/packages/starlight) from 0.6.0 to 0.6.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.6.1/packages/starlight)

---
updated-dependencies:
- dependency-name: "@astrojs/starlight"
  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-08-03 16:29:30 +01:00
dependabot[bot]
c9bc965f78 Bump astro from 2.9.7 to 2.10.0 (#1352)
Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 2.9.7 to 2.10.0.
- [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@2.10.0/packages/astro)

---
updated-dependencies:
- dependency-name: 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>
2023-08-03 16:23:51 +01:00
dependabot[bot]
49e689317f Bump simple-git from 3.19.0 to 3.19.1 (#1347)
Bumps [simple-git](https://github.com/steveukx/git-js/tree/HEAD/simple-git) from 3.19.0 to 3.19.1.
- [Release notes](https://github.com/steveukx/git-js/releases)
- [Changelog](https://github.com/steveukx/git-js/blob/main/simple-git/CHANGELOG.md)
- [Commits](https://github.com/steveukx/git-js/commits/simple-git@3.19.1/simple-git)

---
updated-dependencies:
- dependency-name: simple-git
  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>
2023-08-03 16:09:46 +01:00
dependabot[bot]
23f777b705 Bump node-fetch from 3.3.1 to 3.3.2 (#1348)
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 3.3.1 to 3.3.2.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v3.3.1...v3.3.2)

---
updated-dependencies:
- dependency-name: node-fetch
  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>
2023-08-03 16:06:39 +01:00
Lorenzo Lewis
d95161e239 change tauri submodule to latest alpha
Signed-off-by: Lorenzo Lewis <lorenzo_lewis@icloud.com>
2023-08-03 15:45:40 +01:00
Lorenzo Lewis
b5c2f10042 Revert "add component override"
This reverts commit cfaf384254.
2023-08-03 13:17:07 +01:00
Lorenzo Lewis
b5b4de86c5 Revert "fix css"
This reverts commit bfc71a3ee9.
2023-08-03 13:17:03 +01:00
Lorenzo Lewis
5d08623950 Revert "remove CSS import"
This reverts commit 18063c8fad.
2023-08-03 13:16:58 +01:00
Lorenzo Lewis
18063c8fad remove CSS import
Signed-off-by: Lorenzo Lewis <lorenzo_lewis@icloud.com>
2023-08-03 13:13:27 +01:00
Lorenzo Lewis
bfc71a3ee9 fix css
Signed-off-by: Lorenzo Lewis <lorenzo_lewis@icloud.com>
2023-08-03 13:08:42 +01:00
Lorenzo Lewis
cfaf384254 add component override
Signed-off-by: Lorenzo Lewis <lorenzo_lewis@icloud.com>
2023-08-03 12:51:06 +01:00
Alve Larsson
9e052e0067 try text size 2023-08-03 00:17:07 +02:00
Alve Larsson
4ce68de1d9 add command 2023-08-03 00:11:43 +02:00
Alve Larsson
78876583b4 very rough inital landing page draft 2023-08-02 23:36:13 +02:00
Alve Larsson
476394285a fix seams, scale the effect 2023-08-02 08:30:56 +02:00
Alve Larsson
5241c94aeb fix overflow 2023-08-02 08:23:32 +02:00
Alve Larsson
eeffdf1b02 add gradient effects to landing 2023-08-02 08:21:20 +02:00
Alve Larsson
7fd5517444 try logo anim 2023-08-02 08:08:35 +02:00
Alve Larsson
da9b6ebaf6 add tauri logo to landing 2023-08-02 08:02:42 +02:00
Alve Larsson
30e40c5be4 tweak landing page 2023-08-02 07:51:32 +02:00
Alve Larsson
ed5409d9e5 tweak right side toc 2023-08-02 00:28:38 +02:00
Alve Larsson
1e5eb7c49b yet more side nav tweaks 2023-08-02 00:19:06 +02:00
Alve Larsson
4ab32c2c53 more nav size tweaks 2023-08-02 00:02:26 +02:00
Alve Larsson
cb7f1d2f01 size tweaks 2023-08-01 23:47:26 +02:00
Alve Larsson
f82caa2697 total nav click satisfaction 2023-08-01 21:37:37 +02:00
Alve Larsson
2a6666aec5 tweak nav 2023-08-01 21:31:57 +02:00
Alve Larsson
84e6e2dc43 tweak link & select css 2023-08-01 20:51:19 +02:00
Alve Larsson
39ad5b62fc update favicon 2023-08-01 20:25:43 +02:00
Lorenzo Lewis
2963ab1872 update contribution guide
Signed-off-by: Lorenzo Lewis <lorenzo_lewis@icloud.com>
2023-08-01 18:06:31 +01:00
dependabot[bot]
2cfd73e123 Bump fast-glob from 3.2.12 to 3.3.1 (#1345)
Bumps [fast-glob](https://github.com/mrmlnc/fast-glob) from 3.2.12 to 3.3.1.
- [Release notes](https://github.com/mrmlnc/fast-glob/releases)
- [Commits](https://github.com/mrmlnc/fast-glob/compare/3.2.12...3.3.1)

---
updated-dependencies:
- dependency-name: fast-glob
  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>
2023-08-01 17:53:36 +01:00
dependabot[bot]
1ada0ebb3b Bump astro from 2.9.6 to 2.9.7 (#1346)
Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 2.9.6 to 2.9.7.
- [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@2.9.7/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>
2023-08-01 17:31:14 +01:00
Lorenzo Lewis
5c91bba5f2 add page stubs and update sidebar links
Signed-off-by: Lorenzo Lewis <lorenzo_lewis@icloud.com>
2023-08-01 17:29:33 +01:00
dependabot[bot]
84f9ceed3d Bump astro-feelback from 0.3.3 to 0.3.4 (#1349)
Bumps [astro-feelback](https://github.com/giuseppelt/feelback-integrations) from 0.3.3 to 0.3.4.
- [Release notes](https://github.com/giuseppelt/feelback-integrations/releases)
- [Commits](https://github.com/giuseppelt/feelback-integrations/commits)

---
updated-dependencies:
- dependency-name: astro-feelback
  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-08-01 16:52:28 +01:00
Lorenzo Lewis
1b8af14818 add dependabot
Signed-off-by: Lorenzo Lewis <lorenzo_lewis@icloud.com>
2023-08-01 16:40:38 +01:00
Lorenzo Lewis
5dd51b42c0 optimize local build workflow
Signed-off-by: Lorenzo Lewis <lorenzo_lewis@icloud.com>
2023-08-01 16:39:01 +01:00
Lorenzo Lewis
882581c1b5 add check for config generator
Signed-off-by: Lorenzo Lewis <lorenzo_lewis@icloud.com>
2023-08-01 15:40:46 +01:00
Lorenzo Lewis
0f040efa34 add in content set id
Signed-off-by: Lorenzo Lewis <lorenzo_lewis@icloud.com>
2023-07-31 23:23:47 +01:00
Lorenzo Lewis
6223d6a999 add feelback integration test
Signed-off-by: Lorenzo Lewis <lorenzo_lewis@icloud.com>
2023-07-31 23:11:36 +01:00