Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/XXIIVV/webring
Make yourself a website
https://github.com/XXIIVV/webring
twtxt webring
Last synced: 3 months ago
JSON representation
Make yourself a website
- Host: GitHub
- URL: https://github.com/XXIIVV/webring
- Owner: XXIIVV
- License: mit
- Created: 2018-05-16T20:51:16.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2024-07-10T19:46:13.000Z (4 months ago)
- Last Synced: 2024-07-11T03:24:01.810Z (4 months ago)
- Topics: twtxt, webring
- Language: HTML
- Homepage: http://webring.xxiivv.com
- Size: 1.23 MB
- Stars: 823
- Watchers: 21
- Forks: 414
- Open Issues: 35
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-github-repos - XXIIVV/webring - Make yourself a website (HTML)
- awesome-starred - XXIIVV/webring - Make yourself a website (others)
README
# Webring
This [webring](https://wiki.xxiivv.com/webring) is an attempt to inspire artists & developers to create and maintain their own personal websites, and share traffic among each other. The webring's aim is to share rich hand-crafted websites such as **diaries, wikis & portfolios**.
## Join the webring
1) Add the webring icon to your website HTML.
2) Add your website information to the [index.html](index.html) file. Keep your link name short, and don't leave a trailing `/` in the `href` attribute. Use a sensible alphanumeric value for the `id` attribute.
3) Submit a Pull Request with **the location of the webring icon** on your site. Pull requests with blank descriptions will be rejected.Alternatively, if you your website has a dark background, use `icon.white.svg`. If your website is complaining about *https*, go ahead and host the icon yourself.
### Webring criteria
Your website must count at least 10 content pages and include an about page, blog posts are not counted as content pages. You must have your own domain name, we do not accept `github.io` subdomains.
Single page websites, websites acting only as portals to other social platforms, or websites with violent, racist, sexist or speciesist content will be rejected. If your website requires Javascript/CSS3 to display the majority of its content or to navigate, it will be rejected. Your business homepage is not a good candidate for the webring, and will be rejected.
If it's found that a website is in violation of any of these rules it will be removed from the webring. Websites without activity for over 2 years might also be periodically removed.
#### Adding your RSS/TWTXT
To add an extra feed to your entry, add them within your `
```html
xxiivv
twtxt
rss
```
[twtxt](https://twtxt.readthedocs.io/en/stable/) is a decentralized, minimalist microblogging service for hackers. You're welcome to add your twtxt feed alongside your RSS feed. If you're looking a minimal C99 client for twtxt, try [this](https://github.com/neauoire/twtxtc). The `button.gif` is a 88x31 icon hosted on your server.
### Circular Linking
Instead of linking to the directory, you can also link to the next link in the ring by adding parts of your site or domain in the hash of the request url:
## Help
The ring is managed by [@neauoire](https://merveilles.town/@neauoire), but any member of the network is also welcome to join this repository as a collaborator to help manage new links and Pull Requests. Read more about the webring [here](https://wiki.xxiivv.com/webring).