24 lines
605 B
Markdown
24 lines
605 B
Markdown
|
# Kancer.club website
|
||
|
|
||
|
This is the source code of the [kancer.club](https://kancer.club) website. This site is a personnal
|
||
|
blog about my jouney and my fight againt the cancer.
|
||
|
|
||
|
# Blog boostrap and generation
|
||
|
|
||
|
This blog is powered by [Hugo](https://gohugo.io/)
|
||
|
|
||
|
Blog setup and generation is done by the following steps
|
||
|
|
||
|
- git clone
|
||
|
- git submodule init
|
||
|
- git submodule add
|
||
|
- git submodule update
|
||
|
- hugo
|
||
|
|
||
|
# Licences
|
||
|
|
||
|
Everything is this repo is under WTFPL, except articles and blog posts in content folder (published under CC BY-SA)
|
||
|
|
||
|
# Thanks
|
||
|
|
||
|
Kudos [@Octavie](http://octavie.graphics/) for the awesome logo
|