From 776c0031c05c8660fee8d1b06a2371cbb43248f9 Mon Sep 17 00:00:00 2001 From: Adrian Kummerlaender Date: Thu, 24 Jul 2014 20:34:09 +0200 Subject: Implemented basic article tagging facility * articles are tagged by symlinking them to the appropriate "tag" in the "tags" directory * tags are resolved by the article datasource transformation * added tags for the example articles --- source/00_content/tags/cpp/2013-10-06_notizen_zu_cpp_und_unicode.md | 1 + 1 file changed, 1 insertion(+) create mode 120000 source/00_content/tags/cpp/2013-10-06_notizen_zu_cpp_und_unicode.md (limited to 'source/00_content/tags/cpp/2013-10-06_notizen_zu_cpp_und_unicode.md') diff --git a/source/00_content/tags/cpp/2013-10-06_notizen_zu_cpp_und_unicode.md b/source/00_content/tags/cpp/2013-10-06_notizen_zu_cpp_und_unicode.md new file mode 120000 index 0000000..d1d5ff6 --- /dev/null +++ b/source/00_content/tags/cpp/2013-10-06_notizen_zu_cpp_und_unicode.md @@ -0,0 +1 @@ +../../articles/2013-10-06_notizen_zu_cpp_und_unicode.md \ No newline at end of file -- cgit v1.2.3