Welcome to the repo for TEC PA & Lighting's public facing website.
This project uses the static site generator Hugo to produce the content. In order to develop in this you will need the dependances installed. There is a plan to make a vagrant file to simplify for this, but for now please check the instructions for your operating systems.
You can now start building using gulp watch
The statically generated site will now be served locally at http://localhost:1314/
. For convenience draft pages are built locally, but not when pushed.