summaryrefslogtreecommitdiff
path: root/provider/posts/thermoprint-1.md
diff options
context:
space:
mode:
authorGregor Kleen <gkleen@yggdrasil.li>2016-01-24 12:32:37 +0100
committerGregor Kleen <gkleen@yggdrasil.li>2016-01-24 12:32:37 +0100
commita1064c5aace887673ad964fa945d42c5df0fdc58 (patch)
tree930af3dd906116f5ab67568ed9afc2e169ad9ff6 /provider/posts/thermoprint-1.md
parente3f1991746752899e23e4fe69d528658749bc565 (diff)
downloaddirty-haskell.org-a1064c5aace887673ad964fa945d42c5df0fdc58.tar
dirty-haskell.org-a1064c5aace887673ad964fa945d42c5df0fdc58.tar.gz
dirty-haskell.org-a1064c5aace887673ad964fa945d42c5df0fdc58.tar.bz2
dirty-haskell.org-a1064c5aace887673ad964fa945d42c5df0fdc58.tar.xz
dirty-haskell.org-a1064c5aace887673ad964fa945d42c5df0fdc58.zip
links to https version of git.yggdrasil.li
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 8851743..032e2f6 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](http://git.yggdrasil.li/thermoprint) called 26[thermoprint](https://git.yggdrasil.li/thermoprint) called
27[rewrite](http://git.yggdrasil.li/thermoprint?h=rewrite). 27[rewrite](https://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](http://git.yggdrasil.li/thermoprint?h=master) as well. 77[repo](https://git.yggdrasil.li/thermoprint?h=master) as well.
78 78
79### Rewrite 79### Rewrite
80 80
81Currently the [rewrite](http://git.yggdrasil.li/thermoprint?h=rewrite) contains a 81Currently the [rewrite](https://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