typo3themeskeleton is a TYPO3 theme / distribution
... like any other TYPO3 extension but it is recommended to use this only as a skeleton to try out or as an example for theme creation
To use it as your own:
- rename all "typo3themeskeleton" to your new own ext-key value (extKey)
- rename all "Typo3ThemeSkeleton" to your new own NameSpaceKey value (Current namespace)
- rename all "GroundStack" to your new own NameSpaceVendor value (vendor)
- uses svelete.js as default insteed of jQuery (http://sveltejs.com/) - change this in the constants-editor (if powermail is installed, then jquery will be loaded anyway)
- you can set up a "ext_disable.php" in this main extension directory (like the example). If you do that all extensions listed in it are automatically disabled when installing this theme
- add "ext_icon.png"
- Meta-tag generation over typoscript (will be replaced by other extension: hh_seo)
- Swiper as slider (will be replaced by other extension: hh_slider)
This repository is part of the TYPO3 project. The TYPO3 project is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
The GNU General Public License can be found at http://www.gnu.org/copyleft/gpl.html.
This repository is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
This copyright notice MUST APPEAR in all copies of the repository!
GNU GENERAL PUBLIC LICENSE Version 2