project typo3-bootstrap-site-template
TYPO3 CMS: Site Template
koninklijke-collective/typo3-bootstrap-site-template
TYPO3 CMS: Site Template
- Saturday, March 11, 2017
- by koninklijk
- Repository
- 4 Watchers
- 0 Stars
- 2 Installations
- CSS
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 1 Versions
- 0 % Grown
Template package for bootstrapping new websites. It includes:, (*1)
- Configuring standard
config
and page
objects
- Enabling
EXT:sourceopt
and EXT:realurl
- A default backend layout
- Default bootstrap styles that you can override with Sass
- A Gruntfile that compiles and compresses Sass/JavaScript
This setup is fully Google PageSpeed compliant., (*2)
Use as blueprint for templating your website
Run composer create-project -sdev koninklijke-collective/typo3-bootstrap-site-template public/typo3conf/ext/your_extension_template_name
, (*3)
Installation
- Include the static template (also include the
fluid_styled_content
static template)
- Update the baseUrl property in the Gruntfile.js
- Start adding building your template!
How to build
Run grunt
in the Build
folder. Use grunt watch
when you start adding JavaScript and Sass., (*4)
dev-master
9999999-dev
TYPO3 CMS: Site Template
Sources
Download
LGPL-3.0+
typo3
cms
koninklijke collective