Skip to content
This repository was archived by the owner on Feb 21, 2023. It is now read-only.

cloudfoundry-tutorials/harness

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

harness

A script to continually sync and merge tutorial content, theme, and Hugo config, and then start Hugo in 'serve' mode.

Usage

Assuming the following directory layout:

$ tree . -L
.
├── cf-and-k8s
├── harness
├── hugo-whisper-theme
├── trycf
└── tutorials

Within the harness directory run the following to sync files and start Hugo:

TUTORIAL=trycf ./run.sh

CTRL+c to exit, and git clean -fdfx to remove sync'd files.

About

Simple script to make live-editing easier

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages