Skip to content

bumpdigital/cg26-migration-workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Welcome to the CodeGarden 2026 Migration Workshop!

This repository contains all the materials and resources you will need for the CodeGarden 2026 Migration Workshop.

Cloning the repo... twice!

The repository contains a v13 branch, which is the v13 version of the site and codebase that we will be migrating from.

The v17/pre-migration branch contains the bare minimum of what you need to start the migration to v17 for this workshop.

Because we will be moving from one branch to another during the workshop, and moving files between them, we recommend that you check out both branches.

To clone the v13 branch into a dedicated directory, run:

git clone --branch v13 --single-branch https://github.com/bumpdigital/cg26-migration-workshop.git cg26-migration-workshop-v13

To clone the v17/pre-migration branch into a second directory, run:

git clone --branch v17/pre-migration https://github.com/bumpdigital/cg26-migration-workshop.git cg26-migration-workshop-v17

Now head on over the to your cloned v13 directory and follow the instructions in migrate-from-v13.md to get started with the migration!

About

An example Umbraco v13 site that you're going to upgrade to v17 over the course of this workshop.

Resources

License

Stars

2 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors