aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMitja Felicijan <mitja.felicijan@gmail.com>2024-02-20 02:48:14 +0100
committerMitja Felicijan <mitja.felicijan@gmail.com>2024-02-20 02:48:14 +0100
commit77674b08ab8c54d569159df66f0d8eb352f78dcd (patch)
tree3fd88775f30db80075a4c7fb9dbd0cc77e5fdf3a /Makefile
parent77915785171c67fdfcdfdd953c7edb6e1c39cc82 (diff)
downloadmitjafelicijan.com-77674b08ab8c54d569159df66f0d8eb352f78dcd.tar.gz
Added newsboat RSS subscriptions
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 470ba21..a9b391a 100644
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,10 @@ MAKEFLAGS+=-j3
2 2
3dev: watch server 3dev: watch server
4 4
5build: webring vault 5build: newsboat webring vault
6
7newsboat:
8 cp ~/.newsboat/urls assets/urls.txt
6 9
7webring: 10webring:
8 ruby bin/webring.rb 11 ruby bin/webring.rb