Skip to content

SpeciesFileGroup/taxonworks_doc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.