Update licenses

master
Tait Hoyem 2 years ago
parent 5d51233189
commit ea0842a69d

@ -1,5 +1,6 @@
# tait.tech
The uncompiled version of my website. Compiled files in _site
The uncompiled version of my website. Compiled files in \_site
### To compile
@ -16,8 +17,14 @@ bundle exec jekyll watch
```
To run a local web server to view the changes on:
```
bundle exec jekyll server -w
```
This will watch for the latest changes, compile them, and make them available on localhost:4000
## License
The license for all the code in the website (not including \_site) is the AGPLv3.
The license for all content of the website (in \_site) is available under CC-BY-SA 4.0.

Loading…
Cancel
Save