4
2
Fork
You've already forked fossunited
1
fossunited.org. This is more like two way sync, and its stays updated every day. https://docs.fossunited.org/
  • Vue 35.1%
  • Python 34.2%
  • HTML 22.1%
  • CSS 4.7%
  • JavaScript 3.5%
  • Other 0.3%
Find a file
Dilip 7e1b225672
fix(if-archive): link speaker page to foss user profile
- also if no linked_user is provided, match email to User if found and link
2026年07月13日 14:12:29 +05:30
.devcontainer feat: infrastructure and onboarding setup for local development ( #1611 ) 2026年06月05日 13:37:48 +05:30
.github fix(lint): clear semgrep + pre-commit ruff lints 2026年04月30日 18:09:51 +05:30
.vscode
bruno-collection
custom_doctypes
dashboard dashboard(ReviewCommentBox): auto save private note after pause 2026年07月10日 16:27:08 +05:30
development feat: add boilerplate doctype data to boost contribution ( #1457 ) 2026年06月12日 11:44:05 +05:30
docs docs: update june 2026 platform changelog 2026年06月30日 15:14:29 +05:30
fossunited fix(if-archive): link speaker page to foss user profile 2026年07月13日 14:12:29 +05:30
.coderabbit.yml ci: make coderabbit less chatty 2026年03月05日 22:39:57 +05:30
.editorconfig
.envrc
.git-blame-ignore-revs
.gitignore feat: infrastructure and onboarding setup for local development ( #1611 ) 2026年06月05日 13:37:48 +05:30
.gitmodules
.pre-commit-config.yaml fix(projects): resposive flex and icon for project cards 2026年03月04日 00:14:54 +05:30
.prettierignore
.prettierrc.json
.semgrepignore fix(lint): clear semgrep + pre-commit ruff lints 2026年04月30日 18:09:51 +05:30
.vale.ini
CHANGELOG.md
CONTRIBUTING.md docs: improve developer onboarding and installation setup ( #1481 ) 2026年03月16日 21:33:56 +05:30
eslint.config.mjs
Justfile feat: add boilerplate doctype data to boost contribution ( #1457 ) 2026年06月12日 11:44:05 +05:30
LICENSE
MANIFEST.in
package.json build(deps-dev): bump prettier from 3.8.4 to 3.9.3 ( #1625 ) 2026年06月29日 20:06:09 +05:30
purgecss.config.cjs fix(css): add missing close tag + purgeCss config 2026年04月08日 18:26:15 +05:30
pyproject.toml uv: bump lock file for latest dev package versions 2026年05月29日 14:16:14 +05:30
README.md Add project badge to README ( #1582 ) 2026年05月08日 22:58:31 +05:30
SECURITY.md
shell.nix misc: update indiafoss description content 2026年07月09日 13:29:15 +05:30
tailwind.config.js
uv.lock build(deps): bump the uv group across 1 directory with 5 updates ( #1621 ) 2026年06月22日 11:30:58 +05:30
yarn.lock build(deps-dev): bump prettier from 3.8.4 to 3.9.3 ( #1625 ) 2026年06月29日 20:06:09 +05:30

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.