Skip to content
forked from kcopas/ssg-bid

A subsite for BID using the a static site generator

License

Notifications You must be signed in to change notification settings

dnoesgaard/ssg-bid

 
 

Repository files navigation

Under development

ssg-bid

A subsite for BID using the a static site generator - content needs to be revised

For general usage about using the static site see to example site.

Install

To install dependencies run

npm install

Build

Builds are done with Gulp.

Development build

To run a development build. Teh default build is a development build.

gulp

Production

This will minify assets and won't start a server

gulp --production

About

A subsite for BID using the a static site generator

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 88.3%
  • CSS 7.9%
  • JavaScript 3.8%