Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 334 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 334 Bytes

hugo-parser

A parser for preparing directories to be served as content by Hugo. It requires a yaml file describing the expected file structure to copy. There should be a source directory containing exercises and learning-path subdirs.

To run

hugo-parser path/to/structure.yml path/to/source_dir path/to/target/dir