Skip to content

TienPhan/dddmelb-website

 
 

Repository files navigation

DDD Melbourne Website

Created using Hugo, deployed using Wercker, hosted by Firebase.

Running locally

  1. Run node ./node_modules/gulp/bin/gulp.js build to generate css and js assets.
  2. Run hugo server to start the site locally on port 1313.

Running locally with file watch and auto reload

  1. Run node ./node_modules/gulp/bin/gulp.js watch to generate css and js assets with watch.
  2. Run hugo server -w to start the site locally on port 1313 with watch and reload.

About

The New Website for DDD Melbourne

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 44.6%
  • HTML 29.5%
  • JavaScript 25.9%