A webring for the One Piece fans🏴‍☠️ Archieved december 24, as I no longer wanted to maintain it for different reasons.
This repository has been archived on 2024-12-14. You can view files and clone it, but cannot push or open issues or pull requests.
Find a file
Sindre Kjelsrud ab09887340
👷 add workflow
Signed-off-by: Sindre Kjelsrud <kjelsrudsindre@gmail.com>
2024-04-24 17:54:37 +02:00
.github/workflows 👷 add workflow 2024-04-24 17:54:37 +02:00
assets/css add tailwindcss 2024-04-17 15:53:19 +02:00
layouts 💄 update default layout 2024-04-24 17:04:58 +02:00
pages 🍱 add nakama image on index 2024-04-24 17:06:48 +02:00
public 🍱 add nakama image on index 2024-04-24 17:06:48 +02:00
server 🎉 init project 2024-04-07 18:11:38 +02:00
.gitignore 🎉 init project 2024-04-07 18:11:38 +02:00
app.vue 🐛 fixing weird duplication bug 2024-04-24 16:32:24 +02:00
nuxt.config.ts add tailwindcss 2024-04-17 15:53:19 +02:00
package.json add tailwindcss 2024-04-17 15:53:19 +02:00
pnpm-lock.yaml add tailwindcss 2024-04-17 15:53:19 +02:00
README.md 📝 update README 2024-04-24 17:12:23 +02:00
tailwind.config.js add tailwindcss 2024-04-17 15:53:19 +02:00
tsconfig.json 🎉 init project 2024-04-07 18:11:38 +02:00

One Piece Webring 🏴‍☠️

Inspired by XXIIVV webring & Psycho Helmet Webring

📝 Info

This webring is tailored for fans of One Piece, aiming to inspire artists & developers within the fandom to create and maintain their own personal websites. The primary goal of the webring is to cultivate a sense of community, enabling members to exchange traffic while exhibiting their personally crafted websites, including personal diaries, wikis, and portfolios.

🤝 Join the webring

  1. Add the webring icon to your website.
  2. Add your website information to the index.vue file underneath <!-- LIST -->. Keep your link name short, and don't leave a trailing / in the href attribute. For the id attribute, use something like a alphanumerical value or your tag.
  3. Submit a Pull Request with the location of the webring icon on your site. Blank description PRs will be rejected.

Webring criteria

  • Your website must have atleast 5-6 pages and an about page. (Blog posts are not counted as content pages)
  • You must have your own domain name, aka github.io subdomains are not accepted.
  • Your website will be rejected if one of the following are true:
    • Single page websites, acting as a social media portal.
    • Websites with violent, racist, sexist or speciesist content.
    • Javascript/CSS3 is required to display the majority of its content or to navigate.

Websites without activity for over 2 years might also be periodically removed

🖇 Circular Linking

Instead of linking to the crewmates directory, you can link to a random link in the ring by adding their id to your webring icon!

<a href="https://webring.kjelsrud.dev/#id" target="_blank" rel="noopener noreferrer">
  <img src="https://webring.kjelsrud.dev/icon.black.svg" alt="grand line webring"/>
</a>