add README
This commit is contained in:
parent
d13e9a4360
commit
057083584c
1 changed files with 13 additions and 0 deletions
13
README.md
Normal file
13
README.md
Normal file
|
@ -0,0 +1,13 @@
|
|||
# fef's blog
|
||||
|
||||
This is the thing at <https://fef.moe>.
|
||||
Pretty basic Jekyll setup, nothing much to say.
|
||||
|
||||
## License
|
||||
|
||||
The source code itself is released under the 2-Clause BSD License, which can be
|
||||
found in the `LICENSE` file. The actual text as found in the `_posts` directory
|
||||
is licensed under [CC-BY-NC](https://creativecommons.org/licenses/by-nc/4.0/).
|
||||
|
||||
The font files in `assets/font/oleoscript` are licensed under the SIL Open Font
|
||||
License version 1.1, which can be found as `ofl.txt` in the same directory.
|
Loading…
Reference in a new issue