tpl_bodenleger-stockach

Responsive Joomla! Template


Keywords
joomla, template, foundation, joomla-template
License
MIT
Install
bower install tpl_bodenleger-stockach

Documentation

Built with Grunt Build Status

tpl_bodenleger-stockach

Responsive Joomla! 3.0 Template based on Foundation 5.0 initially designed for Bodenleger Stockach

Features

  • SEO
    • optimized breadcrumbs
    • microformats for contacts
    • header enhancements (Facebook, Google+ etc.)
    • optimized for local SEO
  • Multidevice
    • the layout is completly responsive
    • support for smartphones, tablet, desktop
    • responsive navigation menu

License

The template is free to use under the MIT license.

Credits

Development

Full source of template at (https://github.com/stritti/tpl_bodenleger-stockach)

Requirements

You'll need to have the following items installed before continuing.

If you haven't used Grunt before, be sure to check out the Getting Started guide, as it explains how to create a Gruntfile as well as install and use Grunt plugins.

Setup Project

After installation clone the git repository:

git clone git@github.com:stritti/tpl_bodenleger-stockach.git

Then run in same directory following commands:

npm install && bower install
npm install -g grunt-cli
npm install -g bower
npm install -g livereload2
npm install grunt-contrib-watch --save-dev
npm install grunt-contrib-sass --save-dev
npm install grunt-contrib-cssmin --save-dev
npm install grunt-contrib-compress --save-dev
npm install grunt-contrib-copy --save-dev
npm install grunt-contrib-jshint --save-dev
npm install grunt-contrib-uglify --save-dev
npm install grunt-contrib-clean --save-dev
npm install grunt-bower-concat --save-dev

bower install zurb/bower-foundation

While you're working on the project, run:

grunt

Analytics