Files
web/README.md
2026-03-23 19:23:27 +01:00

385 B

JirkaBuilds.dev

This repository holds whole entry site to JirkaBuilds.dev.

Template, settings and all blog and project articles are stored in this repository.

Adding new content

To create new blog/project article:

hugo new blog/{article_name}.md
hugo new projects/{article_name}.md

Then just edit */{article_name}.md and add content.