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"; \
|
comitium add --data comitium-data/ "$feed"; \
|
||||||
done <feeds.txt \
|
done <feeds.txt \
|
||||||
&& comitium refresh --data comitium-data/ \
|
&& 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
|
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.
|
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 My gemlog
|
||||||
|
=> /feed.gmi My feed aggregator
|
||||||
=> /gemlog
|
|
||||||
|
|
||||||
Here are some other ways to engage with me on the Internet:
|
Here are some other ways to engage with me on the Internet:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user