Files
mRemoteNG/README.md
Bennett Blodinger 04505375b2 fix links
jekyll/github-metadata unfortunately isn't a good fit if you're not
using a gh-pages branch
closes #3
2016-08-23 15:09:31 -04:00

452 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