Skip to content

LubomirGeorgiev/freetemplatesdownload.info

Repository files navigation

#freetemplatesdownload.info

Build Status devDependency Status Built with Grunt

Free HTML Web Templates. The place where you can download web templates just for free.


##Running, compiling and installing it

  1. Download the repository OR git clone https://github.com/LubomirGeorgiev/freetemplatesdownload.info
  2. Install Node.js and Ruby
  3. Run gem install bundler
  4. Install 'grunt-cli' and 'bower' globally with npm install -g grunt-cli bower
  5. $cd to the directory and run bundle install
  6. Run npm install to install the necessary "npm" dependencies
  7. Then run bower install to install the front-end dependencies
  8. You are ready to rock!!! :)

##Grunt Workflow:

  • To build and check the code quality

    • grunt (default) - Checks the code quality with "grunt check", runs unit tests with "grunt test" and finally builds the project with "grunt build"
  • For development

    • grunt serve - Compiles all files and opens the site in your default browser. A watch task watches for changes to files and recompiles if necessary, and injects the changes into the browser with LiveReload.
    • grunt serve:dist will run "grunt build" and open the result in your default browser
  • To build

  • To check the code quality

  • All available tasks

    • grunt (default), grunt serve, grunt serve:dist, grunt build, grunt check, grunt test and all individual tasks and :targets

For more info: robwierzbowski/generator-jekyllrb


##Dependencies

  1. Ruby
  1. Node.js (npm)

##Last Thoughts

👉 For more information go to www.freetemplatesdownload.info 👈

Author: Lubomir Georgiev(Любомир Георгиев)

Copyright ©️ 2014 Lubomir Georgiev(Любомир Георгиев) lubomirgeorgievgeorgiev@gmail.com

Long live mother Bulgaria!!! Да живее майка България!!! Long live mother Bulgaria!!!

Lubomir Georgiev

Build with all the ❤️ in the world.

About

Everything related to freetemplatesdownload.info

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published