Skip to content

dnoesgaard/ssg-ipt

 
 

Repository files navigation

Under development

ssg-IPT

The IPT should have its own site. But it isn't ready yet.

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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 48.8%
  • JavaScript 27.5%
  • HTML 23.7%