Adding LICENSE.
This commit is contained in:
parent
447afe4d4f
commit
0928a2cd48
2 changed files with 16 additions and 0 deletions
3
LICENSE.md
Normal file
3
LICENSE.md
Normal 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
13
README.md
Normal 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).
|
||||||
|
|
Loading…
Reference in a new issue