Skip to content

LDC Via Specific Deployment Guidelines

Matt White edited this page Mar 27, 2015 · 1 revision

I screwed up the build on my machine, so the process going forwards is:

  • Modify src\index.md in the master branch (for Matt, this is in Windows!)
  • Open Start Command Prompt With Ruby as Administrator
  • cd c:\github\slate
  • rake build
  • Copy contents of build\index.html and paste into index.html in the gh-pages branch
  • Push gh-pages to github and the website will be automatically updated

It is very unlikely that the standard rake publish on Mac will ever work again!

Clone this wiki locally