Skip to content

Latest commit

 

History

History
37 lines (26 loc) · 1.5 KB

README.md

File metadata and controls

37 lines (26 loc) · 1.5 KB

@recaptime-dev/website

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)

Cloudflare Pages

RecapTime.dev website sources, built with Material for Mkdocs. Previously on Jekyll with Just the Docs and Type on Strap themes.

Development

See CONTRIBUTING.md file for full details. In nutshell:

  1. Install dependencies: pipenv install (Make sure to have Python 3.13 installed)
  2. Run localdev: pipenv run dev
  3. Edit as needed (Markdown files are at src directory)
  4. Signoff your commits and push to your personal fork.
  5. Send a merge request or email patch.

License

  • Website: CC-BY-SA-4.0
  • Source repo: MPL-2.0