Adding LICENSE.

This commit is contained in:
Ad5001 2021-07-20 18:10:31 +02:00
parent 447afe4d4f
commit 0928a2cd48
Signed by: Ad5001
GPG Key ID: EF45F9C6AFE20160
2 changed files with 16 additions and 0 deletions

3
LICENSE.md Normal file
View File

@ -0,0 +1,3 @@
## License
- content/\* are under the [Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License](https://creativecommons.org/licenses/by-nc-sa/4.0/legalcode).

13
README.md Normal file
View File

@ -0,0 +1,13 @@
# ad5001.eu
Hugo source for [ad5001.eu](https://ad5001.eu)
## Build
You need [Hugo](https://gohugo.io) to build this website.
Clone the [Omegamma](https://git.ad5001.eu/Ad5001/Omegamma) in the `themes` directory.
You can test it by placing yourself in the root directory and running `hugo server -w`.
You can build the website by running `hugo`.
## License
- content/\* are under the [Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License](https://creativecommons.org/licenses/by-nc-sa/4.0/legalcode).