- Vue 35.1%
- Python 34.2%
- HTML 22.1%
- CSS 4.7%
- JavaScript 3.5%
- Other 0.3%
FOSS United Docs website badge Badge for Frappe, for backend framework Badge for Vue.js, used for building dashboard frontend Badge for TailwindCSS, used for styling components Stadium Badge
The FOSS United Platform
Project repo for the website and open-source platform of FOSS United. The whole platform is being built on Frappe.
Read more at https://docs.fossunited.org/
Installation
Please follow our development guide to set up the project locally.
Pre-commit
For automatic running of linters before you commit:
- We use ruff for linting python files. It is recommended to use prettier for formatting HTML, CSS & Vue files.
- Vale is used for spell check and grammar check for docs content.
$ uv add pre-commit
$ pre-commit install
Contribution
Want to contribute to the platform? Checkout the contribution guidelines.
Security Policy
Please checkout Security Policy for information about reporting a Security Bug or Vulnerability.
License
The repository has been released under AGPL-3.0. By Contributing to the FOSS United Platform, you agree that all your contributions will be licensed under AGPL License.