@healthcatalyst/catalyst-docfx-template
v1.0.127
Published
A DocFX Template patching the Default template.
Downloads
111
Keywords
Readme
catalyst-docfx-template
Prerequisites
npm install -g @angular/cli
npm install --global gulp-cli
Build Navbar angular universal element
Do this before publishing or development!!
cd src/homepage/ClientApp
npm install
npm run build:docs-navbar
An Angular js file will be published to homepage/ClientApp/src/assets/docs-navbar.js
and catalyst-docfx-template/templates/catalyst/styles/docs-navbar.js
Publishing
Publish the docfx site
cd src/catalyst-docfx-template
docfx build
All website artifacts are in the _site
Development
cd src/catalyst-docfx-template
gulp start
Your browser should automatically open http://localhost:3000/