Updating the theme #365
Closed
kylereddoch
started this conversation in
General
Replies: 2 comments 1 reply
-
One way is to set the theme as a remote theme and updating via the gemfile, the other is to replace the files one-by-one. I have a method for this - copy the files you added/edited including the Jekyll config, then move it to a safe folder and then get the latest Type-On-Strap zipfile. Then copy everything in the new version and replace it in yours. Then copy the files kept safely(copy only, so that the files are kept as a backup) and replace them in your updated folder. Seems so hard, but it isn't trust me. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Okay so I have it already as a remote theme. So all I have to do in the gemfile is change the version number?Reason I’m asking is…all of a sudden, I’m getting build errors on GitHub when pushing any changes. But, the changes show up when I go to my site. Thanks
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there an easy way to update the theme?
Beta Was this translation helpful? Give feedback.
All reactions