Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
markata-go
command
Package main provides the entry point for the markata-go CLI.
|
Package main provides the entry point for the markata-go CLI. |
|
markata-go-lsp
command
Package main provides the entry point for the markata-go Language Server Protocol server.
|
Package main provides the entry point for the markata-go Language Server Protocol server. |
|
markata-go/cmd
Package cmd provides the CLI commands for markata-go.
|
Package cmd provides the CLI commands for markata-go. |
|
pkg
|
|
|
aesthetic
Package aesthetic provides design token management for markata-go themes.
|
Package aesthetic provides design token management for markata-go themes. |
|
assets
Package assets provides functionality for downloading and self-hosting external CDN assets.
|
Package assets provides functionality for downloading and self-hosting external CDN assets. |
|
blogroll
Package blogroll provides functionality for managing blogroll metadata.
|
Package blogroll provides functionality for managing blogroll metadata. |
|
buildcache
Package buildcache provides incremental build caching for markata-go.
|
Package buildcache provides incremental build caching for markata-go. |
|
config
Package config provides configuration loading and management for markata-go.
|
Package config provides configuration loading and management for markata-go. |
|
criticalcss
Package criticalcss provides CSS extraction utilities for critical CSS optimization.
|
Package criticalcss provides CSS extraction utilities for critical CSS optimization. |
|
csspurge
Package csspurge provides CSS analysis and unused rule removal functionality.
|
Package csspurge provides CSS analysis and unused rule removal functionality. |
|
diagnostics
Package diagnostics provides shared diagnostic checks for markdown files.
|
Package diagnostics provides shared diagnostic checks for markdown files. |
|
encryption
Package encryption provides AES-256-GCM encryption utilities for private posts.
|
Package encryption provides AES-256-GCM encryption utilities for private posts. |
|
htmltotext
Package htmltotext converts HTML content to plain text with proper formatting.
|
Package htmltotext converts HTML content to plain text with proper formatting. |
|
importer
Package importer provides functionality to import content from external sources.
|
Package importer provides functionality to import content from external sources. |
|
lifecycle
Package lifecycle provides the lifecycle management system for markata-go.
|
Package lifecycle provides the lifecycle management system for markata-go. |
|
lint
Package lint provides linting functionality for markata-go.
|
Package lint provides linting functionality for markata-go. |
|
lsp
Package lsp provides a Language Server Protocol (LSP) implementation for markata-go.
|
Package lsp provides a Language Server Protocol (LSP) implementation for markata-go. |
|
migrate
Package migrate provides tools for migrating from Python markata to markata-go.
|
Package migrate provides tools for migrating from Python markata to markata-go. |
|
palettes
Package palettes provides color palette management for markata-go themes.
|
Package palettes provides color palette management for markata-go themes. |
|
plugins
Package plugins provides lifecycle plugins for markata-go.
|
Package plugins provides lifecycle plugins for markata-go. |
|
resourcehints
Package resourcehints provides detection and generation of resource hints (preconnect, dns-prefetch, preload, prefetch) for web performance optimization.
|
Package resourcehints provides detection and generation of resource hints (preconnect, dns-prefetch, preload, prefetch) for web performance optimization. |
|
services
Package services provides reusable business logic interfaces for markata-go.
|
Package services provides reusable business logic interfaces for markata-go. |
|
sidebar
Package sidebar provides functions for building sidebar navigation from various sources.
|
Package sidebar provides functions for building sidebar navigation from various sources. |
|
templates
Package templates provides template engine functionality for markata-go.
|
Package templates provides template engine functionality for markata-go. |
|
themes
Package themes provides embedded theme files for markata-go.
|
Package themes provides embedded theme files for markata-go. |
|
tui
Package tui provides an interactive terminal user interface for markata-go.
|
Package tui provides an interactive terminal user interface for markata-go. |
Click to show internal directories.
Click to hide internal directories.