https://resources.opensourcelobby.org/ is a curated directory + compilation of valuable resources on the internet that can help maintainers create, manage, and grow FOSS projects. This is an opensourcelobby project.
All resources are listed in the data.yml file. To add a new resource or change something, submit a PR with a patch to it. The website will be updated automatically upon merge.
Ensure adding suitable category (eg. Funding, Security, Documentation) and type (eg. fund, worksheet, knowledge-base) tags to your entries.
The website is a set of static HTML pages that are automatically generated from the Jinja template file template.html. The static assets are in the static directory.
- Clone the repo.
pip install -r requirements.txtdirmaker --buildcd sitepython3 -m http.server 8000(to test locally)
The repository, data, and the static site generated are licensed under the Creative Commons Attribution-ShareAlike License.
This directory is made using Dirmaker. Credit to Jeswin Jose for logo design.