blog.lazkani.io/README.org
Elia el Lazkani 31c62632d7
All checks were successful
continuous-integration/drone/push Build is passing
fix(): Updates the badge to the new pipeline
2023-07-01 19:47:18 +02:00

821 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

[![Build Status](https://ci.project42.io/api/badges/elia/blog.lazkani.io/status.svg)](https://ci.project42.io/elia/blog.lazkani.io)
# blog.lazkani.io {#blog-lazkani-io}

Welcome to the DevOps blog repository.