Skip to content

Instantly share code, notes, and snippets.

@roachhd
Created November 7, 2014 13:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save roachhd/d1e18b36f2e6bf4f1eda to your computer and use it in GitHub Desktop.
Save roachhd/d1e18b36f2e6bf4f1eda to your computer and use it in GitHub Desktop.
Makefile markdoen stylus
# Note: npm install -g markdown-styles
build:
generate-md --layout ./layout/page.html --output ./
.PHONY: build
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment