about summary refs log tree commit diff
path: root/Makefile
diff options
context:
space:
mode:
authorNgô Ngọc Đức Huy <huyngo@disroot.org>2024-07-27 15:55:14 +0700
committerNgô Ngọc Đức Huy <huyngo@disroot.org>2024-07-27 15:55:14 +0700
commitb5820adaab7e93f0c231fdbd5dbefd9121717de5 (patch)
tree20769e9f93522543428566874da9e6b6504eb9f1 /Makefile
parent7c74cd27513692670c99c495cd54f12e43e55e82 (diff)
downloadblog-master.tar.gz
Use fead from package HEAD master
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index de05474..b6fbebe 100644
--- a/Makefile
+++ b/Makefile
@@ -8,11 +8,10 @@ install-geek install-net: install-%: package-cv ${PACKAGE_CONLANGS}
 	rsync -ah --delete --inplace dot$*/ /var/lib/www/xrvs.$*/
 
 clean:
-	rm -rf fead ${CONLANGS} web-cv dotnet dotgeek
+	rm -rf ${CONLANGS} web-cv dotnet dotgeek
 
 webring: clean
-	git clone https://trong.loang.net/~cnx/fead;
-	python3 fead/src/fead.py -l 100 -F feeds -t webring.template -o layouts/partials/webring-articles.html
+	fead -l 100 -F feeds -t webring.template -o layouts/partials/webring-articles.html
 
 dotnet: webring
 	hugo --quiet --baseURL="https://xrvs.net" --destination dotnet