Skip to content

sotarak/book-stack

Repository files navigation

Requirements

BookStack has the following requirements:

  • Nodejs
  • Gulpjs
    • Run command npm install gulp-cli -g
  • Gitbook
    • Run command npm install gitbook -g
  • Git Version Control
    • (Not strictly required but helps manage updates)

Manual Installation

Ensure the above requirements are met before installing.

  1. Clone the release branch of the BookStack GitHub repository into a folder.

    git clone https://github.com/leanhdung278/book-stack.git
    
  2. Download Gitbook Editor 1.1.0 Here

  3. Clone done, run the command npm install

  4. Open the folder clone with gitbook and start editing.

  5. After editing, cd to the directory and run the command gulp

  6. Build done, commit and push to the master branch.

About

Demo Book stack

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors