Official repository hosting the main Libre Standard overview portal and governance website. Governed and maintained by the Libre Collective.
This repository provides the primary landing page and ecosystem overview for the Libre Standard framework.
docs/: Contains the single-page Jekyll static website source deployed directly to GitHub Pages.docs/_config.yml: Jekyll site configuration using standard GitHub Pages themes.docs/index.md: Main single-page landing content introducing the framework, active standards, roadmap, documentation links, and community resources.
To preview and serve the Jekyll website locally:
cd docs
bundle install
bundle exec jekyll serveAll documentation, specifications, configuration assets, and templates in this repository are released under the Libre Public Domain License V1 (LPDLV1), unless otherwise noted.
Individual standards published within the Libre Standard framework are independent works and are governed by their respective licenses, which are provided directly within their dedicated repositories.
The license of a particular standard should therefore be consulted when adopting, redistributing, or incorporating that standard into another project.