eddiesigner / liebling

Beautiful and clean Ghost theme that is easy and comfortable to use. To get the latest version please head over the releases page 👉🏼
https://github.com/eddiesigner/liebling/releases
MIT License
1.25k stars 594 forks source link

Update Liebling Version #539

Open wandermax4 opened 7 months ago

wandermax4 commented 7 months ago

Hello! I am using the liebling Theme for a year now.

Right at the beginning I changed some stuff in the code to adjust the site to my needs. Now I would like to update the site to the new version, so for example the announcement bar works correctly :)

Now my question. How can I update the theme with keeping the changes to the site a year ago?

Best, Max

FAFDK commented 6 months ago

Yes, could need some love.

drewlr commented 5 months ago

Hello! I am using the liebling Theme for a year now.

Right at the beginning I changed some stuff in the code to adjust the site to my needs. Now I would like to update the site to the new version, so for example the announcement bar works correctly :)

Now my question. How can I update the theme with keeping the changes to the site a year ago?

Best, Max

Create a fork of the master branch. In the fork, commit your changes ( this might be straightforward or a nightmare depending on entity of your changes and on what has changed on master). Then you might need to recreate the zip file using steps described here: https://github.com/eddiesigner/liebling/wiki/Theme-development-with-Docker

In the future, you might be able to synch your changes with latest from the main repo by just hitting "synch": https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/working-with-forks/syncing-a-fork

FAFDK commented 5 months ago

I'm on Casper now. But thank you.