kleva-j - Overview
Pinned Loading
-
Data Structure and Algorithms implementations
TypeScript 1
-
This is the third version of my portfolio website.
TypeScript 1
-
1
# Deploying a subfolder to GitHub Pages3
Sometimes you want to have a subdirectory on the `master` branch be the root directory of a repository’s `gh-pages` branch. This is useful for things like sites developed with [Yeoman](http://yeoman.io), or if you have a Jekyll site contained in the `master` branch alongside the rest of your code.
5
For the sake of this example, let’s pretend the subfolder containing your site is named `dist`.