freyamade/fresh

Sort out deployment process

Closed this issue · 0 comments

Right now, the only thing that's published is the noJS version.

In order to automate the system, I need to do the following;

  • Rename the project to fresh
    • Can't publish from non-master branch in a user pages project
  • Set up CI to build the CSS and JS and push built files to gh-pages
  • Change pages to load from gh-pages branch instead of master
  • Remove built css file from master branch