The DevOps Blog
https://blog.lazkani.io
archetypes | ||
content | ||
content-org | ||
data | ||
layouts/partials | ||
static | ||
themes | ||
.dir-locals.el | ||
.gitattributes | ||
.gitmodules | ||
config.yaml | ||
LICENSE | ||
README.org | ||
TODO.org |
README
blog.lazkani.io
This is the blog written in ox-hugo
and optimized for hugo
.
Build
To be able to build this project, we first need to install the theme.
git submodule update --init --recursive
Then we can run in memory to test.
hugo server -D