Commit Graph

181 Commits

Author SHA1 Message Date
Qubasa
16bd11be19 Add nix flake check remark to docu 2024-05-14 18:20:56 +02:00
Qubasa
d717646d93 Add clan flash documentation. 2024-05-14 16:13:50 +02:00
Qubasa
ea31177f67 Fix doc build error 2024-05-14 15:41:15 +02:00
Qubasa
01fa7085de Renamed machines.md to deploy.md 2024-05-14 15:41:15 +02:00
Qubasa
d2a248ed2d Renamed machines.md to deploy.md 2024-05-14 15:41:15 +02:00
Qubasa
bae03fa338 Add --no-reboot flag to clan machine install 2024-05-14 15:41:15 +02:00
Qubasa
ecc80556cf Heavily improve documentation and flake template 2024-05-14 15:41:15 +02:00
Qubasa
aa03d0f877 Fix missing efi and x64 support in template 2024-05-14 15:41:15 +02:00
a-kenji
e2616c7eaa docs: remove linenums from every code block
Remove linenums from every single code block.
Makes site considerably less busy and easier to read.
2024-05-14 11:32:30 +02:00
a-kenji
81b534f520 modules: init user-password
Init a user-password module, that allows setting the password for a
single user.

fixes #1351
2024-05-14 10:55:43 +02:00
Qubasa
37c72b8848 Reorder getting started documentation 2024-05-10 22:59:45 +02:00
Qubasa
a60978240c Fix template. Improve docu. Add disko as default imported module. 2024-05-10 15:39:46 +02:00
Qubasa
3e5ecd18fd fix docs .envrc watch_file 2024-05-09 15:00:03 +02:00
clan-bot
72c05a4ba4 Merge pull request 'hsjobeki-main' (#1332) from hsjobeki-main into main 2024-05-08 10:30:16 +00:00
Johannes Kirschbauer
bb41d0ebca docs: add faq page 2024-05-08 12:23:04 +02:00
a-kenji
dd99a3e821 docs: simplify hardware-configuration 2024-05-07 21:37:25 +02:00
a-kenji
ca4535ccfd add: tip 2024-05-07 21:26:15 +02:00
a-kenji
4bc30e575a docs: add reference to the help page 2024-05-07 20:45:09 +02:00
clan-bot
fe70fd4bfb Merge pull request 'docs: improve getting started prerequisite docs' (#1322) from a-kenji-docs-patch-2 into main 2024-05-07 13:48:22 +00:00
a-kenji
37430ecd13 docs: improve getting started prerequisite docs 2024-05-07 15:45:38 +02:00
a-kenji
de8f73890a docs: add link to cli reference 2024-05-07 15:34:56 +02:00
clan-bot
30a82d0a2f Merge pull request 'clan-cli: add --json and --png flags to machine install' (#1320) from a-kenji-feat/clan-install-json into main 2024-05-07 12:52:21 +00:00
a-kenji
c7e662806f clan-cli: add --json and --png flags to machine install
Allow using `clan machines [machine] install` in conjunction with the
`--json` and `--png` flags.

Fixes #1180
2024-05-07 14:47:13 +02:00
Johannes Kirschbauer
d7f3b6a1e0 cli-docs: add automatic markdown cli docs 2024-05-07 13:26:33 +02:00
Qubasa
fdcb19dfbb Remove print of priv key in ci 2024-05-04 13:31:30 +02:00
Qubasa
4baa36a40b Move vm clanModules to lib 2024-05-02 16:34:25 +02:00
Qubasa
142a6036fb Add description field to function-schema 2024-05-02 16:34:25 +02:00
Qubasa
b0336e13b1 Require README.md for every clan module 2024-05-02 16:34:25 +02:00
Qubasa
edcc92c75b Add package function-schema and module-schema. Add check for module jsonschema. 2024-05-01 23:16:17 +02:00
Johannes Kirschbauer
1f63c661b1 template: use disko module direcly 2024-04-30 19:16:13 +02:00
Johannes Kirschbauer
6709ae4c0d docs: improve docs 2024-04-26 11:20:43 +02:00
Johannes Kirschbauer
904e4cf624 docs: improve docs 2024-04-26 11:07:33 +02:00
Johannes Kirschbauer
05f3da28f8 docs: improve secrets documentation 2024-04-26 10:44:14 +02:00
Johannes Kirschbauer
3f8e1c85b6 docs: init c4 diagrams 2024-04-24 16:35:27 +02:00
a-kenji
403ff66eb4 add: cd command 2024-04-23 20:52:41 +02:00
Jörg Thalheim
58968019d0 fix actual installer 2024-04-19 14:13:02 +02:00
Jörg Thalheim
405d98215a deploy-docs: fix undefined variable 2024-04-19 13:59:39 +02:00
Jörg Thalheim
4cf8c48252 Change iso to nixos-images version 2024-04-19 13:43:40 +02:00
Johannes Kirschbauer
d3670920bf docs: clan core ref 2024-04-18 13:05:58 +02:00
Johannes Kirschbauer
d5cff80489 docs: init synthing & deltachat 2024-04-17 18:26:37 +02:00
Johannes Kirschbauer
0f85d81eb2 docs: add clan modules readme support 2024-04-17 12:52:04 +02:00
Johannes Kirschbauer
bef1960c9b docs: split clan-core options into sub-pages 2024-04-17 09:39:40 +02:00
clan-bot
f426064019 Merge pull request 'docs: generate api docs' (#1233) from hsjobeki-tutorials into main 2024-04-16 17:13:38 +00:00
Johannes Kirschbauer
805fd18251 docs: generate api docs 2024-04-16 19:07:28 +02:00
a-kenji
887f7c680d documentation: convert note to admonition 2024-04-16 12:28:32 +02:00
Johannes Kirschbauer
da486ae9ec docs: improve flake-parts configuration 2024-04-16 12:02:44 +02:00
a-kenji
48f3611478 documentation: improve presentation 2024-04-15 11:57:23 +02:00
a-kenji
869671affe documentation: add contribution standards 2024-04-14 16:54:23 +02:00
a-kenji
2381d3e4c5 documentation: small admonition nit 2024-04-14 15:18:16 +02:00
clan-bot
98297e32e4 Merge pull request 'documentation: improve configuration' (#1215) from a-kenji-docs/configuration into main 2024-04-14 13:05:18 +00:00