The DevOps Blog
https://blog.lazkani.io
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
825 B
825 B
README
blog.lazkani.io
This is the blog written in ox-hugo
and optimized for hugo
.
Build
Pulling Theme
To be able to build this project, we first need to install the theme.
git submodule update --init --recursive
Running Hugo Server
We can run in memory to test.
hugo server -D
Generate
We can generate the hugo site with the following command.
hugo
Documentation
README.md
[](https://drone.project42.io/Elia/blog)
# blog.lazkani.io {#blog-lazkani-io}
Welcome to the DevOps blog repository.