aboutsummaryrefslogtreecommitdiffstats
path: root/docs/onboarding (follow)
Commit message (Collapse)AuthorAgeLines
* Remove old documentationGravatar Joe Banks2024-08-07-168/+0
|
* Bold sections on onboarding tools pageGravatar Johannes Christ2024-07-30-2/+2
|
* Update onboarding resourcesGravatar Johannes Christ2024-07-30-4/+11
|
* Improve documentationGravatar Johannes Christ2024-07-25-0/+161
| | | | | | | | | | This commit ports our documentation to Sphinx. The reason for this is straightforward. We need to improve both the quality and the accessibility of our documentation. Hugo is not capable of doing this, as its primary output format is HTML. Sphinx builds plenty of high-quality output formats out of the box, and incentivizes writing good documentation.
* Move documentation to HugoGravatar Johannes Christ2024-04-27-113/+0
| | | | | | Shortly before merge, the repository settings need to be updated to set GitHub Actions as the deployment source, to prevent GitHub from trying to build with Jekyll.
* Include Ansible Vault in onboarding documentGravatar Johannes Christ2024-04-27-1/+2
|
* Have each rule on one lineGravatar ChrisJL2023-08-21-2/+1
|
* Integrate onboarding documents from NotionGravatar Johannes Christ2023-08-16-0/+113
Co-authored-by: Chris Lovering <[email protected]>