mkdocs.yml: add
Added mkdocs.yml and base structure of docs.
This commit is contained in:
parent
8f0bc2fbb5
commit
5b30ca997f
6 changed files with 115 additions and 0 deletions
9
docs/index.md
Normal file
9
docs/index.md
Normal file
|
@ -0,0 +1,9 @@
|
|||
---
|
||||
hide:
|
||||
- navigation
|
||||
- toc
|
||||
---
|
||||
|
||||
# Welcome to the blog of the Ampel organisation
|
||||
|
||||
Here we blog about various topics related to desktop and server operating systems. From base system installs to particular configuration of top level software. Always striving for simplicity, minimalism and security in each of these layers.
|
Loading…
Add table
Add a link
Reference in a new issue