Updating Astro Rocket Without Losing Your Content
Astro Rocket is installed with git clone, so updating is a git merge — not an npm install and not manual file replacement. Here's the safe, reversible way to do it.
H Hans Martens
6 min read
#astro-rocket
#tutorial
#git
#maintenance