703eecfd5d
site: add link icon to each element
...
For easy copying.
2022-02-06 22:51:47 +03:00
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
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
12134512e8
site: add ISEAL logo
2022-02-03 21:37:53 +03:00
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
3feddf1077
site/assets: run npm build
...
Regenerate static assets after change in CSS.
2021-12-13 10:23:42 +02:00
7b18447e5d
site: regenerate static assets
2021-12-12 21:16:23 +02:00
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
3598509499
site/assets: regenerate static assets
...
Using the `npm run build` script.
2021-12-01 15:08:02 +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