1
0
forked from clan/clan-core
Commit Graph

183 Commits

Author SHA1 Message Date
f6efd11eae Working dark theme switcher 2024-05-16 19:32:05 +02:00
8762ee4420 Migrated blog to mkdocs 2024-05-16 15:08:24 +02:00
1e94bf02da Add nix flake check remark to docu 2024-05-14 18:20:56 +02:00
1c2781267b Add clan flash documentation. 2024-05-14 16:13:50 +02:00
ac8162a08d Fix doc build error 2024-05-14 15:41:15 +02:00
1476619515 Renamed machines.md to deploy.md 2024-05-14 15:41:15 +02:00
8288048682 Renamed machines.md to deploy.md 2024-05-14 15:41:15 +02:00
fd41badbc6 Add --no-reboot flag to clan machine install 2024-05-14 15:41:15 +02:00
d574faf253 Heavily improve documentation and flake template 2024-05-14 15:41:15 +02:00
81522c96e5 Fix missing efi and x64 support in template 2024-05-14 15:41:15 +02:00
59c558ffc6 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
cd0b360b49 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
86ae7cbbfb Reorder getting started documentation 2024-05-10 22:59:45 +02:00
82fa89b57e Fix template. Improve docu. Add disko as default imported module. 2024-05-10 15:39:46 +02:00
2abd5bbe37 fix docs .envrc watch_file 2024-05-09 15:00:03 +02:00
aad130166f Merge pull request 'hsjobeki-main' (#1332) from hsjobeki-main into main 2024-05-08 10:30:16 +00:00
2acd06c9fa
docs: add faq page 2024-05-08 12:23:04 +02:00
fd00a941dc docs: simplify hardware-configuration 2024-05-07 21:37:25 +02:00
1a4c20e49e add: tip 2024-05-07 21:26:15 +02:00
ddd9318ea1 docs: add reference to the help page 2024-05-07 20:45:09 +02:00
aee2fdcffa 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
d1b810dfad docs: improve getting started prerequisite docs 2024-05-07 15:45:38 +02:00
3506d6ba0d docs: add link to cli reference 2024-05-07 15:34:56 +02:00
f2a3415e2c 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
2e821c4525 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
15dd4ea25f
cli-docs: add automatic markdown cli docs 2024-05-07 13:26:33 +02:00
8134583641 Remove print of priv key in ci 2024-05-04 13:31:30 +02:00
ee552d3020 Move vm clanModules to lib 2024-05-02 16:34:25 +02:00
b95d95554a Add description field to function-schema 2024-05-02 16:34:25 +02:00
a09e680fa0 Require README.md for every clan module 2024-05-02 16:34:25 +02:00
a48df5b993 Add package function-schema and module-schema. Add check for module jsonschema. 2024-05-01 23:16:17 +02:00
56fad0fd4a
template: use disko module direcly 2024-04-30 19:16:13 +02:00
94449a02d5
docs: improve docs 2024-04-26 11:20:43 +02:00
152a908dc9
docs: improve docs 2024-04-26 11:07:33 +02:00
6a484fef66
docs: improve secrets documentation 2024-04-26 10:44:14 +02:00
fc1bf17b9c
docs: init c4 diagrams 2024-04-24 16:35:27 +02:00
acdb0a9b27 add: cd command 2024-04-23 20:52:41 +02:00
5cfc9f7db4 fix actual installer 2024-04-19 14:13:02 +02:00
2c96e467fa deploy-docs: fix undefined variable 2024-04-19 13:59:39 +02:00
3ebc2e8be9 Change iso to nixos-images version 2024-04-19 13:43:40 +02:00
1a99e033eb
docs: clan core ref 2024-04-18 13:05:58 +02:00
a2074bb82b
docs: init synthing & deltachat 2024-04-17 18:26:37 +02:00
87559613ed
docs: add clan modules readme support 2024-04-17 12:52:04 +02:00
5e33a0b3b8
docs: split clan-core options into sub-pages 2024-04-17 09:39:40 +02:00
c57cc5204c Merge pull request 'docs: generate api docs' (#1233) from hsjobeki-tutorials into main 2024-04-16 17:13:38 +00:00
9a3f27ea08
docs: generate api docs 2024-04-16 19:07:28 +02:00
1db0ace17b documentation: convert note to admonition 2024-04-16 12:28:32 +02:00
581b48b518
docs: improve flake-parts configuration 2024-04-16 12:02:44 +02:00
2d42af3675 documentation: improve presentation 2024-04-15 11:57:23 +02:00
8322d5dc27 documentation: add contribution standards 2024-04-14 16:54:23 +02:00