Skip to content

Latest commit

 

History

History
17 lines (8 loc) · 201 Bytes

README.md

File metadata and controls

17 lines (8 loc) · 201 Bytes

craftml-docs

Craftml Docs

Deployment

Deploy to gh-pages

$ wintersmith build

$ git add build

$ git commit -m 'build' 

$ git subtree push --prefix build origin gh-pages