diff options
author | Arun Isaac | 2022-03-20 00:00:37 +0530 |
---|---|---|
committer | Arun Isaac | 2022-03-20 00:00:37 +0530 |
commit | 20c0a8c38c7a40825a41e1ff93dbeb39788eae70 (patch) | |
tree | 8e0ee7a0f628be3858a692d1dcd56c945f8a96c5 | |
parent | d809f22e0d6e725862fa76388e5b1b669759554b (diff) | |
download | guix-forge-20c0a8c38c7a40825a41e1ff93dbeb39788eae70.tar.gz guix-forge-20c0a8c38c7a40825a41e1ff93dbeb39788eae70.tar.lz guix-forge-20c0a8c38c7a40825a41e1ff93dbeb39788eae70.zip |
README: Link to manual from the home page.
* README.org (Documentation): New section.
-rw-r--r-- | README.org | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -29,6 +29,10 @@ A choice of different software components may be offered provided it does not co "7F73 0343 F2F0 9F3C 77BF 79D3 2E25 EE8B 6180 2BB3")))) #+END_SRC +* Documentation + +The [[https://guix-forge.systemreboot.net/manual/dev/en/][guix-forge manual]] is available online. + * Philosophy In order to empower ordinary users, software should not just be free (as in freedom), but also be simple and easy to deploy, especially for small-scale deployments. /guix-forge/ is therefore minimalistic, and does not require running large database servers such as MariaDB and PostgreSQL. |