Skip to content

archmeetups/gitbook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arch MeetUps GitBook

Arch MeetUps GitBook, published at https://archmeetups.github.io/gitbook/.

Prerequisites

  • Node.js (use v10.24.1, as newer versions do not play well with the GitBook CLI)
  • npm
  • GitBook CLI
    • To install: npm install -g gitbook-cli
    • Test installation: gitbook --version
  • Gulp CLI
    • To install: npm install -g gulp-cli
    • Test installation: gulp --version

Serve book locally

gitbook serve

Publish book on GitHub pages

gulp publish

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published