This repository hosts the website for Rokhs & Rôles, a Fontenaysienne role-playing association. The site is built with Astro (a modern static site framework) and uses Sanity as a headless CMS for dynamic content management.
- Languages:
- Code & comments: English only
- Website content: French
- Community discussions: English or French
-
Install dependencies:
npm i
-
Start the development server:
npm run dev
The site should be running at http://localhost:4321.
- Sanity Studio powers all dynamic content (news, events, articles, etc.).
- To edit content, log in to the Sanity dashboard and update entries as needed.
- Content editors do not need to touch the codebase.
- Netlify is used for automatic deployment.
- Each push to the main branch triggers a new build.
- Status badge above indicates current deployment health.
We welcome contributions from both French and English speakers!
- Code, comments, and PRs: Please write in English.
- Issues, discussions, and content: Can be in French or English.
- Fork the repository.
- Create a feature branch.
- Submit a pull request.
This project is licensed under the MIT License.