kencx / source

Home Page:https://ken.cheo.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Source

Source for blog. Hosted on Hetzner behind Caddy.

New Content

To quickly create new content, use the following hugo new commands.

For posts:

$ hugo new posts/[title].md

For note of existing category:

$ hugo new notes/[category]/[title].md

For notes of new category:

$ hugo new --kind note-bundle notes/[category]

About

https://ken.cheo.dev


Languages

Language:HTML 50.6%Language:CSS 31.6%Language:Shell 16.6%Language:Makefile 1.2%