add gettingStarted Guide to build.js
This commit is contained in:
BIN
website/assets/logo.png
Normal file
BIN
website/assets/logo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 4.0 KiB |
@@ -35,6 +35,7 @@ for ( let item in plugins ) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
generateNav ();
|
generateNav ();
|
||||||
|
storeHTML( md2html.render( '' + fs.readFileSync( path.join( __dirname + '/../../../GettingStarted.md' ) ) ), path.join( __dirname + '/../gettingStarted.html' ) );
|
||||||
|
|
||||||
|
|
||||||
function parseJS ( filepath ) {
|
function parseJS ( filepath ) {
|
||||||
|
|||||||
Reference in New Issue
Block a user