Home
Softono
fediday.org

fediday.org

Open source MIT Astro
14
Stars
8
Forks
1
Issues
1
Watchers
2 months
Last Commit

About fediday.org

The Federated Fediverse Day

Platforms

Web Self-hosted

Languages

Astro

fediday.org - the Federated Fediverse Day

You can also read this README in 한국어!

What?

We celebrate every memorable day related to the Fediverse.

Why?

A user mentioned "Why there is no Fediverse Day?" (link). And then other users decided to celebrate the that day as the Fediverse Day (link1, link2).

Contribution

Adding a day

Add a YAML file to src/data/day, Or create a new issue describing the day.

Adding a translation

All 'locale' should be lowercase. This is quirk of astro i18n.

  1. Modify locales field in astro.config.mjs
  2. Modify multiLanguageObject zod object definition in src/types.ts
  3. Add src/pages/<locale>/index.astro
    • Make sure you use proper <Days lang="<locale>" /> in index.astro!
  4. Update src/data/day/README.md for 'supported languages'
  5. (Optional) Add translation of names and descriptions of the days in src/data/day

Design

WE NEED GRAPHICS DESIGNER PLZ HELP

Others

Feel free to contribute anything!