INCATools / table-editor

Lightweight CSV/TSV editor that supports autocomplete and is guided by a DOSDP-aware YAML configuration.
4 stars 2 forks source link

Create a site generator #35

Open cmungall opened 7 years ago

cmungall commented 7 years ago

Will create a repo like:

https://github.com/Planteome/planteome-table-editor

which should auto-generate a site:

https://planteome.github.io/planteome-table-editor/

need a python script to seed this. Will scan a repos patterns and tsv/csv files and make a seed config

cmungall commented 7 years ago

Note to self: need to think how this fits in with https://github.com/INCATools/ontology-starter-kit

One option is to keep the incaform template in the doc/ folder of the template. However, this may limit the ability to use the doc folder for RTD etc. In this case, the ontology maintainer could always opt for a distinct repo.