Skip to content

jcerveny/csgov-theme

 
 

Repository files navigation

CS Gov Theme

Starter theme for CS Gov Distribution.

Frontend changes

  • Theme is using Gulp workflow
  • Go to the theme folder
  • Run npm run setup to install the necessary node modules
  • Run npm run gulp dev – produce development output with sourcemaps and uncompressed CSS, watches for changes
  • Run npm run gulp – produce compressed output, delete temporary helper files.

Happy codding!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 52.6%
  • HTML 42.9%
  • JavaScript 4.5%