Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
goblog
command
|
|
|
internal
|
|
|
errors
Package errors provides error handling utilities with colored terminal output for the CLI.
|
Package errors provides error handling utilities with colored terminal output for the CLI. |
|
logger
Package logger provides CLI logging with colored output using slog.
|
Package logger provides CLI logging with colored output using slog. |
|
utilities
Package utilities provides helper functions for CLI input validation and error handling.
|
Package utilities provides helper functions for CLI input validation and error handling. |
|
pkg
|
|
|
config
Package config provides common configuration options used across the GoBlog generator and outputter packages.
|
Package config provides common configuration options used across the GoBlog generator and outputter packages. |
|
generator
Package generator provides functionality for generating static HTML blog sites from markdown files.
|
Package generator provides functionality for generating static HTML blog sites from markdown files. |
|
models
Package models provides data structures for representing blog posts and collections.
|
Package models provides data structures for representing blog posts and collections. |
|
outputter
Package outputter provides interfaces and implementations for handling generated blog content from the generator package.
|
Package outputter provides interfaces and implementations for handling generated blog content from the generator package. |
|
parser
Package parser reads markdown files with YAML frontmatter and converts them to Post objects for the GoBlog system.
|
Package parser reads markdown files with YAML frontmatter and converts them to Post objects for the GoBlog system. |
Click to show internal directories.
Click to hide internal directories.