You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While the sitepackagebuilder provides a web GUI and enables us to download "fat" site packages with many many things preconfigured, I'm missing the slightly more nerdy way: create a slim sitepackage via CLI. Maybe this is something "make" could provide. What would I consider slim? Mainly what the official tutorial about the site package creates, just going to add my overview of that to this issue for consideration:
While the sitepackagebuilder provides a web GUI and enables us to download "fat" site packages with many many things preconfigured, I'm missing the slightly more nerdy way: create a slim sitepackage via CLI. Maybe this is something "make" could provide. What would I consider slim? Mainly what the official tutorial about the site package creates, just going to add my overview of that to this issue for consideration:
Configuration/TypoScript/constants.typoscript
Configuration/TypoScript/setup.typoscript
Configuration/TCA/Overrides/sys_template.php
Resources/Private/Layouts/Page/Default.html
Resources/Private/Templates/Page/Default.html
Resources/Private/Partials/Page/Navigation/MainNavigation.html
Configuration/TsConfig/Page/Page.tsconfig
Configuration/TsConfig/Page/PageLayout/Default.tsconfig
Configuration/TypoScript/Setup/DynamicContent.typoscript
Configuration/TCA/Overrides/pages.php
The text was updated successfully, but these errors were encountered: