Commit Graph

117 Commits

Author SHA1 Message Date
8c3a74ff0d docs: add license, CI, fix content quality, document rcd provider (#38)
- Add 0BSD LICENSE (matches gogrlx/grlx)
- Add GitHub Actions CI workflow (build + eslint)
- Fix eslint config: add ignores for .astro/dist, add typescript parser deps
- Update README: replace npm boilerplate with bun commands, add badges
- Document rc.d (BSD) service provider alongside systemd
- Update service ingredient to reference provider interface instead of claiming systemd-only
- Fix frontmatter: desc -> description in groups.md and user.md
- Close unclosed :::note directive in ingredients overview
- Fix typo in ingredients overview ('Check them out the list' -> 'Check out the list')
- Update astro 5.17.3 -> 5.18.0
2026-03-06 11:38:57 -05:00
8cf8f0fe82 update year 2026-02-26 19:32:08 -05:00
c96b0ed78c chore: update all dependencies to latest (#37)
- Astro 5.1 -> 5.17
- Starlight 0.31 -> 0.37 (social config migrated to array format)
- Tailwind CSS 3 -> 4 (migrated to Vite plugin + CSS-based config)
- sharp 0.32 -> 0.34
- ESLint 8 -> 9 (migrated to flat config)
- Prettier, prettier-plugin-astro, prettier-plugin-tailwindcss updated
- Removed dotenv (using Astro import.meta.env)
- Removed tailwind.config.mjs (config now in CSS via @theme)
- Updated Badge import to new Starlight components path
- Node.js 18 -> 22
- Switched from npm to bun
2026-02-23 11:27:48 -05:00
dependabot[bot]
44e6eb2d50 chore(deps): bump tar-fs (#22)
Bumps  and [tar-fs](https://github.com/mafintosh/tar-fs). These dependencies needed to be updated together.

Updates `tar-fs` from 2.1.1 to 3.0.8
- [Commits](https://github.com/mafintosh/tar-fs/compare/v2.1.1...v3.0.8)

Updates `tar-fs` from 3.0.4 to 3.0.8
- [Commits](https://github.com/mafintosh/tar-fs/compare/v2.1.1...v3.0.8)

---
updated-dependencies:
- dependency-name: tar-fs
  dependency-type: indirect
- dependency-name: tar-fs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-28 21:53:25 -07:00
13933586da Merge pull request #21 from gogrlx/dependabot/npm_and_yarn/multi-4f12f80a92
chore(deps): bump astro, @astrojs/starlight and @astrojs/tailwind
2025-01-22 14:06:46 -08:00
dependabot[bot]
44f45ff89f chore(deps): bump astro, @astrojs/starlight and @astrojs/tailwind
Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro), [@astrojs/starlight](https://github.com/withastro/starlight/tree/HEAD/packages/starlight) and [@astrojs/tailwind](https://github.com/withastro/astro/tree/HEAD/packages/integrations/tailwind). These dependencies needed to be updated together.

Updates `astro` from 3.4.3 to 5.1.8
- [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@5.1.8/packages/astro)

Updates `@astrojs/starlight` from 0.12.0 to 0.31.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.31.1/packages/starlight)

Updates `@astrojs/tailwind` from 5.0.2 to 5.1.5
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/tailwind/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/@astrojs/tailwind@5.1.5/packages/integrations/tailwind)

---
updated-dependencies:
- dependency-name: astro
  dependency-type: direct:production
- dependency-name: "@astrojs/starlight"
  dependency-type: direct:production
- dependency-name: "@astrojs/tailwind"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-22 20:58:52 +00:00
d9e1b1b687 Merge pull request #20 from gogrlx/dependabot/npm_and_yarn/vite-4.5.9
chore(deps): bump vite from 4.5.5 to 4.5.9
2025-01-22 12:57:02 -08:00
dependabot[bot]
2f279964b6 chore(deps): bump vite from 4.5.5 to 4.5.9
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.5 to 4.5.9.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.9/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.5.9/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-22 06:44:17 +00:00
f0cad7ac6b Merge pull request #19 from henri9813/style-get-ride-of-sudo
fix: remove sudo from manuals
2024-11-27 11:30:35 -08:00
Henri Devigne
0afa06d615 fix: remove sudo from manuals 2024-11-27 13:05:13 +01:00
b7aa5c17c3 Merge pull request #18 from gogrlx/dependabot/npm_and_yarn/cross-spawn-7.0.6
chore(deps): bump cross-spawn from 7.0.3 to 7.0.6
2024-11-26 18:26:46 -08:00
dependabot[bot]
587194587f chore(deps): bump cross-spawn from 7.0.3 to 7.0.6
Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn) from 7.0.3 to 7.0.6.
- [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md)
- [Commits](https://github.com/moxystudio/node-cross-spawn/compare/v7.0.3...v7.0.6)

---
updated-dependencies:
- dependency-name: cross-spawn
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-21 04:53:45 +00:00
b6688bba40 Update overview.md 2024-11-07 23:00:58 -08:00
36a7e4382a Merge pull request #16 from gogrlx/dependabot/npm_and_yarn/vite-4.5.5
chore(deps): bump vite from 4.5.3 to 4.5.5
2024-11-07 21:24:20 -08:00
4b72d2c59d Merge pull request #15 from gogrlx/dependabot/npm_and_yarn/path-to-regexp-6.3.0
chore(deps): bump path-to-regexp from 6.2.1 to 6.3.0
2024-11-07 21:24:12 -08:00
4b4b08130d Merge pull request #14 from gogrlx/dependabot/npm_and_yarn/micromatch-4.0.8
chore(deps): bump micromatch from 4.0.5 to 4.0.8
2024-11-07 21:24:04 -08:00
1d2b4fdf89 Merge pull request #13 from gogrlx/dependabot/npm_and_yarn/dset-3.1.4
chore(deps): bump dset from 3.1.3 to 3.1.4
2024-11-07 21:23:57 -08:00
2f5760102f Merge pull request #12 from gogrlx/dependabot/npm_and_yarn/rollup-3.29.5
chore(deps): bump rollup from 3.29.4 to 3.29.5
2024-11-07 21:23:49 -08:00
43521de8c6 Merge pull request #11 from gogrlx/dependabot/npm_and_yarn/pagefind-1.2.0
chore(deps): bump pagefind from 1.0.3 to 1.2.0
2024-11-07 21:23:41 -08:00
34dc8cf584 Merge pull request #10 from gogrlx/dependabot/npm_and_yarn/pagefind/default-ui-1.2.0
chore(deps): bump @pagefind/default-ui from 1.0.3 to 1.2.0
2024-11-07 21:23:33 -08:00
dependabot[bot]
fd103d902a chore(deps): bump vite from 4.5.3 to 4.5.5
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.3 to 4.5.5.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.5/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.5.5/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-08 05:23:13 +00:00
dependabot[bot]
3e82c11993 chore(deps): bump path-to-regexp from 6.2.1 to 6.3.0
Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp) from 6.2.1 to 6.3.0.
- [Release notes](https://github.com/pillarjs/path-to-regexp/releases)
- [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md)
- [Commits](https://github.com/pillarjs/path-to-regexp/compare/v6.2.1...v6.3.0)

---
updated-dependencies:
- dependency-name: path-to-regexp
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-08 05:23:06 +00:00
dependabot[bot]
f195ebe8eb chore(deps): bump micromatch from 4.0.5 to 4.0.8
Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.5 to 4.0.8.
- [Release notes](https://github.com/micromatch/micromatch/releases)
- [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/micromatch/compare/4.0.5...4.0.8)

---
updated-dependencies:
- dependency-name: micromatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-08 05:23:04 +00:00
dependabot[bot]
c98ff85688 chore(deps): bump dset from 3.1.3 to 3.1.4
Bumps [dset](https://github.com/lukeed/dset) from 3.1.3 to 3.1.4.
- [Release notes](https://github.com/lukeed/dset/releases)
- [Commits](https://github.com/lukeed/dset/compare/v3.1.3...v3.1.4)

---
updated-dependencies:
- dependency-name: dset
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-08 05:23:03 +00:00
dependabot[bot]
7fc67dc8fe chore(deps): bump rollup from 3.29.4 to 3.29.5
Bumps [rollup](https://github.com/rollup/rollup) from 3.29.4 to 3.29.5.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v3.29.4...v3.29.5)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-08 05:23:02 +00:00
dependabot[bot]
3e3bfd9ac2 chore(deps): bump pagefind from 1.0.3 to 1.2.0
Bumps [pagefind](https://github.com/CloudCannon/pagefind) from 1.0.3 to 1.2.0.
- [Release notes](https://github.com/CloudCannon/pagefind/releases)
- [Changelog](https://github.com/CloudCannon/pagefind/blob/main/CHANGELOG.md)
- [Commits](https://github.com/CloudCannon/pagefind/compare/v1.0.3...v1.2.0)

---
updated-dependencies:
- dependency-name: pagefind
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-08 05:22:59 +00:00
dependabot[bot]
73ef2398c0 chore(deps): bump @pagefind/default-ui from 1.0.3 to 1.2.0
Bumps @pagefind/default-ui from 1.0.3 to 1.2.0.

---
updated-dependencies:
- dependency-name: "@pagefind/default-ui"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-08 05:22:58 +00:00
54f8b4cbba Merge pull request #8 from gogrlx/dependabot/npm_and_yarn/vite-4.5.3
chore(deps): bump vite from 4.5.2 to 4.5.3
2024-11-07 21:22:14 -08:00
b5ffe9d73e Merge pull request #9 from gogrlx/dependabot/npm_and_yarn/braces-3.0.3
chore(deps): bump braces from 3.0.2 to 3.0.3
2024-11-07 21:21:54 -08:00
3e620dc70c Update overview.md 2024-11-07 21:20:31 -08:00
634a1ba2ee Update overview.mdx 2024-11-07 21:19:57 -08:00
119f055c16 add posthog to footer 2024-09-26 01:41:28 -07:00
64c252ebf9 update copyright date 2024-09-10 13:13:37 -07:00
dependabot[bot]
6b4dfb3d1d chore(deps): bump braces from 3.0.2 to 3.0.3
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-21 19:47:46 +00:00
dependabot[bot]
24b56e7767 chore(deps): bump vite from 4.5.2 to 4.5.3
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.2 to 4.5.3.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.3/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.5.3/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-04 01:38:31 +00:00
d6a1c03e41 Merge pull request #7 from gogrlx/dependabot/npm_and_yarn/vite-4.5.2
chore(deps): bump vite from 4.5.1 to 4.5.2
2024-01-20 10:53:10 -08:00
dependabot[bot]
9d97cfd280 chore(deps): bump vite from 4.5.1 to 4.5.2
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.1 to 4.5.2.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.2/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.5.2/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-20 05:42:54 +00:00
dependabot[bot]
82f00ce050 chore(deps): bump vite from 4.5.0 to 4.5.1
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.0 to 4.5.1.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.1/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.5.1/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-06 10:42:35 -06:00
Ethan Holz
2d28805a99 feat: add shop.grlx.dev to footer 2023-12-04 11:26:23 -05:00
Ethan Holz
b7f65fe9e1 feat(recipes): added reference to --out json 2023-11-20 11:17:23 -05:00
Ethan Holz
924c7a0861 fix(getting-started): added mount for recipes to docker-compose 2023-11-20 11:06:52 -05:00
4e52ce2720 typo fix in sitemap url 2023-11-17 19:24:50 -08:00
a02cf6c944 update cmd descriptions 2023-11-14 18:29:23 -08:00
2bd48b516e than -> then 2023-11-13 15:35:28 -08:00
2e79848c69 add missing S, fix 404 2023-11-13 15:15:42 -08:00
85f4c17f88 use sudo Env, not sudoedit 2023-11-13 15:08:17 -08:00
64cdffc00a fix groups same as sprouts 2023-11-13 15:04:14 -08:00
4293d9de65 usable username 2023-11-13 15:03:23 -08:00
338ea223e3 Fixup some doc params 2023-11-10 21:44:09 -08:00
Ethan Holz
a338bfa191 feat: added experimental tags for template options 2023-11-10 10:04:32 -08:00