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
13
docs/server-os/.authors.yml
Normal file
13
docs/server-os/.authors.yml
Normal file
|
@ -0,0 +1,13 @@
|
|||
authors:
|
||||
luc:
|
||||
name: "Luc"
|
||||
description: ""
|
||||
avatar: "https://git.ampel.dev/avatars/cbd8e77b1f18b62a6a8dc56124238153?size=512"
|
||||
slug: "luc"
|
||||
url: "https://git.ampel.dev/luc"
|
||||
nils:
|
||||
name: "Nils"
|
||||
description: ""
|
||||
avatar: "https://git.ampel.dev/avatars/caa9d4634a522b6e874804a280ce6d1001e4213b5e9db9ec965641269f862623?size=512"
|
||||
slug: "nils"
|
||||
url: "https://git.ampel.dev/nils"
|
5
docs/server-os/index.md
Normal file
5
docs/server-os/index.md
Normal file
|
@ -0,0 +1,5 @@
|
|||
# Server operating-system Blog
|
||||
|
||||
The blog page of the topics particularly related to server operating systems.
|
||||
|
||||
---
|
Loading…
Add table
Add a link
Reference in a new issue