aboutsummaryrefslogtreecommitdiff
path: root/source/00_content/pages/projects
diff options
context:
space:
mode:
authorAdrian Kummerlaender2014-09-02 22:52:08 +0200
committerAdrian Kummerlaender2014-09-02 22:52:08 +0200
commit70200abbdb88f5e06c4980524e9031b8b2516262 (patch)
tree2d8b0dc424a2f3a91b6b73090df04b88bec99514 /source/00_content/pages/projects
parent9c8d55ae5ee4b4d2dd8b5d69c4a635ac1b1236c6 (diff)
downloadblog.kummerlaender.eu-70200abbdb88f5e06c4980524e9031b8b2516262.tar
blog.kummerlaender.eu-70200abbdb88f5e06c4980524e9031b8b2516262.tar.gz
blog.kummerlaender.eu-70200abbdb88f5e06c4980524e9031b8b2516262.tar.bz2
blog.kummerlaender.eu-70200abbdb88f5e06c4980524e9031b8b2516262.tar.lz
blog.kummerlaender.eu-70200abbdb88f5e06c4980524e9031b8b2516262.tar.xz
blog.kummerlaender.eu-70200abbdb88f5e06c4980524e9031b8b2516262.tar.zst
blog.kummerlaender.eu-70200abbdb88f5e06c4980524e9031b8b2516262.zip
Fixed some broken content links
* the article "2014-07-11_mapping_arrays_using_tuples_in_cpp11" contained a full link to blog.kummerlaender.eu instead of an relative one * the page "input_xslt" contained a wrong cgit link
Diffstat (limited to 'source/00_content/pages/projects')
-rw-r--r--source/00_content/pages/projects/input_xslt.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/00_content/pages/projects/input_xslt.md b/source/00_content/pages/projects/input_xslt.md
index 39c302f..802ceac 100644
--- a/source/00_content/pages/projects/input_xslt.md
+++ b/source/00_content/pages/projects/input_xslt.md
@@ -9,4 +9,4 @@ It is used to generate the whole website you are currently viewing and is availa
Contrary to popular opinion I actually like XSLT as a content transformation language and have built - amongst other things - my personal website on top of it. While I used the XSLT based Symphony CMS for that particular endeavour, the intention behind the experiment is to develop XSLT extensions enabling the development of static site generators using XSLT as both a template and application language. The fact that you are currently reading this page proves that this is indeed possible.
[Github]: https://github.com/KnairdA/InputXSLT
-[cgit]: http://blog.kummerlaender.eu/InputXSLT
+[cgit]: http://code.kummerlaender.eu/InputXSLT