From c297ee8043bc38b58c466974f700d9cdb8e1f1b9 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Fri, 27 May 2016 21:31:15 +0200 Subject: link cleanup --- provider/posts/blog/hakyll.md | 10 +++++----- provider/posts/blog/origin.md | 1 + provider/posts/blog/rss.md | 1 + provider/posts/blog/tex-support.md | 1 + provider/posts/blog/ymir.md | 1 + 5 files changed, 9 insertions(+), 5 deletions(-) (limited to 'provider/posts/blog') diff --git a/provider/posts/blog/hakyll.md b/provider/posts/blog/hakyll.md index be3bc1b..4540beb 100644 --- a/provider/posts/blog/hakyll.md +++ b/provider/posts/blog/hakyll.md @@ -2,15 +2,15 @@ title: Switch to Hakyll published: 2015-08-03 tags: Blog Software +repo: https://git.yggdrasil.li/gkleen/pub/dirty-haskell.org --- I stopped using the software suite inherited from [math.kleen.org](http://math.kleen.org) and switched over to using -[hakyll](http://jaspervdj.be/hakyll/) instead, since I realised that the two -were doing essentially the same job and keeping my mess in one haskell file -(`src/Site.hs`, for those of you who are willing to checkout the -[git repo](https://git.yggdrasil.li/gkleen/pub/dirty-haskell.org)) instead of spread over a -large number of interlocking zsh and haskell scripts. +[hakyll](http://jaspervdj.be/hakyll/) instead, since I realised that +the two were doing essentially the same job and keeping my mess in one +haskell file (`src/Site.hs`) instead of spread over a large number of +interlocking zsh and haskell scripts. I expect nothing to be seriously broken (Only the filepaths of lists have changed), but some feed readers might have stopped working (hakyll´s diff --git a/provider/posts/blog/origin.md b/provider/posts/blog/origin.md index b0d4af6..ead2579 100644 --- a/provider/posts/blog/origin.md +++ b/provider/posts/blog/origin.md @@ -2,6 +2,7 @@ title: On the Origin of dirty-haskell.org published: 2015-03-12 tags: Blog Software +repo: https://git.yggdrasil.li/gkleen/pub/dirty-haskell.org --- The software used is a trivially modified version of the one powering [math.kleen.org](http://math.kleen.org/lists/blog.html). diff --git a/provider/posts/blog/rss.md b/provider/posts/blog/rss.md index 095ff56..10a6746 100644 --- a/provider/posts/blog/rss.md +++ b/provider/posts/blog/rss.md @@ -2,6 +2,7 @@ title: dirty-haskell.org´s rss feeds published: 2015-03-29 tags: Blog Software +repo: https://git.yggdrasil.li/gkleen/pub/dirty-haskell.org --- I extended the software suite inherited from [math.kleen.org](http://math.kleen.org) to include support for rss feeds. diff --git a/provider/posts/blog/tex-support.md b/provider/posts/blog/tex-support.md index 7f43eb6..fef50e4 100644 --- a/provider/posts/blog/tex-support.md +++ b/provider/posts/blog/tex-support.md @@ -2,6 +2,7 @@ title: Cursory Math-Support published: 2015-11-05 tags: Blog Software +repo: https://git.yggdrasil.li/gkleen/pub/dirty-haskell.org --- ## Demonstration diff --git a/provider/posts/blog/ymir.md b/provider/posts/blog/ymir.md index 83e5811..07967ae 100644 --- a/provider/posts/blog/ymir.md +++ b/provider/posts/blog/ymir.md @@ -2,6 +2,7 @@ title: Moved servers published: 2015-11-05 tags: Blog Software +repo: https://git.yggdrasil.li/gkleen/pub/dirty-haskell.org --- dirty-haskell.org now lives on ymir.yggdrasil.li. -- cgit v1.2.3