diff --git a/src/blog/index.md b/src/blog/index.md new file mode 100644 index 0000000..fe7187d --- /dev/null +++ b/src/blog/index.md @@ -0,0 +1,4 @@ +# Blogs + +- [Managing stripped GPG keys](gpg/) +- [My $HOME](home-layout/) diff --git a/src/index.md b/src/index.md index cc5963c..0c5932b 100644 --- a/src/index.md +++ b/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) + diff --git a/src/talks/index.md b/src/talks/index.md new file mode 100644 index 0000000..726a500 --- /dev/null +++ b/src/talks/index.md @@ -0,0 +1,3 @@ +# Talks + +- [systemd.generator(7)](systemd.generator/)