girk-runner
v1.28.0
Published
Girk Runner — CLI to build static sites from markdown files (skeleton, not yet implemented)
Downloads
832
Maintainers
Readme
girk-runner
CLI runner for building static sites from markdown files.
Part of the Girk static site generator.
Status
This is a skeleton package. The full CLI implementation still lives in the girky umbrella package and will be migrated here in a future release.
What it will do
- Scan directories for
.mdfiles - Read
girk.config.jsonorgieter.config.json - Copy media and asset folders
- Generate thumbnails via
sharp - Call
girk-sdkto build pages - Write output to
public/ - Show terminal output via
cli-block - Optional dev server via
express
Install
npm install girk-runnerOr use the umbrella package which includes everything:
npm install girkyRelated packages
License
MIT
