Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/isabelroses/catppuccin-webring
https://github.com/isabelroses/catppuccin-webring
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/isabelroses/catppuccin-webring
- Owner: isabelroses
- Created: 2024-05-11T17:45:58.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-12-16T15:46:37.000Z (6 days ago)
- Last Synced: 2024-12-16T16:44:20.117Z (6 days ago)
- Language: HTML
- Homepage: http://ctp-webr.ing/
- Size: 172 KB
- Stars: 30
- Watchers: 2
- Forks: 21
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
The Catppuccin Webring
## 🙋 FAQ
- Q: **_"How can I join?"_**\
A: Feel free to add yourself to the webring by adding a new entry to _`websites.json`_. The only required information is your site's **URL** and your desired **slug**. Optionally, you can also include the following for your site listing:- Full **title** of your site
- A brief **description** of your site
- Some form of **contact info** (email, fedi, etc)
- If you have one, your **RSS** linkAn entry might look like:
```json
{
"name": "Example Website",
"slug": "example",
"about": "I'm an example!!!",
"url": "https://example.com/",
"rss": "https://example.com/index.xml",
"owner": "[email protected]"
}
```After that, add the webring HTML somewhere on your site, like the sidebar or footer.
Remember to replace "YOUR_SLUG" with your actual slug:```html
←Catppuccin webring→
```## 💝 Thanks to
- [Isabel Roses](https://github.com/isabelroses)
Copyright © 2021-present Catppuccin Org