1
0
Fork 0
mirror of https://github.com/NixOS/nix.dev.git synced 2024-10-18 14:32:43 -04:00
Commit graph

614 commits

Author SHA1 Message Date
Aaron Bennett 6d7bee54c5
Fix typo (#619)
Remove trailing backtick.
2023-06-27 00:12:38 +02:00
Valentin Gagarin 09cf170b0a
fix wording 2023-06-26 17:26:31 +02:00
Valentin Gagarin 33820f5751
why are flakes controversial (#546)
* concept: why are flakes controversial
2023-06-26 17:07:31 +02:00
Valentin Gagarin 1eed36a44b
add redirects for changed directory structure (#608) 2023-06-25 17:33:19 +02:00
Yuki Langley 145158825d
Generate 404.html (#617) 2023-06-25 17:23:09 +02:00
Yuki Langley 9aaa97a8b0
Make home page cards clickable (#616) 2023-06-25 14:13:20 +02:00
Yuki Langley d426269f96
conf.py: Update repository url and branch (#613) 2023-06-24 14:54:09 +02:00
Valentin Gagarin 2ae6b07a97
move more writing style recommendations into the public guide (#607) 2023-06-22 11:18:22 +02:00
Valentin Gagarin 9c3e6c54fe
Merge pull request #597 from henrik-ch/nix-direnv
rebase of fzakaria pull request 83
2023-06-20 11:01:07 +02:00
i97henka 813a8ee490 making nix-direnv the default approach 2023-06-19 18:58:10 +01:00
alex 0c933bd9e8 Move writing style to separate page 2023-06-19 11:25:29 -05:00
i97henka 0773b5dc71 rebase of fzakaria pull 83 2023-06-18 10:43:38 +01:00
Valentin Gagarin 983ab67907
use "name" instead of "variable" consistently (#588)
strictly speaking, the Nix language does not have variables because what we call "variables" in the mathematical sense are names assigned to values that do not change, but can rather have different possible but fixed values depending on context.

this change is mainly to make use of words consistent with the Nix language tutorial in order to avoid any ambiguity and confusion for beginners, who may wonder why one article says "there are no variables" and the other one liberally uses the term regardless. always using "name" makes unmistakably clear that it's a variable in the mathematical sense.
2023-06-13 21:45:42 +02:00
asymmetric a094ffe818
css: fix code box colors (#595) 2023-06-12 00:08:41 +02:00
Valentin Gagarin 181fdc6ced
refer to Nix manual for identifier syntax (#542)
that information should not be maintained here
2023-06-08 02:19:23 +02:00
Valentin Gagarin 0ca05fd6dc
glossary: add links to manuals and source code (#550) 2023-06-08 02:18:51 +02:00
Yuki Langley c4c366160e
Add Nix snowflake logo (#585)
* Add Nix snowflake logo to sidebar

* Add Nix snowflake favicon

Co-authored-by: Valentin Gagarin <valentin.gagarin@tweag.io>
2023-06-07 10:41:40 +02:00
Yuki Langley 793206a5e6
Fix invalid sitemap (#586) 2023-06-06 10:15:53 +02:00
Yuki Langley 32a1c63ad9
Improve landing page (#584)
Add overview of categories, and the origin of the name Nix
2023-06-05 17:31:49 +02:00
Yuki Langley 6f9bad97b1
Add robots.txt (#583) 2023-06-05 03:02:31 +02:00
asymmetric a1d1ce5a98
Merge pull request #562 from NixOS/no-sponsors
Remove mention of corporate sponsors
2023-06-01 11:44:25 +02:00
asymmetric ba16b1f4fc
Update source/acknowledgments/sponsors.md
Co-authored-by: Valentin Gagarin <valentin.gagarin@tweag.io>
2023-06-01 09:42:01 +00:00
Valentin Gagarin 022188349d
concept: what are flakes (#545)
* concept: what are flakes
2023-06-01 10:59:29 +02:00
asymmetric bfd57a67bb
Merge pull request #576 from NixOS/bump-deps
Bump Sphinx and theme
2023-06-01 10:53:05 +02:00
Valentin Gagarin 0bd24f7408
update contribution guide concerning the wiki 2023-05-31 02:18:55 +02:00
Valentin Gagarin 53a71b0666 same statement for both laziness notes 2023-05-30 15:11:20 +02:00
Valentin Gagarin 8009e92f82 do not leave pointers to the WHNF rabbit hole
these details are for the reference manual
2023-05-30 15:11:20 +02:00
Robert Hensing 1106e43cc1 nix-language: Don't imply strict eval is a thing (nix-instantiate) 2023-05-30 15:11:20 +02:00
Robert Hensing 6518e7cd6b nix-language: Don't imply strict eval is a thing 2023-05-30 15:11:20 +02:00
Lorenzo Manacorda 0d860e87c5 sponsors: Add link to OpenCollective 2023-05-30 13:24:33 +02:00
Lorenzo Manacorda 65f7ca6387 sponsors: Add context before sponsors 2023-05-30 13:24:33 +02:00
Lorenzo Manacorda 687c1037d2 Fix config error
Newer Sphinx doesn't accept None, so leaving default of 'en'.
2023-05-29 11:58:25 +02:00
Lorenzo Manacorda 52b6f2d22e Fix cachix link 2023-05-29 10:05:17 +02:00
Lorenzo Manacorda 49249e53a4 Remove sponsors from sidebar 2023-05-29 10:03:59 +02:00
Raphael Das Gupta 41ab7e1ee0
write "GitHub" with a uppercase "H" (#574) 2023-05-29 07:31:14 +01:00
Lorenzo Manacorda d65308e6bd Remove sponsors from footer 2023-05-28 19:44:52 +02:00
Valentin Gagarin a8d640e6c6
Merge pull request #548 from fricklerhandwerk/language-pitfalls
turn anti-patterns into best practices
2023-05-25 16:52:10 +02:00
Lorenzo Manacorda 226cbfcfd5 link sponsors in footer 2023-05-25 13:03:23 +02:00
Lorenzo Manacorda 789897562d add sponsors page 2023-05-25 13:02:47 +02:00
Lorenzo Manacorda 544a3de332 Sponsors -> Acknowledgments 2023-05-25 13:02:22 +02:00
Lorenzo Manacorda d993a7f59c Revert "Remove mention of corporate sponsors"
This reverts commit bbad27ea9fa8aba79151704bd73438d78eba4ea5.

We're going to mention past sponsors.
2023-05-25 13:02:22 +02:00
Lorenzo Manacorda 9a16562f0a Remove mention of corporate sponsors
Now that the site is owned by the foundation.
2023-05-25 13:02:22 +02:00
nikstur 19f59af2d8
contributing: fix link (#568) 2023-05-19 09:41:51 +02:00
Valentin Gagarin 3c857b4589
improve wording in contribution guide (#549)
* improve wording in contribution guide
2023-05-16 00:41:00 +02:00
eunsukimme 27cdc89c18 docs: edit tutorial command line at Nested shell sessions on Ad hoc shell environment page 2023-05-14 18:55:57 +09:00
Valentin Gagarin 7f3c6e1596
Merge pull request #551 from fricklerhandwerk/keywords 2023-05-14 10:39:27 +02:00
Domen Kožar 9f13d653fb
Merge pull request #262 from fricklerhandwerk/cla
assign copyright to NixOS Foundation
2023-05-12 13:04:00 +01:00
Valentin Gagarin 43b2887c3e reword introduction to first steps tutorials
this more closely matches the current contents
2023-05-12 07:38:06 +02:00
Valentin Gagarin 034b6485c6 update keywords and language
most importantly Nixpkgs was missing.

the documentation team decided to use European English some time ago.
2023-05-12 07:25:46 +02:00
Valentin Gagarin e47b082d22 turn anti-patterns into best practices
make generous use of admonitions
2023-05-12 05:49:48 +02:00