Commit Graph

11 Commits

Author SHA1 Message Date
Kid 7cdc230100
fix(docs): fix and cleanup VuePress config (#3738)
* Use relative links

* Remove migrating link

* Fix zh-* config

* Adjust how sidebar is generated

* Enable evergreen

* Format

* Update docs/.vuepress/config.js

Co-authored-by: David Knaack <davidkna@users.noreply.github.com>

Co-authored-by: David Knaack <davidkna@users.noreply.github.com>
2022-03-11 14:48:44 -06:00
Matan Kushner 48f1f756f8
fix: use shell-compatible curl install (#3691) 2022-03-08 15:47:54 -05:00
Eric Drechsel f38c2a09e4
docs: remove enableZshIntegration from homemanager installation (#3671) 2022-02-28 14:15:19 -05:00
Kevin Song 0965667807
ci: Use `dprint` to format documentation + TOML files (#3426)
Adds Rust-based standardized markdown formatting and a CI step to catch unformatted files.
2022-01-20 11:32:09 +03:00
Tsvetomir Bonev 3c995d3e3e
docs: add funtoo linux install steps (#3112) 2021-10-06 20:24:49 +02:00
Dario Vladović ea35359a09
docs: update install instructions (#2553)
Use POSIX `sh`, mitigate possible timing attacks.
2021-04-08 19:42:45 +02:00
Kid 36ad939f8f
docs(readme): add missing link to home-manager (#2490) 2021-03-24 11:02:14 -05:00
Nimish Bongale 6fa3068d0a
docs: Add install for chocolatey (#2372) 2021-03-07 15:40:03 -06:00
Kevin Mullins 36351e4b2f
docs: Update Nix installation documentation (#2291)
* docs: Update Nix installation documentation

This changes the documentation to show the provided Home Manager module
instead of manual Home Manager installation instructions. Also fixes a
typo in the NixOS instructions and removes the unfinished and now
unnecessary section on zsh integration via Home manager (since that is
included in the provided module).

* docs: Change example Home Manager configuration
2021-02-23 18:49:27 +01:00
Matthew Fry 7331e4bec6
docs: Update README.md with instructions for termux (#2257)
* Update README.md

* make Semantic PR bot happy

Co-authored-by: Matthew Fry <matthew@thefrys.net>
2021-02-21 10:36:03 +01:00
Dani d009db528d
docs(installation): add advanced installation (#1643)
Adds an "Advanced Installation" page to the documentation website.
2021-01-05 17:05:03 -06:00