Building the site

Hi Zed,

earlier you wrote that the website is ‘mostly static files with a single simple database application for the paid portion’.

Did you use any specific template/static website generator e.g. Jekyll, GRAV for the main website or did you just code something from start?

Thanks! k

The static site was built with some JavaScript code the designer wanted to use. It’s similar to jekyl or hugo, but just done in javascript.

Honestly, just about any static site generator works, as the real important part is the design and not whether pages are sculpted in Ruby or Go.