phaer
|
4266fcc0ab
|
docs: fix typo
|
2024-06-14 15:31:43 +02:00 |
|
phaer
|
b80a263443
|
add docs/README.md
|
2024-06-14 14:28:30 +02:00 |
|
phaer
|
32023d41ed
|
docs: enable permalink links for headings
|
2024-06-14 13:39:41 +02:00 |
|
phaer
|
8aa4a44eaf
|
docs: link github repo
|
2024-06-14 12:23:10 +02:00 |
|
phaer
|
9dba824ae8
|
docs: add reference header
|
2024-06-13 15:47:07 +02:00 |
|
phaer
|
b6bae07d51
|
docs move options reference template to own file
|
2024-06-13 14:44:44 +02:00 |
|
phaer
|
66d8e84cee
|
docs: remove anchors warning
...because it's not yet supported in our mkdocs version
|
2024-06-13 13:38:03 +02:00 |
|
phaer
|
5c6e0e5e9a
|
docs: add mkdocs-awesome-pages-plugin
|
2024-06-13 13:06:22 +02:00 |
|
phaer
|
c1e70d4528
|
remove unecessary font declaration
|
2024-06-11 22:30:38 +02:00 |
|
phaer
|
44f9f95b36
|
don't integrate toc
|
2024-06-11 22:30:12 +02:00 |
|
phaer
|
e01ce3d09b
|
add favicon
|
2024-06-11 22:29:50 +02:00 |
|
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 |
|