Skip to content

Latest commit

 

History

History
49 lines (30 loc) · 2.08 KB

File metadata and controls

49 lines (30 loc) · 2.08 KB

Forklore

Website for Forklore, built on Nuxt

About Forklore

Forklore is a data-driven open-source website featuring stories from maintainers from all over India.

Planet

  • 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.

Social Media Campaign

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 LinkedIn Instagram X/Twitter

Contribute

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.

Prerequisites

- node 20+
- yarn 1.22.22+

Local Setup

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