Forklore is a data-driven open-source website featuring stories from maintainers from all over India.
- Planet Forklore was introduced on March 27, 2026, to aggregate all maintainers' blog posts into a Planet.
- If you are a maintainer and would like to be part of it, then please submit the "RSS" field in the Issue template to get featured.
Implementation is based on Planet Ubuntu's Terra.
Everyone featured on Forklore was already or will be highlighted via the FOSS United social media handles.
Our primary place for showcasing and connecting maintainers is our Forum: #MeetTheMaintainers
| Mastodon | Bluesky | X/Twitter |
|---|
See something you can fix or make better? In the true spirit of open source, we welcome all contributions from our community.
Looking to get featured? Refer to this document.
- node 20+
- yarn 1.22.22+
To get started with local development, follow these steps:
- Clone this repository
- Open this directory in a terminal, and run
yarn install - Start the development server by running
yarn run dev - The website should start running at
http://localhost:3000
