Files
blog.ivanch.me/README.md
2025-08-18 18:37:48 -03:00

298 B
Executable File

Personal blogging

This will be eventually migrated to an embedded page on my website.

Local dev (notes for myself really)

Running

  1. git submodule update --init --recursive
  2. hugo server

Build

  1. hugo

Add new post

  1. hugo new posts/post-name.md