From 994c67d522b413fb3184376955a43d4a4f50d716 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Thu, 16 Sep 2021 12:31:29 +0200 Subject: Added sample YapYap feed --- Makefile | 1 + template/_meta.html | 1 + template/_navigation.html | 1 + yapyap/yapyap.xml | 38 +++++++ yapyap/yapyap.xsl | 251 ++++++++++++++++++++++++++++++++++++++++++++++ 5 files changed, 292 insertions(+) create mode 100644 yapyap/yapyap.xml create mode 100644 yapyap/yapyap.xsl diff --git a/Makefile b/Makefile index aebb598..d93812a 100644 --- a/Makefile +++ b/Makefile @@ -27,6 +27,7 @@ build: alternator --build rm template/openring-build.html + cp yapyap/* public/ deploy: build cd public && scp -r * root@165.22.87.180:/var/www/html/mitjafelicijan.com/ diff --git a/template/_meta.html b/template/_meta.html index 13bae29..9d92e34 100755 --- a/template/_meta.html +++ b/template/_meta.html @@ -7,5 +7,6 @@ + diff --git a/template/_navigation.html b/template/_navigation.html index 2943afe..5d5c2cc 100755 --- a/template/_navigation.html +++ b/template/_navigation.html @@ -7,6 +7,7 @@