From 714a92a163645bb436b1e8f4c56a818656c35f8a Mon Sep 17 00:00:00 2001
From: Adrian Kummerlaender
Date: Sat, 13 Apr 2019 17:37:10 +0200
Subject: Remove newly extracted features
i.e. Overview is now a mostly pure aggregator again.
The new commit / blip feature is now maintained in `blip.kummerlaender.eu`.
---
source/02_augment/articles.xsl | 2 +-
source/02_augment/blips.xsl | 50 ++++++++++++++++++++++++++++++++++++++++++
2 files changed, 51 insertions(+), 1 deletion(-)
create mode 100644 source/02_augment/blips.xsl
(limited to 'source/02_augment')
diff --git a/source/02_augment/articles.xsl b/source/02_augment/articles.xsl
index e3eaf6f..771c0f8 100644
--- a/source/02_augment/articles.xsl
+++ b/source/02_augment/articles.xsl
@@ -7,7 +7,7 @@
-
+
diff --git a/source/02_augment/blips.xsl b/source/02_augment/blips.xsl
new file mode 100644
index 0000000..f3a01b4
--- /dev/null
+++ b/source/02_augment/blips.xsl
@@ -0,0 +1,50 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
--
cgit v1.2.3