Add license and build badge

This commit is contained in:
Joshua Goins 2023-10-07 09:54:42 -04:00
parent 0c890dee30
commit 467d11a385

View file

@ -1,5 +1,7 @@
# docs.xiv.zone # docs.xiv.zone
[![builds.sr.ht status](https://builds.sr.ht/~redstrate/docs.xiv.zone.svg)](https://builds.sr.ht/~redstrate/docs.xiv.zone?)
This is the source code of the website hosted at [docs.xiv.zone](https://docs.xiv.zone/). This is the source code of the website hosted at [docs.xiv.zone](https://docs.xiv.zone/).
## Building ## Building
@ -22,6 +24,8 @@ $ hugo server
## License ## License
![License](https://licensebuttons.net/l/by-sa/3.0/88x31.png)
The content of this website is licensed under [CC-BY-SA 4.0](https://creativecommons.org/licenses/by-sa/4.0/). There may be other copyrighted works showcased on this website that are licensed differently. The content of this website is licensed under [CC-BY-SA 4.0](https://creativecommons.org/licenses/by-sa/4.0/). There may be other copyrighted works showcased on this website that are licensed differently.
The Hugo theme of this website is licensed under the MIT license. The Hugo theme of this website is licensed under the MIT license.