Skip to content

Basic Joomla template with Bootstrap and LESS, setup with Grunt tasks to do all the magic

Notifications You must be signed in to change notification settings

superfoght/grunt-joomla-template

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ready for some Grunt magic?

Steps:
1. Install Nodejs - https://nodejs.org/
2. Open CMD/Terminal - and change directory to the grunt folder "grunt-template/grunt"
3. Enter "npm install" - it will now install all the npm modules, depending on your internet connection this can take up to 5 minutes to download everything.
4. Write "grunt"
5. To get livereload of your localhost install to work, you got to go to http://livereload.com/extensions and install the browser plugin.

If you need more introduction to Grunt:
A really good introduction to Grunt was written by Chris Coyier back in 2013 http://24ways.org/2013/grunt-is-not-weird-and-hard/

About

Basic Joomla template with Bootstrap and LESS, setup with Grunt tasks to do all the magic

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 42.4%
  • JavaScript 30.7%
  • CSS 26.9%