Skip to content

anliksim/zhaw-gitbook-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

ZHAW SoE Modul XYZ

Prerequisites

  • node
  • npm
  • gitbook
  • firebase

Usage

Init firebase

firebase init hosting
firebase target:apply hosting <short-name> <project>

Set hosting.target to <short-name> in firebase.json. In firebase, add a website for <project>.

Serve book

gitbook serve

or even

gitbook build
firebase serve

Deploy page

First replace <short-name> in deploy.sh with the value specified on init, then run

./deploy.sh

About

Template for subject docs using gitbook

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages