diff --git a/config.toml b/config.toml new file mode 100644 index 0000000..b718388 --- /dev/null +++ b/config.toml @@ -0,0 +1,23 @@ +languageCode = "en-us" +title = "xd0.de" +baseurl = "https://xd0.de/" +theme = "hugo-theme-air" +paginate = 5 +Copyright = "All rights reserved - 2016" +canonifyurls = true + +[params] +# description = "this is my description" + cover = "images/user.jpg" +# author = "root" +# authorlocation = "" +# authorwebsite = "http://syui.github.io/hugo-theme-air" +# bio= "my bio" +# logo = "images/user.png" +# googleAnalyticsUserID = "" +# # Optional RSS-Link, if not provided it defaults to the standard index.xml +# RSSLink = "" +# githubName = "syui" +# twitterName = "" + # set true if you are not proud of using Hugo (true will hide the footer note "Proudly published with HUGO.....") + hideHUGOSupport = false diff --git a/content/post/services.md b/content/post/services.md new file mode 100644 index 0000000..c3ceca9 --- /dev/null +++ b/content/post/services.md @@ -0,0 +1,20 @@ ++++ +comments = true +image = "" +draft = false +author = "root" +menu = "" +share = true +title = "xd0.de Services" +date = "2014-07-11T10:54:24+02:00" +slug = "services" +tags = ["xd0","services"] + ++++ + +- Mail +- Jabber +- Contacts/Calendar +- Nextcloud +- Home automation +- Mediaserver \ No newline at end of file diff --git a/themes/hugo-theme-air b/themes/hugo-theme-air new file mode 160000 index 0000000..97a6454 --- /dev/null +++ b/themes/hugo-theme-air @@ -0,0 +1 @@ +Subproject commit 97a6454c91c3c96d735139b417fb21769728d14b