Add missing index files
This commit is contained in:
parent
72b4ff55f8
commit
6695f9b1c2
3 changed files with 16 additions and 1 deletions
4
src/blog/index.md
Normal file
4
src/blog/index.md
Normal file
|
@ -0,0 +1,4 @@
|
|||
# Blogs
|
||||
|
||||
- [Managing stripped GPG keys](gpg/)
|
||||
- [My $HOME](home-layout/)
|
10
src/index.md
10
src/index.md
|
@ -1,7 +1,15 @@
|
|||
# dadada
|
||||
|
||||
Hello, world!
|
||||
**Welcome to my personal homepage ;-)**
|
||||
|
||||
## About
|
||||
|
||||
This page is plain old boring HTML and does not have much content. It is created with Markdown, Pandoc and Nix, because I thought it might be fun and it was. Unfortunatly, there is no guestbook.
|
||||
|
||||
## Contents
|
||||
|
||||
- [Blog](blog/)
|
||||
- [Reading List](reading-list/)
|
||||
- [Talks](talks/)
|
||||
- [Social](https://chaos.social/@dadada)
|
||||
|
||||
|
|
3
src/talks/index.md
Normal file
3
src/talks/index.md
Normal file
|
@ -0,0 +1,3 @@
|
|||
# Talks
|
||||
|
||||
- [systemd.generator(7)](systemd.generator/)
|
Loading…
Add table
Add a link
Reference in a new issue