1
0
forked from clan/clan-core
Commit Graph

235 Commits

Author SHA1 Message Date
473c236214 Fix rss plugin warning 2024-05-16 20:39:39 +02:00
eeaf1c84a9 Add profile picture for W 2024-05-16 19:43:55 +02:00
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
a81da72ec4 documentation: small admonition nit 2024-04-14 15:18:16 +02:00
4ae5840078 Merge pull request 'documentation: improve configuration' (#1215) from a-kenji-docs/configuration into main 2024-04-14 13:05:18 +00:00
5b846c7c6f documentation: improve configuration 2024-04-14 15:00:41 +02:00
a1f5024fde documenation: improve flake-parts 2024-04-14 14:23:11 +02:00
09a5fd31a6 Merge pull request 'docs: fix contributing casing' (#1213) from a-kenji-docs/fix-contrib into main 2024-04-14 11:29:15 +00:00
933401eb62 docs: fix contributing casing 2024-04-14 13:22:51 +02:00
4442ba777a documentation: improve secrets page 2024-04-14 13:15:26 +02:00
062de6866e documentation: improve networking section 2024-04-14 12:43:09 +02:00
711d5d4319 documenation: improve styling 2024-04-14 12:30:56 +02:00
f8675949b9 Merge pull request 'documentation: improve installer wording' (#1209) from a-kenji-docs/installer-wording into main 2024-04-14 10:26:43 +00:00
18a961332e documentation: improve installer wording 2024-04-14 12:20:30 +02:00
d1457c424a Merge pull request 'documentation: improve templates section' (#1208) from a-kenji-docs/update-template into main 2024-04-14 09:58:50 +00:00
d717d9e90d Merge pull request 'documentation: fix typo' (#1207) from a-kenji-fix/typ into main 2024-04-14 09:56:20 +00:00
3d0d124b8a documentation: improve templates section 2024-04-14 11:51:43 +02:00
6cfe735c69 documentation: fix typo 2024-04-14 11:46:53 +02:00
b28d7e45d3 documentation: disable copy for outputs 2024-04-14 11:45:20 +02:00
10ad6da359
docs: fix migrated build directory 2024-04-13 19:40:28 +02:00
3a9c84cb45 docs: decompose configuration guide 2024-04-13 15:46:38 +00:00
7f89740d1b documentation: standardize on bash doccomments 2024-04-13 16:35:16 +02:00
fa5058bce4
docs: reword 2024-04-13 15:55:15 +02:00
1978aae39f
docs: improve template 2024-04-13 15:53:45 +02:00
4874500b8f documentation: make lsblk command copyable 2024-04-13 15:16:05 +02:00
2207fd8961
docs: add success block 2024-04-13 14:53:18 +02:00
ff99b10616
docs: rephrase tabs 2024-04-13 14:48:26 +02:00
babf7e3d12
docs: clean up directory structure 2024-04-13 14:48:26 +02:00
7d543da8c2 Merge pull request 'documentation: fix wording' (#1198) from a-kenji-docs/wording into main 2024-04-13 12:19:10 +00:00
f464eafe6c documentation: fix wording 2024-04-13 14:12:47 +02:00
a9347f4ed9 Merge pull request 'docs: move hardware / cloud computers behind tab selection' (#1197) from hsjobeki-tutorials into main 2024-04-13 12:03:57 +00:00
8de732239d
docs: move hardware / cloud computers behind tab selection 2024-04-13 13:59:48 +02:00
e52a9f3a16 Merge pull request 'documentation: allow code content to be copied' (#1196) from a-kenji-documentation/impl/copy into main 2024-04-13 11:55:52 +00:00
92de72427e documentation: allow code content to be copied
Allow code content to be copied.

Fixes #1179
2024-04-13 13:48:25 +02:00
e74d0aa3d2 docs: remove custom css 2024-04-13 11:44:32 +00:00
077598b3ac documentation: improve wifi 2024-04-13 13:32:54 +02:00
1b77f746bc Merge pull request 'documentation: fix wording' (#1192) from a-kenji-docs/fix into main 2024-04-13 10:25:30 +00:00
275b61925a Merge pull request 'documentation: fix wording' (#1191) from a-kenji-docs/wording into main 2024-04-13 10:22:59 +00:00
e8e37bfb6c Merge pull request 'documentation: add missing character' (#1190) from a-kenji-docs/missing into main 2024-04-13 10:19:05 +00:00
57096ae0f4 Merge pull request 'documentation: add correct nix-shell invocation' (#1189) from a-kenji-docs/add-clan-cli into main 2024-04-13 10:14:45 +00:00
b5746906fb documentation: fix wording 2024-04-13 12:14:20 +02:00
ff035d34ed documentation: fix wording 2024-04-13 12:11:13 +02:00
e58204a5a7 documentation: add missing character 2024-04-13 12:09:40 +02:00
985deb27a9 documentation: add correct nix-shell invocation 2024-04-13 12:08:35 +02:00
1c690c2a66 docs: fix wording 2024-04-13 12:06:29 +02:00
42e653a647 docs: fix wording and typo 2024-04-13 11:41:00 +02:00
70cdf23875
docs: add theming 2024-04-12 17:13:11 +02:00
4d75feea65
deploy-docs: fail on error 2024-04-12 17:13:11 +02:00
c3f2c548a6
add deploy script for homepage 2024-04-12 17:13:11 +02:00
30663d563d
fix build on macos 2024-04-12 17:13:11 +02:00
445d547814
remove checks 2024-04-12 17:13:11 +02:00