nickdichev
1feead4ce4
Fix typo in "Authoring a 'clan.service' module"
2025-10-08 20:16:16 +00:00
Johannes Kirschbauer
032f54cbfb
docs: fix links
2025-10-08 16:02:31 +02:00
Johannes Kirschbauer
c031abcd9e
docs: move option-search into own package
2025-10-08 15:42:18 +02:00
a-kenji
016fe3d114
docs: Improve list view on testing
2025-10-08 14:29:01 +02:00
pinpox
077bf55fd7
Add internal services guide
2025-10-07 16:37:22 +02:00
a-kenji
ba4dc36ddf
docs: Fix typos
2025-10-07 14:09:38 +02:00
a-kenji
c083548795
docs: document vars generation requirement for service tests
...
Add documentation explaining that services defining vars need to run
update-vars before tests can execute. Clarifies how `clan.directory`
determines where vars are generated and loaded from during testing.
Closes : #5380
2025-10-07 13:45:39 +02:00
a-kenji
965dddfee1
docs: Fix nixpkgs hierarchy
2025-10-07 10:34:22 +02:00
Johannes Kirschbauer
359582118c
docs: fix broken links
2025-10-05 14:14:12 +02:00
Johannes Kirschbauer
3068a9e16a
docs: move service definition into explizit markdown file
2025-10-03 21:16:32 +02:00
Johannes Kirschbauer
6c972c1e19
docs: move services into its reserved category
2025-10-03 21:02:18 +02:00
Johannes Kirschbauer
8d9d4c9089
docs: fix absolute links need to be absolute
2025-10-03 18:59:47 +02:00
Johannes Kirschbauer
76d1d9b167
docs: consistent options reference
2025-10-03 18:17:13 +02:00
Johannes Kirschbauer
028cf2a00c
docs: move official services into subfolder
2025-10-03 17:56:47 +02:00
Johannes Kirschbauer
08c2d574ce
docs: use absolute page URI
...
This allows us to migrate to any framework that uses normal uri's
We just need to strip all .md endings in a simple grep command
2025-10-03 17:31:42 +02:00
Johannes Kirschbauer
f9c8ed74e1
docs: decisions harmonize with file tree
2025-10-03 17:06:14 +02:00
Johannes Kirschbauer
b1f6dd58f3
docs: move getting-started out of guides
2025-10-03 16:50:10 +02:00
Johannes Kirschbauer
90b1033870
docs: unify markdown files with documentation titles
...
This is preparational work to reduce the surface are of the different mappings
We want to reduce the following:
/guides/secrets.md -> Guides/getting started/How to use flakes with sops -> with '# Secrets Management'
- Title
- URI
- Filepath
should follow a stricter pattern to make it easy to maintain
2025-10-03 16:08:20 +02:00
a-kenji
11c559ee6d
docs: Update zerotier documentation
2025-10-01 12:14:57 +02:00
a-kenji
5e6a202ce0
docs: Remove outdated information
2025-10-01 12:11:09 +02:00
Johannes Kirschbauer
13c0639fa9
docs/index: fix broken links
2025-09-29 09:30:29 +02:00
Qubasa
233d1a48af
docs: make flake-inputs flow better
2025-09-25 18:59:27 +02:00
Qubasa
eddb1e35fc
docs: make flake-parts guide flow better
2025-09-25 18:59:27 +02:00
Qubasa
a28270f43a
docs: extensive backup documentation
2025-09-25 18:59:27 +02:00
Johannes Kirschbauer
ab8607e01a
clan: add nixpkgs version checks
2025-09-23 17:07:33 +02:00
hsjobeki
854481fd49
Merge pull request 'Remove function syntax from extraModules' ( #5152 ) from remove-extainv-func into main
...
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/5152
Reviewed-by: hsjobeki <hsjobeki@gmail.com >
2025-09-18 14:00:28 +00:00
Luis Hebendanz
d4e601586d
Merge pull request 'docs: init new structure' ( #5157 ) from improve_vars_docs2 into main
...
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/5157
2025-09-16 14:48:15 +00:00
Qubasa
ada80be417
docs: re-add nixos rebuild
...
docs: fix strict errors
2025-09-16 16:45:09 +02:00
Johannes Kirschbauer
3d680bcc5f
docs: remove references to buildClan
2025-09-16 16:02:05 +02:00
Qubasa
31ff7b903c
docs: add next step button to physical machine
2025-09-16 16:01:03 +02:00
Qubasa
62eb42ae5b
docs: Add a what is clan extendable to homepage
2025-09-16 16:01:03 +02:00
Qubasa
d25818580d
docs: Fixup stale references
2025-09-16 16:01:03 +02:00
Johannes Kirschbauer
13eba4d7c5
docs: changes from johannes
...
WIP
2025-09-16 16:01:03 +02:00
Qubasa
86c4555bc0
docs: init new structure
2025-09-16 16:00:40 +02:00
a-kenji
5ee6156b29
docs: Add information about nixos-rebuild
2025-09-16 11:29:46 +02:00
pinpox
ea3818bb50
Remove function syntax from extraModules
...
Related: https://git.clan.lol/clan/clan-core/issues/5151
2025-09-15 09:52:07 +02:00
Qubasa
6a96ce8679
docs: Move age plugins to vars/sops backend group. Improve age plugin documentation
2025-09-12 14:13:49 +02:00
Qubasa
447b0bf8ac
docs: fix uml errors
2025-09-12 12:42:41 +02:00
Qubasa
5312799784
docs: fix multiple format errors, improve readability of vars
2025-09-11 19:45:16 +02:00
Qubasa
ef66c9b5be
docs: vars ai fixups
2025-09-09 22:53:15 +02:00
Jörg Thalheim
79d44f7c30
vars: docs
...
re-add vars-backend.md
re-add vars-backend.md
2025-09-09 22:12:07 +02:00
Luis Hebendanz
af4e9e784b
Merge pull request 'docs: Add secure boot info to disk encryption guide' ( #5127 ) from docs_fix into main
...
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/5127
2025-09-09 17:46:09 +00:00
Qubasa
cb162a53b8
docs: Add secure boot info to disk encryption guide
...
fix wrong link
2025-09-09 19:41:59 +02:00
Mayeu
11ec94c17f
doc: use clan-core as inputs name
2025-09-09 19:18:35 +02:00
Christian Friedow
3630e778ad
docs: update concepts/inventory to match new option structure
2025-09-09 15:35:23 +02:00
Qubasa
8d3e0d2209
docs: Fixup out of date networking docs
2025-09-03 18:35:55 +02:00
Qubasa
186a760529
docs: fixup links to networking guide, improve introduction.
2025-08-27 17:37:15 +02:00
Johannes Kirschbauer
c7786a59fd
docs/update: refactor machine update guide
...
Restructured page: core workflow first, advanced usage after.
Improved grammar, phrasing, and capitalization (Clan CLI, apostrophes).
Added warnings/notes for buildHost and CPU architecture.
Polished code snippets and CLI examples for clarity.
2025-08-27 10:26:53 +02:00
pinpox
7207a3e8cd
Cleanup state-version test
2025-08-26 09:44:01 +02:00
pinpox
22cd9baee2
Merge pull request 'Improve inventory docs' ( #4933 ) from inventory-docs into main
...
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/4933
2025-08-26 07:32:23 +00:00