2018-03-19 10:25:15 +00:00
|
|
|
# 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
|
|
|
|
|
2020-03-21 18:42:14 +00:00
|
|
|
```
|
|
|
|
git clone
|
|
|
|
git submodule init
|
|
|
|
git submodule update
|
|
|
|
hugo
|
|
|
|
```
|
2020-03-21 18:49:20 +00:00
|
|
|
# Acknowledgements
|
2018-03-19 10:25:15 +00:00
|
|
|
|
2020-03-19 17:40:49 +00:00
|
|
|
Kudos [@Octavie](http://octavie.graphics/) for the awesome logo
|