website/README.md

27 lines
1.3 KiB
Markdown
Raw Permalink Normal View History

2023-05-03 14:28:00 +00:00
# 🌿 EcoDash
[![status-badge](https://woodpecker.massivebox.net/api/badges/ecodash/website/status.svg)](https://woodpecker.massivebox.net/ecodash/website) [![Visit our website](https://cloud.massivebox.net/api/public/dl/yEzoZyW8?inline=true)](https://ecodash.xyz) [![Support the project](https://cloud.massivebox.net/api/public/dl/dthbBylL?inline=true)](https://ecodash.xyz/contribute)
This repository contains the source code of the [ecodash.xyz](https://ecodash.xyz) website, which provides basic information on EcoDash and most of the documentation.
This website has been created with Docusaurus. Refer to their [documentation](https://docusaurus.io/docs) to get this website up and running.
## License
```
EcoDash Website
Copyright (C) 2023 MassiveBox
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>.
```