kleva-j - Overview

View kleva-j's full-sized avatar

Michael Obasi kleva-j

Organizations

@opencollective @BuildForSDG

Block or report kleva-j

Pinned Loading

  1. Data Structure and Algorithms implementations

    TypeScript 1

  2. A command_line chat app

    JavaScript 7 1

  3. This is the third version of my portfolio website.

    TypeScript 1

  4. 1

    # Deploying a subfolder to GitHub Pages

    3

    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`.