Files
mRemoteNG/README.md
Bennett Blodinger 9d192eeb0c version bump
2016-09-29 13:33:40 -04:00

535 B

mRemoteNG.github.io/mRemoteNG

mRemoteNG Website

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 --drafts --config _config.yaml,_config-dev.yaml
    
  4. Open http://localhost:4000/mRemoteNG/