Site-under-construction

Simple simple splash page to use while a site is still under construction

View the Project on GitHub GianlucaGuarini/site-under-construction

site-under-construction

Simple splash page template to use while a site is still under construction

Demos

adobe

bower

grunt

nodejs

Dependencies

Usage

Install all the nodejs dependencies

$ npm install

Compile the css

Use the following command to compile the css anytime a .scss file gets changed

$ grunt watch

Generate the favicons

$ grunt favicons

Build

The build command will create a dist folder to let you upload just the necessary files on the server

$ grunt