Skip to content

Vanier-Robotics/robotics-2021

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vanier Robotics Team Website 2021

Installation:

Install Node Here

Install Yarn Here

Setup:

yarn install

Running

Generating Website

node index.js

Outputs to /build

Generating SCSS

yarn sass

Running Webserver

yarn serve

How it works

All the code is found in /src

/src/pug:

  • Contains all the templates for the webpages.

/src/data:

  • Contains all the text, contained in JSON files to facilitate the storage of translations

/src/scss:

  • Contains all the SCSS for CSS generation

index.js

  • Takes all the translations and generates the html files using pug.

About

Vanier Robotics Team Website 2021

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published