Came here from High Seas and looking for the
@recaptime-dev/squad
project repository? It is in https://github.com/recaptime-dev/squad, currently serves as a meta repository for the crew and the single source of truth for our profile READMEs (but not for our team-wide meta issue tracker), similarly to Hack Club's and Open Collective's.
- Andrei Jiroh (@ajhalili2006 on Slack)
RecapTime.dev website sources, built with Material for Mkdocs. Previously on Jekyll with Just the Docs and Type on Strap themes.
See CONTRIBUTING.md
file for full details. In nutshell:
- Install dependencies:
pipenv install
(Make sure to have Python 3.13 installed) - Run localdev:
pipenv run dev
- Edit as needed (Markdown files are at
src
directory) - Signoff your commits and push to your personal fork.
- Send a merge request or email patch.
- Website: CC-BY-SA-4.0
- Source repo: MPL-2.0