[2025-05-09] Adding openring
to bottom of posts, adding serve script
https://sr.ht/~sircmpwn/openring/
This commit is contained in:
parent
10b6d8584f
commit
6f6de59de0
3 changed files with 63 additions and 0 deletions
12
serve.sh
Normal file
12
serve.sh
Normal file
|
@ -0,0 +1,12 @@
|
|||
openring \
|
||||
-s https://andyconlin.com/feed/ \
|
||||
-s https://digitalflapjack.com/blog/index.xml \
|
||||
-s https://gpanders.com/index.xml \
|
||||
-s https://luke.hsiao.dev/atom.xml \
|
||||
-s https://wickstrom.tech/feed.xml \
|
||||
-s https://paulcapewell.com/feed/ \
|
||||
-s https://www.splitbrain.org/feed/blog \
|
||||
-s https://lilysthings.org/blog/rss.xml \
|
||||
< _includes/openringTemplate.html \
|
||||
> _includes/openring.html
|
||||
bundle exec jekyll serve
|
Loading…
Add table
Add a link
Reference in a new issue