https://github.com/mremoteng/mremoteng.github.io
mRemoteNG's static website
https://github.com/mremoteng/mremoteng.github.io
Last synced: 7 months ago
JSON representation
mRemoteNG's static website
- Host: GitHub
- URL: https://github.com/mremoteng/mremoteng.github.io
- Owner: mRemoteNG
- License: gpl-2.0
- Created: 2019-02-16T20:06:44.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2025-02-17T14:10:01.000Z (over 1 year ago)
- Last Synced: 2025-02-17T15:24:09.744Z (over 1 year ago)
- Language: HTML
- Homepage: https://mremoteng.org
- Size: 896 KB
- Stars: 4
- Watchers: 6
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# [mRemoteNG.org](https://mRemoteNG.org)
mRemoteNG Website
## Requirements
- [Ruby](https://www.ruby-lang.org)
- [Bundler](https://bundler.io/)
## Building
1. Run
```bash
bundle install
bundle exec jekyll serve --incremental --config _config.yaml,_config-dev.yaml
```
2. Open http://localhost:4000/