Lorena Ramonda
Resume in Nuxt.js
Deployment
The site is deployed via Netlify, reachable at https://lorena.ramonda.me/.
Versioning
Original code, work in progress and experiments are hosted by Gitlab.
Final code is hosted by Github and free to consult.
Branches
master Github (public) and Gitlab (private)
develop Only on Gitlab (private)
features Only on Gitlab (private)
Flow
Original Git Flow with some rules:
- Every featured branch must be squashed into one descriptive commit before rebasing it into develop
Upgrading
Check Nuxt version: npm view nuxt version