mirror of
https://github.com/maxboeck/webring
synced 2024-11-10 05:54:17 +00:00
update README
This commit is contained in:
parent
b867f6d0e5
commit
bcd113e5ef
1 changed files with 7 additions and 1 deletions
|
@ -5,7 +5,9 @@ Inspired by posts from [Tatiana Mac](https://twitter.com/TatianaTMac/status/1114
|
|||
|
||||
Uses [Eleventy](https://www.11ty.io) and [Netlify](https://www.netlify.com/) to build a central directory for member sites. People can link to `/prev`, `/random` and `/next` and be redirected to members of the ring.
|
||||
|
||||
See the [Demo Site](https://webringdemo.netlify.com)
|
||||
✏️ Explanatory [Blog Post](https://mxb.dev/blog/webring-kit/)
|
||||
|
||||
## Features
|
||||
|
||||
* Admins manage the ring on Github
|
||||
* Members are defined in `src/data/members.json`
|
||||
|
@ -15,6 +17,10 @@ See the [Demo Site](https://webringdemo.netlify.com)
|
|||
* Publish an index of all member RSS feeds
|
||||
* show a SVG map of the ring and its members
|
||||
|
||||
## Example
|
||||
|
||||
See the __[Demo Site](https://webringdemo.netlify.com)__ generated by this code.
|
||||
|
||||
## How to host a ring
|
||||
|
||||
1. Fork this repo
|
||||
|
|
Loading…
Reference in a new issue