Skip to content

j-catania/blog

Repository files navigation

blog.jcatania.io

Hugo CI

The source code of my blog

Starting

hugo server -D

the -D options is for compiling draft posts

From codespaces

hugo server -D --baseUrl "https://j-catania-animated-space-fortnight-5pp57vrrv934gpr-1313.preview.app.github.dev/" --appendPort=false

New post

hugo new blog/new-post.md