FreneticScribbler / Main-Website

TEC's public facing website

Home Page:https://www.nottinghamtec.co.uk/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TEC PA & Lighting Main Website

Build Status

Welcome to the repo for TEC PA & Lighting. It is the aim of this project to replace TEC's current placeholder website.

Getting Started

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 these two commands in seperate terminals.

  • compass watch
  • hugo server -w -D

The statically generated site will now be served locally at http://localhost:1313/. For convenience draft pages are built locally, but not when pushed.

About

TEC's public facing website

https://www.nottinghamtec.co.uk/


Languages

Language:HTML 69.5%Language:CSS 18.5%Language:Ruby 7.5%Language:Shell 4.5%