summaryrefslogtreecommitdiff
path: root/provider/posts/thermoprint-1.md
diff options
context:
space:
mode:
authorGregor Kleen <gkleen@yggdrasil.li>2016-01-13 17:30:59 +0100
committerGregor Kleen <gkleen@yggdrasil.li>2016-01-13 17:30:59 +0100
commit1833ecbd8ac546f286825d8ccfda5c5daebef2f9 (patch)
tree767e274c7fb82f6998d9b426be1b042295a45129 /provider/posts/thermoprint-1.md
parentc7fcdcbb72ba2aeb9e345572c8d5afb0fc59bf2d (diff)
downloaddirty-haskell.org-1833ecbd8ac546f286825d8ccfda5c5daebef2f9.tar
dirty-haskell.org-1833ecbd8ac546f286825d8ccfda5c5daebef2f9.tar.gz
dirty-haskell.org-1833ecbd8ac546f286825d8ccfda5c5daebef2f9.tar.bz2
dirty-haskell.org-1833ecbd8ac546f286825d8ccfda5c5daebef2f9.tar.xz
dirty-haskell.org-1833ecbd8ac546f286825d8ccfda5c5daebef2f9.zip
updated linkage to git repos
Diffstat (limited to 'provider/posts/thermoprint-1.md')
-rw-r--r--provider/posts/thermoprint-1.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/provider/posts/thermoprint-1.md b/provider/posts/thermoprint-1.md
index 34fc754..8851743 100644
--- a/provider/posts/thermoprint-1.md
+++ b/provider/posts/thermoprint-1.md
@@ -23,8 +23,8 @@ interface to the uninitiated.
23## Location 23## Location
24 24
25Recently I created a new branch in 25Recently I created a new branch in
26[thermoprint](git://git.yggdrasil.li/thermoprint) called 26[thermoprint](http://git.yggdrasil.li/thermoprint) called
27[rewrite](git://git.yggdrasil.li/thermoprint#rewrite). 27[rewrite](http://git.yggdrasil.li/thermoprint?h=rewrite).
28 28
29## Architecture Overview 29## Architecture Overview
30 30
@@ -74,11 +74,11 @@ It also does not include a web-interface and I am quite unsatisfied with the
74overall code quality. 74overall code quality.
75 75
76The [685 lines of code](http://cloc.sourceforge.net/) can be found in the 76The [685 lines of code](http://cloc.sourceforge.net/) can be found in the
77[repo](git://git.yggdrasil.li/thermoprint#master) as well. 77[repo](http://git.yggdrasil.li/thermoprint?h=master) as well.
78 78
79### Rewrite 79### Rewrite
80 80
81Currently the [rewrite](git://git.yggdrasil.li/thermoprint#rewrite) contains a 81Currently the [rewrite](http://git.yggdrasil.li/thermoprint?h=rewrite) contains a
82single file of moment -- spec/src/Thermoprint/Printout.hs -- wherein we define 82single file of moment -- spec/src/Thermoprint/Printout.hs -- wherein we define
83the payload for the api -- our take on a structured document format (somewhat 83the payload for the api -- our take on a structured document format (somewhat
84inspired by 84inspired by