https://github.com/recaptime-dev/website
Website source code for Recap Time Squad
https://github.com/recaptime-dev/website
hackclub-highseas hacktoberfest high-seas highseas
Last synced: 2 months ago
JSON representation
Website source code for Recap Time Squad
- Host: GitHub
- URL: https://github.com/recaptime-dev/website
- Owner: recaptime-dev
- License: mpl-2.0
- Created: 2023-07-21T15:39:41.000Z (over 2 years ago)
- Default Branch: labs/mkdocs-material
- Last Pushed: 2025-04-13T17:02:01.000Z (11 months ago)
- Last Synced: 2025-04-13T18:19:57.651Z (11 months ago)
- Topics: hackclub-highseas, hacktoberfest, high-seas, highseas
- Language: HTML
- Homepage: https://recaptime.dev
- Size: 102 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# `@recaptime-dev/website`
> **Came here from [High Seas] and looking for the `@recaptime-dev/squad` project repository?**
> It is in , 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)
[High Seas]: https://highseas.hackclub.com
[Hack Club's]: https://github.com/hackclub/hackclub
[Open Collective's]: https://github.com/opencollective/opencollective
[](https://github.com/recaptime-dev/website-next/actions/workflows/cf-pages.yml)
RecapTime.dev website sources, built with [Material for Mkdocs] and hosted on Cloudflare
Pages. Previously on Jekyll with [Just the Docs] and [Type on Strap] themes.
[Material for Mkdocs]: https://squidfunk.github.io/mkdocs-material/
## Development
See [`CONTRIBUTING.md`](./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.
[Just The Docs]: ./archived
[Type on Strap]: https://github.com/recaptime-dev/website-next/tree/archived/old-theme
## License
- Website content (sources at `./src`): CC-BY-SA-4.0 unless specifically specified
- Source repo: MPL-2.0