Skip to content

seanberto/fgsc-trial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Website is build with SASS (use version 3.9.1) and Pug.


Pug-pages are in pug/ folder. Pug-components are in pug/components/ .


Sass includes foundation, font awesome and custom components (sass/components/). Also ther is custom file with SASS-variables - sass/_variables.sass. Foundation settings file - sass/foundation-sites/settings/_settings.css Custom variables is included into foundation settings. Sass have some usefull mixins - sass/_mixins.sass.


GULP.JS is used for SASS, Pug compilcation, server, images optimizatoin etc. To install it install Node.js and Gulp. Then in Command Line navigate to project folder and run npm install. To run server use command "gulp". To get production version - no soursemaps, optimized images, compressed css - run "gulp prod".

About

Trial offer on Carthook

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published