Gilles Bareilles

Readme

Website built with Franklin.jl.

Deploy strategy

First, make modifications on master branch, checking output with Franklin.serve().

Then, build proper version of html files with Franklin's optimize() function. Replace the content of the web branch by the content of the folder __site.

To make this operation doable with 'simple' means, two clones of the repo exist side by side, one for each branch...

TODOs: