Skip to content

Instantly share code, notes, and snippets.

@brickpop
Created March 3, 2020 20:53
# ...
markup: build/index.html
build/index.html: src/index.hbs src/partials/*hbs
hbs src/index.hbs --partial 'src/partials/*.hbs' -o ./build
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment