cedaei.com/README.md

17 lines
184 B
Markdown

# 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`