Commit Graph

11 Commits

Author SHA1 Message Date
Alan Orth 6970aec24a
site: style buttons for required elements
We wanted a way to increase the findability of required elements in
addition the the "required" badge on the element's information box.
This styles the button in the module grouping as well.
2022-02-14 21:43:38 +03:00
Alan Orth 703eecfd5d
site: add link icon to each element
For easy copying.
2022-02-06 22:51:47 +03:00
Alan Orth b5ca6dd4f9
site: regenerate static assets
After editing the SCSS styles I ran `npm run build:css` to re-gen-
erate the compiled CSS.
2022-02-06 22:12:21 +03:00
Alan Orth d7d3bf42cd
site/assets: regenerate static assets
After updating source/scss/iseal.scss I ran `npm run build` to reg-
enerate the static assets like iseal.min.css.
2022-02-03 21:38:28 +03:00
Alan Orth 12134512e8
site: add ISEAL logo 2022-02-03 21:37:53 +03:00
Alan Orth bd8839fde8 site: regenerate static assets
Remove old style.min.css since we now have ISEAL (default) and FSC
styles.
2021-12-21 19:07:16 +02:00
Alan Orth 3feddf1077
site/assets: run npm build
Regenerate static assets after change in CSS.
2021-12-13 10:23:42 +02:00
Alan Orth 7b18447e5d
site: regenerate static assets 2021-12-12 21:16:23 +02:00
Alan Orth 26f33244d9
Regenerate site
Use `npm run build` to regenerate the static CSS/JS assets and the
HTML docs.
2021-12-01 15:16:09 +02:00
Alan Orth 3598509499 site/assets: regenerate static assets
Using the `npm run build` script.
2021-12-01 15:08:02 +02:00
Alan Orth 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