Files
mRemoteNG/README.md
Bennett Blodinger 1c59f3ce42 Move to project page
2016-08-25 17:46:39 -04:00

493 B

mRemoteNG.github.io

mRemoteNG GitHub Hosted Web Pages

Building

  1. Create a personal access token with public_repo permissions

  2. Set either JEKYLL_GITHUB_TOKEN, or OCTOKIT_ACCESS_TOKEN to that token. You can alternativey use a ~/.netrc file

  3. Run

    bundle install
    bundle exec jekyll serve -w --config _config.yaml,_config-dev.yaml
    
  4. Open http://localhost:4000/mRemoteNG/