mirror of
https://github.com/mRemoteNG/mRemoteNG.git
synced 2026-02-25 19:38:37 +08:00
535 B
535 B
mRemoteNG.github.io/mRemoteNG
mRemoteNG Website
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 --drafts --config _config.yaml,_config-dev.yaml