Skip to content

Latest commit

 

History

History
49 lines (30 loc) · 2.06 KB

File metadata and controls

49 lines (30 loc) · 2.06 KB

Forklore

Website for forklore, built on Nuxt

About Forklore

Forklore is a data driven Open-Source website consisting of stories of maintainers from all over India.

Planet

  • Planet Forklore is introduced as on [2026-03-27 Fri] 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 "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 of showcasing/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 terminal, and run yarn install
  • Start development server by running yarn run dev
  • The website should start running in http://localhost:3000