README for core developers
Aim of this repository are the following aspects:
- I'm not sure if it's possible but I'd like very much that this work (Appearance toggle for dark/light mode and according CSS) is included in the TYPO3 v14 LTS release.
- On this page only one Appearance toggle for dark/light mode of several options is shown.
- This repository will be clean from any code or data which will be pushed to review.typo3.org. The folder for this static website will be placed in the folder “.github” which will create the site dynamically and the “.github” folder won't be part of any push to gerrit.
- This site serves as demo and shall provide a more or less complete “kitchensink” where people can see the different theme-colors, the appearnce-toggle and the content elements the theme provides.
- Any special adjustments on this site are made by TypoScript only, which is saved in the database. So no code of the EXT:theme_camino is hampered.