Update README
This commit is contained in:
parent
91452f5dd8
commit
b30d44625c
1 changed files with 26 additions and 18 deletions
44
README.md
44
README.md
|
@ -1,41 +1,49 @@
|
|||
<a href="https://opencollective.com/nexus-polestar/tiers/badge.svg"><img src="https://opencollective.com/nexus-polestar/tiers/badge.svg"></a> [](https://automation.sudovanilla.com/Korbs/nexus-polestar)
|
||||
|
||||

|
||||

|
||||
|
||||
Nexus Polestar is an Electron component-based template made using Astro that allows you to adjust the layout, configure the options presented, customize the code to your liking, and much more. Other technologies, like as TypeScript, Font Awesome, and Astro plugins like i18n, are also integrated. Other stuff about the template has been done for you such as operating system integration, automation, and more.
|
||||
|
||||
___
|
||||
|
||||
> [!WARNING]
|
||||
> Documentations are not setup, all links below don't go anywhere just yet.
|
||||
|
||||
## Documentation
|
||||
- [Getting Started](https://sudovanilla.com/docs/nexus-polestar/introduction/getting-started/)
|
||||
- [Configuration](https://sudovanilla.com/docs/nexus-polestar/build/configuration/)
|
||||
- [Build](#https://sudovanilla.com/docs/nexus-polestar/build/building/
|
||||
- [Build](https://sudovanilla.com/docs/nexus-polestar/build/building/)
|
||||
- [Troubleshooting](https://sudovanilla.com/docs/nexus-polestar/introduction/troubleshooting/)
|
||||
- [FAQ](https://sudovanilla.com/docs/nexus-polestar/introduction/faq/)
|
||||
|
||||
___
|
||||
|
||||
## Licnese
|
||||
|
||||
<div align="center"><img src="https://www.gnu.org/graphics/agplv3-with-text-162x68.png"></div>
|
||||
## License
|
||||
|
||||
```
|
||||
Copyright (C) 2023 SudoVanilla
|
||||
MIT License NON-AI
|
||||
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Affero General Public License as
|
||||
published by the Free Software Foundation, either version 3 of the
|
||||
License, or (at your option) any later version.
|
||||
Copyright 2023 - 2025 SudoVanilla
|
||||
|
||||
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 Affero General Public License for more details.
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
||||
|
||||
You should have received a copy of the GNU Affero General Public License
|
||||
along with this program. If not, see <https://www.gnu.org/licenses/>
|
||||
In addition, the following restrictions apply:
|
||||
|
||||
1. The Software and any modifications made to it may not be used for the purpose of training or improving machine learning algorithms,
|
||||
including but not limited to artificial intelligence, natural language processing, or data mining. This condition applies to any derivatives,
|
||||
modifications, or updates based on the Software code. Any usage of the Software in an AI-training dataset is considered a breach of this License.
|
||||
|
||||
2. The Software may not be included in any dataset used for training or improving machine learning algorithms,
|
||||
including but not limited to artificial intelligence, natural language processing, or data mining.
|
||||
|
||||
3. Any person or organization found to be in violation of these restrictions will be subject to legal action and may be held liable
|
||||
for any damages resulting from such use.
|
||||
|
||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
|
||||
DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE
|
||||
OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||
```
|
||||
|
||||
You can contact SudoVanilla by sending an email to [hello@sudovanilla.com](mailto:hello@sudovanilla.com).
|
||||
___
|
||||
|
||||
[](https://nogithub.codeberg.page)
|
Loading…
Add table
Reference in a new issue