Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 866 Bytes

README.md

File metadata and controls

31 lines (18 loc) · 866 Bytes

Travis

100 Shapes site – "Beryllium" release

Static site generated with Jekyll.

master branch contains content and template files. travis builds the site and pushes to the gh-pages branch.

To Do

  • Migrate over content
    • Copy and paste content
    • Pull over media
    • Update aliases of each file

Development

run ./scripts/dev. This will start a Jekyll server in watch mode.

Note: if you change config, you may have to restart.

Deploy

You don't deploy, Travis does. Just push to master and it does the rest.