Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| e446354c83 | |||
| ec5cb3722f | |||
| 9e41d5f82d |
+2
-1
@@ -29,7 +29,8 @@ RUN while read feed; do \
|
||||
comitium add --data comitium-data/ "$feed"; \
|
||||
done <feeds.txt \
|
||||
&& comitium refresh --data comitium-data/ \
|
||||
&& cp comitium-data/feed.gmi content/feed.gmi
|
||||
&& cp comitium-data/feed.gmi content/feed.gmi \
|
||||
&& cp comitium-data/subscriptions.gmi content/subscriptions.gmi
|
||||
|
||||
CMD agate --content content/ --addr [::]:1965 --addr 0.0.0.0:1965 --lang en-GB
|
||||
|
||||
|
||||
@@ -2,9 +2,8 @@
|
||||
|
||||
Hi! I'm Joe Carstairs, and you've found my capsule, gemini://joeac.net.
|
||||
|
||||
Maybe you came here wanting a keek at my gemlog perchance?
|
||||
|
||||
=> /gemlog
|
||||
=> /gemlog My gemlog
|
||||
=> /feed.gmi My feed aggregator
|
||||
|
||||
Here are some other ways to engage with me on the Internet:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user