summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index 7181755..c20643c 100644
--- a/Makefile
+++ b/Makefile
@@ -22,6 +22,3 @@ post:
$$EDITOR $$FILENAME; \
sed -i '' "s#</channel>#<item> <title>$$TITLE</title> <pubDate>$$LONG_DATE</pubDate> <link>https://www.53hor.net/$$FILENAME</link> <guid>https://www.53hor.net/$$FILENAME</guid> </item>\n</channel>#" rss.xml; \
sed -i '' "s#<ul id=\"index\">#<ul id=\"index\">\n<li> <a href=\"/$$FILENAME\">$$TITLE <code>$$LONG_DATE</code> </a> </li>#" index.html
-
-live:
- rsync --recursive --update --exclude=Makefile --exclude=.* --exclude=drafts ./* atc@192.168.1.104:/zroot/www/