t3b_template

1.0.1 • Public • Published

t3b_template

Build Status Dependency Status devDependency Status Built with Grunt

A Kickstarter Template-Extension for TYPO3 which provides your with a clean and lean boilerplate for Fluid templates. Part of the boilerplate is an minimal Sass base, a RequireJS boilerplate as well as an optional Build process based on Grunt.js.

Installation

Download the extension, extract the contents and rename the t3b directory prefix. Customize the title, description, project homepage and the author object inside the package.json-file located in /.

Optionally you can use Grunt.js to automate the following build process. cd into the extension folder and run npm install to download grunt and it's dependencies, afterwards you can run grunt init. This will create a fully functional template extension which you'll just need to import the extension into your TYPO3-System.

Detailed information on what grunt init does, can be found in the wiki.

Dependencies for the Build-Process

  • Sass 3.3.5
  • Grunt CLI and Node.js

Documentation

Head over to the t3b_template wiki

License

Copyright (c) 2012-2014 Tyll Weiß. Licensed under the MIT licenses.

Package Sidebar

Install

npm i t3b_template

Weekly Downloads

2

Version

1.0.1

License

none

Last publish

Collaborators

  • inkdpixels