seladev_os // bounty.exe·v2.0·6 live

<docs · open>

FYP-Forge public roadmap (Docusaurus)

issuer · @qistina.fstmi

Set up a public roadmap for FYP-Forge at fypforge.uthm-forge.dev/roadmap using Docusaurus. Three categories: 'shipped', 'shipping next', 'proposed'. The data is a single markdown file; we want it readable, dark-mode-friendly, and easy to update.

<rubric>

  • Site builds with `npm run build` and is deployable to Vercel
  • Dark and light theme both render correctly
  • Roadmap data lives in a single, easy-to-edit markdown file
  • At least 3 example entries per category

<how claims are judged>

We'll deploy your branch to a preview URL and check the rubric. Payout on merge.

<submission format>

curl -X POST https://api.uthm-forge.dev/bounties/6/claim \
  -H "Authorization: Bearer $UTHM_TOKEN" \
  -d '{"repo":"github.com/you/roadmap-docs","pr":1}'