Commit Graph

83 Commits

Author SHA1 Message Date
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
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
f2f7c4166c sort + alphabetize 2023-11-08 22:03:15 -08:00
9ed5e21e59 fix methods and add missing methods 2023-11-08 21:57:54 -08:00
Ethan Holz
916e9f110a feat: added uninstall for sprout 2023-11-07 17:56:29 -08:00
a2e10b0133 Update groups.md 2023-11-07 14:14:47 -08:00
99cdb6aa18 Update docs on user 2023-11-07 14:14:07 -08:00
b442ff381e fix templating string 2023-11-07 11:53:10 -08:00
Ethan Holz
f10403330b fix: next steps linked to glossary 2023-11-06 21:21:12 -06:00
Ethan Holz
36234f89b0 feat(glossary): initial glossary commit 2023-11-06 21:03:05 -06:00
J. Scott Smith
667086e66e Updated ADAtomic site href 2023-11-06 20:40:22 -06:00
Ethan Holz
03ed831ef9 feat(recipes): added initial recipe overview 2023-11-06 18:13:30 -06:00
Ethan Holz
ac7c84b5cc feat(ingredients): add user and group ingredients 2023-11-06 18:12:55 -06:00
Ethan Holz
77eb26e770 fix(file): removed S3 reference 2023-11-06 17:14:34 -06:00
Ethan Holz
b2d2029142 style: added last updated 2023-11-06 17:12:04 -06:00
Ethan Holz
39f010aa75 fix(service): fixed unfinished servicer provider 2023-11-06 15:40:53 -06:00
Ethan Holz
bb6b6551f6 fix(getting-started): added uninstall for grlx-farmer 2023-11-06 11:51:23 -06:00
Ethan Holz
e2c671f727 fix(service): fixed service provider description 2023-11-06 11:35:02 -06:00
Ethan Holz
1f61b3e090 feat(cmd): added rest of cmd interface 2023-11-06 11:11:37 -06:00
Ethan Holz
89c13a2873 fix: spelling updates 2023-11-06 10:00:04 -06:00
Ethan Holz
570219b9f9 chore: added csepll for spell checking 2023-11-06 09:57:04 -06:00
Ethan Holz
c1b0769c2c feat: added email to socials 2023-11-06 09:45:29 -06:00
Ethan Holz
ecba814119 fix(css): chagned to correct Discord color 2023-11-05 22:45:39 -06:00
Ethan Holz
073fb07293 feat(file): added file.touch 2023-11-05 22:45:09 -06:00
J. Scott Smith
d94684af71 updated quick start, details and corrections after testing 2023-11-05 22:20:29 -06:00
Ethan Holz
70d28cd02b feat(architecture): add diagram 2023-11-05 21:52:25 -06:00
Ethan Holz
91a79f459c refactor: move architecture section 2023-11-05 20:25:15 -06:00
Ethan Holz
c8b8b6714a chore: updared starlight 2023-11-05 20:19:22 -06:00
Ethan Holz
106119fb42 refactor(service): updated to generic services + service providers
- renamed systemd to service
- created systemd provider to replace
2023-11-05 20:11:13 -06:00
Ethan Holz
ec1c60e79e feat(index): added Discord card 2023-11-05 20:10:08 -06:00
Ethan Holz
06519d28af fix(ingredients): fixed type on file providers 2023-11-05 17:18:31 -06:00
Ethan Holz
3c5f7bd21b style: add ADAtomic logo on all page footer 2023-11-05 17:17:46 -06:00
Ethan Holz
c9875a377a feat(social): added grlx Discord 2023-11-05 14:36:59 -06:00
Ethan Holz
35622eface remove view transitions and added architecture stub 2023-11-05 14:34:35 -06:00
Ethan Holz
143e8de114 chore(nix): updated nix for current use case 2023-11-05 14:23:27 -06:00
Ethan Holz
3efeb8a636 style: update getting started with updated language 2023-11-04 13:47:33 -05:00