/enamya-blog

https://blog.enamya.me

Primary LanguageHTML

My Blog

Hugo version: v0.97.3 (See env variable HUGO_VERSION on vercel Link)

Some commands

Create a new post

hugo new posts/my-new-post.md

Run the server

hugo server -D

Build the site

hugo