Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 393 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 393 Bytes

dn-middleware-gh-pages

A dawn middleware for publishing files to GitHub Pages based on gh-pages.

Usage

Change dawn publish config in .dawn/pipe.yml to:

publish:
  - name: gh-pages

Then, run dn publish to publish your static files to github repo.

More options.