Commit Graph

15 Commits

Author SHA1 Message Date
alanorth
69f7d49fe7 Automated commit with site updates 2022-02-14 16:16:24 +00:00
alicevthompson
2485635116 Automated commit with site updates 2022-02-14 15:58:04 +00:00
alicevthompson
b077a1a9ab Automated commit with site updates 2022-02-14 15:09:55 +00:00
alicevthompson
d4422c7b3c Automated commit with site updates 2022-02-14 15:03:47 +00:00
alicevthompson
a8ce94204d Automated commit with site updates 2022-02-14 14:36:30 +00:00
alicevthompson
afbf4569b4 Automated commit with site updates 2022-02-14 14:25:48 +00:00
alanorth
163fca5707 Automated commit with site updates 2022-02-09 20:20:54 +00:00
alanorth
ea61ebc692 Automated commit with site updates 2022-02-07 18:41:32 +00:00
alanorth
97e31887b9 Automated commit with site updates 2022-01-23 16:00:23 +00:00
alanorth
f21038663e Automated commit with site updates 2022-01-07 12:28:17 +00:00
alanorth
7363e8d70d Automated commit with site updates 2022-01-06 10:43:37 +00:00
alanorth
81b6922875 Automated commit with site updates 2021-12-21 17:08:32 +00:00
alanorth
d4151fa803 Automated commit with site updates 2021-12-20 07:42:30 +00:00
be19dc0489
site/docs: regenerate static website using Hugo
For now it's manual:

$ cd site
$ rm -rf docs/*
$ hugo

I will explore making this automatic using a GitHub Action.
2021-11-26 12:07:48 +02:00
286896486e
Add initial version of schema specification site
After running the util/generate_docs.py script to parse and extract
the metadata term specifications and their controlled vocabularies,
we use Hugo to generate the HTML site. The HTML site uses Bootstrap
with several ISEAL brand colors gleaned from the corporate website.
2021-11-01 08:27:41 +02:00