An open API service indexing awesome lists of open source software.

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

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

[![Cloudflare Pages](https://github.com/recaptime-dev/website-next/actions/workflows/cf-pages.yml/badge.svg)](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