diff options
| author | verdant <im@verdant.ee> | 2026-05-24 23:06:59 +0800 |
|---|---|---|
| committer | verdant <im@verdant.ee> | 2026-05-24 23:06:59 +0800 |
| commit | f390be252a3cf2fb29dc582890370d6109a4e2dc (patch) | |
| tree | 37b94b49ccd018754cd6a79313193f695aed4c1d /README | |
| parent | cb17a3ae0fb4c887fe04bc7225eb2d81f993c5ee (diff) | |
| download | blog-f390be252a3cf2fb29dc582890370d6109a4e2dc.tar.gz blog-f390be252a3cf2fb29dc582890370d6109a4e2dc.zip | |
Add plain text README
Diffstat (limited to 'README')
| -rw-r--r-- | README | 27 |
1 files changed, 27 insertions, 0 deletions
@@ -0,0 +1,27 @@ +GlowIsle +======== + +My personal blog. + + +LICENSE +------- + +The source code of this project (such as HTML, CSS, JavaScript files) +is licensed under the GPLv3 License. For more details, see `LICENSE`. +All of the articles are licensed under CC BY-NC-SA 4.0. + +This project is modified based on an open-source Hugo Theme. The +copyright of the original theme code belongs to the original author +and is licensed under the MIT License. For the original license text, +see `LICENSE-MIT`. + +Original repository: https://github.com/rokcso/hugo-bearneo/ + + +About +----- + +For details, see https://blog.verdant.ee/about/ + +Verdant <im@verdant.ee> |
