From 9225122725906808267af124f304c61047368146 Mon Sep 17 00:00:00 2001 From: Robert Jacob Date: Tue, 23 Aug 2016 01:18:40 +0200 Subject: [PATCH] Fix link to project. --- config.toml | 6 +++--- content/projekt/IoB.md | 5 ++++- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/config.toml b/config.toml index 8dca96e..8663f4e 100644 --- a/config.toml +++ b/config.toml @@ -6,9 +6,9 @@ theme = "blackburn" pluralizelisttitles = false [permalinks] - post = "/:year/:month/:day/:filename" - projekt = "/:year/:filename" - vortrag = "/:year/:filename" + post = "/news/:year/:month/:day/:filename" + projekt = "/projekt/:year/:filename" + vortrag = "/vortrag/:year/:filename" [params] brand = "HacKNology" diff --git a/content/projekt/IoB.md b/content/projekt/IoB.md index e9a1cfd..364587e 100644 --- a/content/projekt/IoB.md +++ b/content/projekt/IoB.md @@ -7,8 +7,11 @@ time: tbd date: 2016-07-12 --- + [make]: http://makezine.com/projects/create-raspberry-pi-smart-beer-fridge/ + [beerfridge]: https://github.com/InitialState/beerfridge/ + ## Idea / Motivation -seen an [article on Make](http://makezine.com/projects/create-raspberry-pi-smart-beer-fridge/) of a [beer fridge enhanced with a wii balance board and a raspberry pi](https://github.com/InitialState/beerfridge/) and thought this could be a great thing to safeguard our beer and Mate supply. Since tecer already [did a project with a hacked Bathroom scale](2016-05-10-motivationswaage.html), we can profit from his experince. +seen an [article on Make][make] of a [beer fridge enhanced with a wii balance board and a raspberry pi][beerfridge] and thought this could be a great thing to safeguard our beer and Mate supply. Since tecer already [did a project with a hacked Bathroom scale]({{< ref "motivationswaage.md" >}}), we can profit from his experince. ## Concept