Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

website

The winterwonderhack.org website.

Based on Spectral by HTML5 UP.

Usage/Developing

First, install EditorConfig for your text editor/IDE.

Assumes Node.js, Gulp, and Yarn are installed.

  1. Grab a copy of the repository and cd to the root of it
  2. Run yarn to grab dependencies
  3. Run gulp to spin up a local server with live-reloading
  4. Code away!
  5. Commit your changes

Gulp Tasks

There are several gulp tasks (e.g. $ gulp <task>) that can be useful when developing:

  • serve spins up a local server (is the default task)
    • --prod/--production to serve the production assets (mimics production site)
    • --tunnel to create a temporary URL via localtunnel.me (to share with someone)
  • build builds the assets
    • --prod/--production builds for production (minify, optimize, etc.)
  • clean wipes the build directory

About

The Winter WonderHack website.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages