Commit Graph

11 Commits

Author SHA1 Message Date
Joey Hafner
6086222503
Reorganize root level of repo.
- Move homelab, Jafner.dev (now called blog) to root.
- Rename "archived projects" -> "archive"
- Rename "active projects" -> "projects"
- Rename "jafner-homebrew" -> "5ehomebrew"
- Rename "docker-llm-amd" -> "local-ai"
2024-07-16 12:17:55 -07:00
Joey Hafner
97e4cc547a
Init Jafner.net monorepo from constituent repos:
1. homelab [Gitea](https://gitea.jafner.tools/Jafner/homelab), [Github (docker_config)](https://github.com/Jafner/docker_config), [Github (wiki)](https://github.com/Jafner/wiki), [Github (cloud_tools)](https://github.com/Jafner/cloud_tools), [Github (self-hosting)](https://github.com/Jafner/self-hosting).
   - Rename? Jafner.net? Wouldn't that be `Jafner/Jafner.net/Jafner.net`?
2. Jafner.dev [Github](https://github.com/Jafner/Jafner.dev).
3. dotfiles [Gitea](https://gitea.jafner.tools/Jafner/dotfiles), [Github](https://github.com/Jafner/dotfiles).
4. nvgm [Gitea](https://gitea.jafner.tools/Jafner/nvgm)
5. pamidi [Gitea](https://gitea.jafner.tools/Jafner/pamidi), [Github](https://github.com/Jafner/pamidi)
6. docker-llm-amd [Gitea](https://gitea.jafner.tools/Jafner/docker-llm-amd)
7. doradash [Gitea](https://gitea.jafner.tools/Jafner/doradash)
8. clip-it-and-ship-it [Gitea (PyClipIt)](https://gitea.jafner.tools/Jafner/PyClipIt), [Github](https://github.com/Jafner/clip-it-and-ship-it).
9. razer battery led [Github](https://github.com/Jafner/Razer-BatteryLevelRGB)
10. 5etools-docker [Github](https://github.com/Jafner/5etools-docker)
11. jafner-homebrew [Github](https://github.com/Jafner/jafner-homebrew)
2024-07-15 15:35:16 -07:00
1c8701973a Apply strip-private to compare 2024-02-14 12:47:23 -08:00
5aac726354 Fix handling when no changes to apply 2024-02-14 12:35:16 -08:00
3c6c4d63a6 Fix erroring out when no changes to commit 2024-02-14 12:25:48 -08:00
e1f1f43ebb Clean up exit behavior 2024-02-14 11:28:18 -08:00
aab982a82c Send source command stdout to /dev/null to prevent leaking secrets 2024-02-14 11:19:29 -08:00
5f4d405c23 Add basic error handling to configure.sh
Add newline to end of test.sh
2024-02-14 11:07:57 -08:00
4c600de447 Switch to explicit 'source' command, add compare, commit, save to end of script 2024-02-14 10:52:55 -08:00
f331326ff0 Switch wizard config to testing 2024-02-14 10:47:46 -08:00
1c2e275b75 Init new, split, commands-based configuration for wizard to ease automated deployment 2024-02-14 10:37:43 -08:00