hugo-blog
CommunityPublish Hugo posts with correct conventions.
Authorwolf5996
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Ensures consistent, error-free publishing of Hugo blog posts by enforcing a reliable two-file workflow, strict front matter conventions, and a repeatable pre-push process.
Core Features & Use Cases
- Two-file source-of-truth workflow: author in
content/posts/*.rmd, render tocontent/posts/*.md, and never edit generated output directly. - Strict file naming and series management: create series posts as
{series_name}_part_{NN}.rmdwith zero-padded numbering, starting new series at_part_01. - Front matter validation for Hugo/hugodown: apply required YAML fields (including
output: hugodown::md_document), correct slug/date formatting, and appropriate alias/summary metadata. - Release readiness guardrails: require updating
readme.mdpost counts before pushing tomain, ensuring the repo stays in sync with published content.
Quick Start
Run the md-format step on your post’s source .rmd, render it to .md using the provided R command, update the root README series table/counts, then commit both the .rmd and rendered .md and push to main for Netlify deployment.
Dependency Matrix
Required Modules
None requiredComponents
Standard packageđŸ’» Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: hugo-blog Download link: https://github.com/wolf5996/agentic-skills/archive/main.zip#hugo-blog Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.