forked from RazortoothRTC/node-smile-server
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
9 changed files
with
781 additions
and
193 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -31,6 +31,7 @@ Tests | |
Making the Docs | ||
=============== | ||
|
||
* Install https://github.com/truedat101/gitchanges | ||
* Use Hugo ... so install it | ||
* rm -rf docs/public (only do this if you are knowing what you do and why you would do this, it should only need to be done once and it's done so don't touch it) | ||
* git subtree add --prefix docs/public [email protected]:RazortoothRTC/node-smile-server.git gh-pages --squash | ||
|
@@ -44,6 +45,7 @@ Updating the Docs | |
|
||
* git subtree pull --prefix=docs/public | ||
* Update the docs | ||
* If you are making a release, run < node-smile-server >/docs/tools/genreleasenotes.sh > currentrelease.txt , and put these notes into meta/release-notes.md | ||
* Run hugo from docs dir (to generate the new doc changes) | ||
* git commit -a | ||
* git subtree push --prefix=docs/public [email protected]:RazortoothRTC/node-smile-server.git gh-pages | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
<!DOCTYPE html><html><head><link rel="canonical" href="http://razortoothrtc.github.io/node-smile-server/guides/teacherweb"/><meta http-equiv="content-type" content="text/html; charset=utf-8" /><meta http-equiv="refresh" content="0;url=http://razortoothrtc.github.io/node-smile-server/guides/teacherweb" /></head></html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.