mirror of
https://github.com/mRemoteNG/mRemoteNG.git
synced 2026-02-17 22:11:48 +08:00
Move to project page
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -1,2 +1,3 @@
|
||||
/_site
|
||||
runlocal.bat
|
||||
.jekyll-metadata
|
||||
runlocal.bat
|
||||
|
||||
@@ -10,3 +10,4 @@ mRemoteNG GitHub Hosted Web Pages
|
||||
bundle install
|
||||
bundle exec jekyll serve -w --config _config.yaml,_config-dev.yaml
|
||||
```
|
||||
4. Open http://localhost:4000/mRemoteNG/
|
||||
|
||||
@@ -1,2 +1 @@
|
||||
url: http://localhost:4000
|
||||
repository: mRemoteNG/mRemoteNG.github.io
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
name: mRemoteNG
|
||||
description: The next generation of mRemote, open source, tabbed, multi-protocol, remote connections manager.
|
||||
url: https://mRemoteNG.github.io/
|
||||
url: https://mRemoteNG.github.io
|
||||
baseurl: /mRemoteNG
|
||||
repository: mRemoteNG/mRemoteNG
|
||||
repo: https://github.com/mRemoteNG/mRemoteNG
|
||||
nwo: mRemoteNG/mRemoteNG
|
||||
exclude: [Gemfile, Gemfile.lock]
|
||||
|
||||
defaults:
|
||||
-
|
||||
|
||||
Reference in New Issue
Block a user