Skip to content
This repository has been archived by the owner on Nov 5, 2019. It is now read-only.

samozzy/Main-Website

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published

Languages

  • HTML 61.0%
  • Ruby 18.2%
  • CSS 15.5%
  • Shell 5.3%