freshjuice-dev / freshjuice-hubspot-theme

A starting point for creating a unique HubSpot CMS theme with TailwindCSS, AlpineJS, and additional features.
https://freshjuice.dev/
MIT License
21 stars 9 forks source link

Customisation best pratice #25

Open Benoss opened 2 weeks ago

Benoss commented 2 weeks ago

I am wondering what best practice you would suggest in order to override the theme but still be able to update from your repo limiting conflicts. Any patterns and anti-patterns before I go full steam on customisation? The feature request is to add this answer to the Readme :)

reatlat commented 2 weeks ago

Hey @Benoss great question!

We made documentation on our website to help you understand how to start customization https://freshjuice.dev/docs/customization/

But I see that we completely skipped that part :)

We should develop patterns and flows, how better keep theme updatable from the main stream...

🤔 I think we may develop Child versioning, with native HubSpot Child Theme overriding...