Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 1.22 KB

README.md

File metadata and controls

36 lines (25 loc) · 1.22 KB

TaxonWorks Documentation

Content

This repository documents TaxonWorks for both users and developers. It is the source for the TaxonWorks Documentation.

Content is being migrated from and/or also available from various other locations. You might also see:

Building

Use the development branch

Install packages.

npm install

Start a development server at http://localhost:8080. Changes to files will be detected automatically. Adding/removing files may require restart.

npm run docs:dev

While not needed because it is handled by continunous integration (CI) you can build the docs locally with:

npm run docs:build 

Docs are built using VuePress and served on Github pages.

Tired of reading all this stuff? Can't find what you are looking for? Talk to a human, Gitter.