mirror of
https://github.com/mRemoteNG/mRemoteNG.git
synced 2026-02-26 12:08:37 +08:00
jekyll/github-metadata unfortunately isn't a good fit if you're not using a gh-pages branch closes #3
452 B
452 B
mRemoteNG.github.io
mRemoteNG GitHub Hosted Web Pages
Building
-
Create a personal access token with
public_repopermissions -
Set either
JEKYLL_GITHUB_TOKEN, orOCTOKIT_ACCESS_TOKENto that token. You can alternativey use a~/.netrcfile -
Run
bundle install bundle exec jekyll serve -w --config _config.yaml,_config-dev.yaml