Commit Graph

116 Commits

Author SHA1 Message Date
phaer
bb4b27886f add render_options hook 2024-06-11 19:08:00 +02:00
phaer
42ff2e8d4d move dreamDocs out of docs dir
to reduce unecessary rebuilds
2024-06-11 19:08:00 +02:00
phaer
280bebed2c docs: don't use navigation pruning 2024-06-11 19:07:27 +02:00
phaer
ddf9ba346b docs/modules: fix header hierachy 2024-06-11 19:07:25 +02:00
phaer
c644d0b76a fix link in gettingstarted 2024-06-11 19:07:24 +02:00
phaer
4e3a5000e0 fix logo style in header 2024-06-11 19:07:24 +02:00
phaer
6617d9f90c remove redundant content in docs 2024-06-11 19:07:24 +02:00
phaer
7f355a9506 move notes/module-system-problems to src 2024-06-11 19:07:24 +02:00
phaer
318997a795 remove mdbook site, move content to docs/ 2024-06-11 19:07:22 +02:00
phaer
92d2d31a4c add mkdocs-material...
and more configuration. Also fix favicon path
2024-06-11 19:06:29 +02:00
phaer
7cb146701a add mkdocs-based docs site 2024-06-11 19:05:26 +02:00
DavHau
5798a23484 docs: add reference documentation to website 2023-10-12 00:55:37 +02:00
Ryan Gibb
00b2b09551
typo (#640)
Co-authored-by: DavHau <hsngrmpf+github@gmail.com>
2023-09-05 10:52:31 +02:00
DavHau
165014ec90 examples: add dream2nix-repo-flake 2023-09-03 08:25:17 +00:00
DavHau
f4371d3e9b refactor(examples): re-categorize
new categories:
- basics
- single-language
- multi-language
2023-08-31 12:53:22 +00:00
DavHau
7b96349dd4 notes: add notes/module-system-problems.md 2023-08-06 13:22:48 +00:00
DavHau
352d44bcc9 docs: remove v1 draft API docs from index
... but keep the md files. There are still valuable drafts which are not yet implemented
2023-08-06 10:12:41 +00:00
InLaw
89bab978fc
fix internal links after v1 restructuring (#612)
Co-authored-by: aedsm <service@analytics-endeavor.de>
2023-08-01 16:17:25 +02:00
DavHau
c3f184f09f docs: link examples from the docs 2023-07-29 15:29:06 +02:00
DavHau
d7238d66f3 docs: migrate docs from drv-parts 2023-07-29 13:28:22 +02:00
DavHau
e68bff6dbd docs: improve readme 2023-07-19 16:06:03 +02:00
DavHau
96a11d4197 move v1/nix to top-level 2023-07-19 15:53:03 +02:00
DavHau
7f2965906c docs: remove legacy docs 2023-07-18 19:02:38 +02:00
Jairo Llopis
e2f9f2c211 docs: fix typo on fetchers 2023-07-07 14:11:13 +02:00
Sridhar Ratnakumar
76fba001f3
docs/rust: Fix syntax error in fenix example (#541) 2023-07-01 22:28:40 +03:00
Paul Haerle
16a68020c0
Merge pull request #466 from phaer/patch-1
Update getting-started-python.md
2023-05-30 13:43:35 +02:00
Arnout Engelen
a54969c218
Document how to drop PHP target-dir attribute
Fixes #491 by documenting how to use flake `packageOverrides`
to drop the attribute
2023-03-25 11:16:34 +01:00
DavHau
7f422cf4f3
Merge pull request #490 from raboof/document-adding-projects.toml-to-git
Document adding `project.toml` to git more explicitly
2023-03-17 19:47:28 +07:00
Arnout Engelen
0987c82ee2
Document adding project.toml to git more explicitly
Easy to miss for beginning users :)
2023-03-17 11:25:46 +01:00
Arnout Engelen
88b0e94dfa
Document inspecting the generic lockfile 2023-03-17 09:25:32 +01:00
DavHau
dc9954aae4 feat(v1 API): document v1 API examples 2023-02-06 14:44:19 +07:00
Paul Haerle
cb29b46af6
Update getting-started-python.md
.#default isn't defined in new flakes, see https://github.com/nix-community/dream2nix/issues/464
2023-02-01 15:16:03 +01:00
DavHau
13eb4c8bd1
Merge pull request #455 from waalge/waalge/bump-docs
Waalge/bump docs
2023-01-31 13:50:07 +07:00
DavHau
759c70ed33
Merge pull request #431 from hsjobeki/nodejs/strict-builder-draft
new nodejs strict builder
2023-01-21 16:28:23 +08:00
Ilan Joselevich
f11fa0fced
rust: add rustc to crane's defaultToolchain and to crane devshell (#457)
Co-authored-by: Yusuf Bera Ertan <y.bera003.06@protonmail.com>
2023-01-19 09:33:48 +03:00
waalge
c8ce959207 Add docs: shoe horn 'populate projects.toml' into nix_system section 2023-01-14 11:58:38 +00:00
waalge
f06925610b fix: precommit hook for mdbook failing appropriately 2023-01-14 11:44:37 +00:00
waalge
b48cde9ec9 bad commit? 2023-01-14 11:41:52 +00:00
waalge
e156d5d19f mdbook builds 2023-01-13 17:22:58 +00:00
hsjobeki
749d0f3f5c fix: docs 2023-01-11 11:27:37 +01:00
hsjobeki
1a556e3812 refactor: split concerns in multiple files 2023-01-05 17:37:54 +01:00
hsjobeki
9b701bb6c8 nodejs: clean up builder 2023-01-04 14:31:18 +01:00
hsjobeki
a9001c21eb add: little documentation for new nodejs builder 2022-12-30 22:49:43 +01:00
Yusuf Bera Ertan
a24fb71c40
docs: update docs for rust subsystem 2022-12-18 03:17:28 +03:00
DavHau
986480a327 docs: acknowledge funding more
- Move funding section to the top of the readme
- add funding paragraph to the intro of the docs
2022-12-15 14:04:37 +07:00
DavHau
01b5d43524 chore: use projects.toml in docs and examples 2022-12-13 12:42:03 +07:00
DavHau
cb641555c8 chore: lib.nix remove projectsJson from flake outputs 2022-12-13 12:42:03 +07:00
phaer
c51db6ebeb docs: add pypi-wheel fetcher 2022-11-23 20:43:20 +01:00
DavHau
01f58c8f5b fix: contributing guide 2022-11-21 15:46:54 +01:00
DavHau
919b8f6891 feat: rewrite contributors.md and integration test it 2022-11-16 17:38:00 +01:00