0265e97a2b
util/generate-hugo-content.py: read schema from CSV
...
Read the schema fields from CSV instead of Excel now that there is
a copy here in the repository.
2021-12-07 22:57:09 +02:00
2b27a79840
util/generate-hugo-content.py: update for clusters and modules
...
Peter re-worked the schema to incorporate the concept of clusters
and modules.
2021-11-26 11:58:06 +02:00
99d9c7cd94
util/generate-hugo-content.py: Update header
2021-11-17 17:16:22 +02:00
a5aad2d9a9
util/generate-hugo-content.py: write module to content
...
We need to write the IDSS module to the site content.
2021-11-11 15:05:18 +02:00
4e65813180
Rename util/generate_docs.py to util/generate-hugo-content.py
...
This script doesn't generate the docs itself. It actually only does
the schema parsing to generate the metadata term content and vocabs.
The docs site is generated by Hugo after running this.
2021-11-01 09:04:57 +02:00