Initial README and tweaks
This commit is contained in:
parent
b5762c844b
commit
39152ef857
3 changed files with 20 additions and 6 deletions
14
README.md
Normal file
14
README.md
Normal file
|
@ -0,0 +1,14 @@
|
|||
<div align="center"><img src="static/img/logo.svg" alt="Lunivity Logo"/></div>
|
||||
|
||||
# Lunivity Wiki
|
||||
|
||||
This is the Lunivity Wiki!
|
||||
Based on [Hugo](https://gohugo.io/)'s astonishingly fast [Static Site Generation](https://en.wikipedia.org/wiki/Static_site_generator), and the beautiful [Hextra](https://imfing.github.io/hextra/) theme.
|
||||
|
||||
## Visit the page
|
||||
|
||||
You can visit the website [here](https://wiki.lunivity.com).
|
||||
|
||||
## License
|
||||
|
||||
This wiki is licensed under the [CC BY-NC-SA 4.0](./LICENSE). You can read up on what's allowed and what's not [here](https://wiki.lunivity.com/license/).
|
|
@ -6,7 +6,7 @@ toc = false
|
|||
|
||||
# Lunivity Wiki
|
||||
|
||||
{{< callout type="warning" >}}
|
||||
{{< callout type="info" >}}
|
||||
**Note**: This wiki is still under construction. Expect more content to be coming soon!
|
||||
{{< /callout >}}
|
||||
|
||||
|
@ -20,4 +20,4 @@ Here, you'll find detailed information and installation instructions for a varie
|
|||
{{< card link="/guides/" title="Guides" subtitle="Guides and resources to help you along the way." icon="pencil" >}}
|
||||
{{< /cards >}}
|
||||
|
||||
Check it out the repository for this wiki on [Gitpot](https://gitpot.dev/lunivity/wiki)!
|
||||
Check out the repository for this wiki on [Gitpot](https://gitpot.dev/lunivity/wiki)!
|
||||
|
|
|
@ -12,12 +12,12 @@ Please adhere to the licene's guidelines before sharing any of our work.
|
|||
**Note**: This is a simplified guide and not a substitute for legal advice.
|
||||
{{< /callout >}}
|
||||
|
||||
## What's Allowed:
|
||||
## What's Allowed
|
||||
|
||||
- **Share Freely**: You're welcome to share the material in any format or medium.
|
||||
- **Remix and Build**: Feel encouraged to adapt, remix, or build upon the material.
|
||||
|
||||
## Just a Few Guidelines:
|
||||
## Just a Few Guidelines
|
||||
|
||||
1. **Give Credit**:
|
||||
|
||||
|
@ -36,12 +36,12 @@ Please adhere to the licene's guidelines before sharing any of our work.
|
|||
|
||||
- Avoid adding restrictions that would prevent others from doing anything the license permits.
|
||||
|
||||
## Good to Know:
|
||||
## Good to Know
|
||||
|
||||
- **Exceptions**: If the material is in the public domain or your use is permitted by an exception, the license requirements may not apply.
|
||||
- **No Warranties**: The license doesn't cover all permissions for your intended use, especially concerning rights like privacy or publicity.
|
||||
|
||||
## Remember:
|
||||
## Remember
|
||||
|
||||
- This overview is to help you understand the basics, but it’s not a legal document. For full details, check out the [actual license](https://creativecommons.org/licenses/by-nc-sa/4.0/).
|
||||
- Creative Commons offers these tools for free, but they don't provide legal advice.
|
||||
|
|
Loading…
Reference in a new issue