The DevOps Blog https://blog.lazkani.io
Find a file
2021-07-04 07:44:16 +02:00
archetypes enhance(): Rewriting the blog in ox-hugo 2021-06-28 00:29:22 +02:00
content enhance(): Rewriting the blog in ox-hugo 2021-06-28 00:29:22 +02:00
content-org chore(): Getting the hugo blog fixed up and looking ready to deploy 2021-07-04 07:43:43 +02:00
data chore(): Getting the hugo blog fixed up and looking ready to deploy 2021-07-04 07:43:43 +02:00
static chore(): Getting the hugo blog fixed up and looking ready to deploy 2021-07-04 07:43:43 +02:00
themes enhance(): Rewriting the blog in ox-hugo 2021-06-28 00:29:22 +02:00
.dir-locals.el enhance(): Rewriting the blog in ox-hugo 2021-06-28 00:29:22 +02:00
.gitattributes enhance(): Rewriting the blog in ox-hugo 2021-06-28 00:29:22 +02:00
.gitmodules enhance(): Rewriting the blog in ox-hugo 2021-06-28 00:29:22 +02:00
config.yaml chore(): Getting the hugo blog fixed up and looking ready to deploy 2021-07-04 07:43:43 +02:00
LICENSE fix(): Adds BSD-2 License 2021-06-28 00:32:18 +02:00
README.org chore(): Adding a README 2021-07-04 07:44:16 +02:00
TODO.org enhance(): Rewriting the blog in ox-hugo 2021-06-28 00:29:22 +02:00

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