Dozens B. McCuzzins 21329df36d | ||
---|---|---|
db | ||
src | ||
www | ||
.gitignore | ||
README.md | ||
justfile |
README.md
DOZENSRING
a webring for the dozensweb
ABOUT
this project provides a webring for members of the dozensweb
features:
-
provides "next" and "previous" links, and a link to the index
-
links to an opml file for all sites that provide a feed
-
stores member info in a recfile
-
static content only, no server needed
-
requires no javascript of the membersite
see it live at https://tilde.town/~dozens/webring/dozens/
GETTING STARTED
everything you need to know to get started
is in src/example.html
.
you will need:
-
git
-
a text editor
-
(optional) just: a task runner. https://github.com/casey/just
-
(optional) GNU recutils: a plain text database. https://www.gnu.org/software/recutils/
CONTRIBUTING
-
Download the code
-
Add an entry to the recfile
-
email a patch to dozens@tilde.team