Note: This project is not affiliated with Hack Club HQ, and maintained as a community project.
A Mkdocs theme for Hack Clubbers and projects related to Hack Club. Currently in early development.
- Install via your favorite package manager:
# pipenv
pipenv install mkdocs-hackclub
# poetry
poetry add mkdodcs-hackclub
- Point your
theme.name
tohackclub
in your Mkdocs config.
theme:
name: hackclub
ℹ️ Fiscal sponsorship disclosure: Recap Time Squad is fiscally-sponsored by The Hack
You can support the development of this theme financially by donating to Recap Time Squad or directly sponsoring Andrei Jiroh's open source work (25% of sponsorship revenue and donations to Andrei Jiroh will be dedicated to Recap Time Squad projects like this one).
Alternatively, you can also lend a hand in developing and maintaining the project. Learn more in the contributing guidelines
- Code:
MIT
, following upstream code's license - Documentation at
./docs
directory:CC-BY-SA-4.0