mirror of
https://github.com/mRemoteNG/mRemoteNG.git
synced 2026-02-26 03:58:45 +08:00
493 B
493 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