diff options
author | Nguyễn Gia Phong <mcsinyx@disroot.org> | 2022-11-09 20:43:02 +0900 |
---|---|---|
committer | Nguyễn Gia Phong <mcsinyx@disroot.org> | 2022-11-09 20:43:02 +0900 |
commit | 4aa04499c687f13a221d3a33ebed988d00b7771e (patch) | |
tree | 4d2cb39be915e6cfb43056ddb2cfd2b2a6c0315c /_libs/fead | |
parent | f3fa55292c37e6031d030c4e802033036ad8fc0c (diff) | |
download | site-4aa04499c687f13a221d3a33ebed988d00b7771e.tar.gz |
s/openring/fead/
Diffstat (limited to '_libs/fead')
-rw-r--r-- | _libs/fead/in.html | 6 | ||||
-rw-r--r-- | _libs/fead/sources | 20 |
2 files changed, 26 insertions, 0 deletions
diff --git a/_libs/fead/in.html b/_libs/fead/in.html new file mode 100644 index 0000000..f0be760 --- /dev/null +++ b/_libs/fead/in.html @@ -0,0 +1,6 @@ + <article> + <h3><a href='{link}'>{title}</a></h3> + {summary} + <small class=right>—<a href='{source_link}'>{source_title}</a>, + {time:%F}</small> + </article> diff --git a/_libs/fead/sources b/_libs/fead/sources new file mode 100644 index 0000000..942fc0d --- /dev/null +++ b/_libs/fead/sources @@ -0,0 +1,20 @@ +https://adol.pw/index.xml +https://bbbhltz.codeberg.page/rss.xml +https://blog.brixit.nl/rss +https://blog.ganssle.io/feeds/all.atom.xml +https://changelog.complete.org/feed +https://codesections.com/rss.xml +https://danct12.github.io/feed.xml +https://drewdevault.com/blog/index.xml +https://harihareswara.net/atom +https://jvns.ca/atom.xml +https://mitchellh.com/feed.xml +https://pgjones.dev/blog/rss20.xml +https://reversed.top/feed.xml +https://seirdy.one/posts/index.xml +https://specbranch.com/index.xml +https://technomancy.us/atom.xml +https://unixsheikh.com/feed.rss +https://voussoir.net/writing/writing.atom +https://www.tyil.nl/posts/index.xml +https://xrvs.net/index.xml |