/blog

My blog.

Primary LanguageHTML

My Blog

Installation

  • Fork this repository
  • Clone it: git clone https://github.com/K-Phoen/blog
  • Run make serve

You should have a server up and running locally at http://localhost:1313.

Creating a new post

hugo new posts/this-blog-has-continuous-integration.md

Deployment

Automated using a Github Action.