cedaei.com/README.md

17 lines
184 B
Markdown
Raw Permalink Normal View History

2020-05-13 14:57:59 +02:00
# Blog of Ceda EI
[Visit the Blog](https://cedaei.com/)
# Build
+ `git submodule init`
+ `git submodule update`
## To live test
+ `hugo server`
## To build the site
+ `hugo -D`