Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 716 Bytes

File metadata and controls

17 lines (13 loc) · 716 Bytes

HydejackUnderground

Implementation of Hydejack for Underground

Quick Start: GitHub Pages

  1. Go to Settings, rename repository to DGIIMUnderground.github.io (without the < >)
  2. Edit _config.yml (you can do this directly on GitHub)
    1. Change url to https://<your github username>.github.io (without the < >)
    2. Change baseurl to '' (empty string)
    3. Commit changes.
  3. Go to Settings again, look for GitHub Pages, set Source to master branch.
  4. Click Save and wait for GitHub to set up your new blag.

What's next?

  • Open files and read the comments
  • Read the docs