Skip to content

isabelroses/catppuccin-webring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo
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 link

    An entry might look like:

    {
      "name": "Example Website",
      "slug": "example",
      "about": "I'm an example!!!",
      "url": "https://example.com/",
      "rss": "https://example.com/index.xml",
      "owner": "person@example.com"
    }

    After that, add the webring HTML somewhere on your site, like the sidebar or footer. Remember to replace "YOUR_SLUG" with your actual slug:

    <a href="https://ctp-webr.ing/YOUR_SLUG/previous">&larr;</a
    ><a href="https://ctp-webr.ing/">Catppuccin webring</a
    ><a href="https://ctp-webr.ing/YOUR_SLUG/next">&rarr;</a>

💝 Thanks to

 

Copyright © 2021-present Catppuccin Org