Openring: A webring for static site generators

luu1 pts0 comments

~sircmpwn/openring -

A webring for static site generators -

sourcehut git

~sircmpwn/openring

project

source

mailing list

summary

tree

log

refs

licenses

A webring for static site generators

Licensed under

CC0-1.0,

GPL-3.0-only

e4f5a026

danso

5 months ago

sort feeds before cropping them

f5c994fc

Drew DeVault

2 years ago

Improve error messaging

796f27cf

Ebrahim Nejati

3 years ago

Add BIDI support

refs

master

browse

log

1.0.1

release notes

clone

read-only<br>https://git.sr.ht/~sircmpwn/openring<br>read/write<br>git@git.sr.ht:~sircmpwn/openring

Clone repo to your account

You can also use your local clone with<br>git send-email.

#openring

This is a tool for generating a webring from RSS feeds, so you can link to<br>other blogs you like on your own blog. It's designed to be fairly simple and<br>integrate with any static site generator. The basic usage is:

openring \<br>-s https://drewdevault.com/feed.xml \<br>-s https://emersion.fr/blog/rss.xml \<br>-s https://danluu.com/atom.xml \<br>out.html

This will read the template at in.html (an example is provided, but feel free to<br>adjust it to suit your needs), fetch the latest 3 articles from among your<br>sources, and pass them to the template and write the output to out.html. Then<br>you can include this file with your static site generator's normal file include<br>mechanism.

#Contributing

Want to help? Send patches to the mailing<br>list:<br>~sircmpwn/public-inbox@lists.sr.ht.<br>Thanks!

~sircmpwn/openring licenses:

CC0-1.0,

GPL-3.0-only

openring sircmpwn static site webring https

Related Articles