mirror of
https://github.com/RGBCube/agenix
synced 2025-07-29 01:37:44 +00:00
doc: add new doc website
* use mmdoc * add github pages action to auto publish * do not edit README for now, will follow up with a commit directs people to the doc site
This commit is contained in:
parent
4828951d9d
commit
657789137c
22 changed files with 602 additions and 3 deletions
18
doc/toc.md
Normal file
18
doc/toc.md
Normal file
|
@ -0,0 +1,18 @@
|
|||
# agenix
|
||||
|
||||
* [Introduction](#introduction)
|
||||
* [Problem and solution](#problem-and-solution)
|
||||
* [Features](#features)
|
||||
* Installation
|
||||
* [flakes](#install-via-flakes)
|
||||
* [niv](#install-via-niv)
|
||||
* [fetchTarball](#install-via-fetchtarball)
|
||||
* [nix-channel](#install-via-nix-channel)
|
||||
* [Tutorial](#tutorial)
|
||||
* [Reference](#reference)
|
||||
* [`age` module reference](#age-module-reference)
|
||||
* [agenix CLI reference](#agenix-cli-reference)
|
||||
* [Community and Support](#community-and-support)
|
||||
* [Threat model/Warnings](#threat-model-warnings)
|
||||
* [Contributing](#contributing)
|
||||
* [Acknowledgements](#acknowledgements)
|
Loading…
Add table
Add a link
Reference in a new issue