Monorepo for multiple FlorisBoard web pages.
Module | Description |
---|---|
infra |
Infrastructure code for the web server |
www |
Zola page for florisboard.org |
docs |
Kobweb page for docs.florisboard.org |
schemas |
Static file directory for schemas.florisboard.org |
Note
If you are looking for the source code for the Addons Store, please visit the respective florisboard/addons-backend and florisboard/addons-frontend repos.
Unless otherwise noted, this repository and all its files are licensed under the Apache 2.0 license:
Copyright 2022-2025 Patrick Goldinger and Lars Mühlbauer
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
The following resources are licensed under Creative Commons BY-SA 4.0:
docs/site/src/jsMain/resources/assets/images/**
docs/site/src/jsMain/resources/markdown/**
www/content/**
www/i18n/**
www/static/**
The following resources are by David Lapshin and licensed under the MIT License:
www/themes/duckquill/**
The following resources are by Prism.js and licensed under the MIT License:
docs/site/src/jsMain/resources/public/assets/prism/**