Commit Graph

29 Commits

Author SHA1 Message Date
timmay92 0ec4da854a
Update home.html
Updated contact details in feedback section
2024-03-22 10:44:26 +00:00
alicevthompson 2e06be51a5 Update home.html
Update home layout with CSV download guide
2022-10-21 09:53:20 +01:00
Alice Thompson 0ef55c40ee
Update home.html
Add link to credits section of ICMS extension
2022-06-20 15:16:53 +01:00
Alice Thompson 0becb707d3
Update home.html
Add link to public website IDSS project page credits section
2022-06-20 15:01:09 +01:00
alicevthompson 33fd9454eb feedback updated
Add contact information for ICMS extension
2022-06-17 14:22:57 +01:00
Alan Orth 1a437ec408
site: add credits section 2022-03-01 21:24:38 +03:00
Marie-Angélique Laporte f5634a5433 updating download links for rdf files 2022-02-16 09:14:40 +01:00
alicevthompson bf4f6d64d9 Revert "Update home.html"
This reverts commit 8196511460.
2022-02-14 16:06:27 +00:00
alicevthompson 8196511460
Update home.html
Add Performance module to template.
2022-02-14 15:46:33 +00:00
Alan Orth 1f8a56a626
site/layouts: update for Assurance module
Have to update the navigation and module headings.
2022-02-08 21:26:04 +03:00
Alan Orth 1678ec077e
site/layouts: add cluster to partialCached key
When we cache the output of partials we get duplicate elements be-
cause both ISEAL and FSC have "Scope", "Certificate", etc modules.
We need to use the cluster as an extra key for the partial cache
so these don't overlap.

See: https://gohugo.io/functions/partialcached/
2022-02-06 21:32:45 +03:00
Alan Orth 89c6228770
site/layouts: link to modules in top table 2022-02-06 21:00:54 +03:00
Alan Orth 503da470df
site/layouts: group elements by module
Group elements by module within each cluster.
2022-02-06 20:58:42 +03:00
Alan Orth 24ff4048b6
site: remove old comment in HTML template 2022-02-06 17:59:19 +03:00
Alan Orth 12134512e8
site: add ISEAL logo 2022-02-03 21:37:53 +03:00
adamISEAL 8cd468b0ce Update home.html
Table update 'impact' to 'evaluation'
2022-02-03 15:30:14 +00:00
Alan Orth 16b183f36b
site: update URLs to iseal-community 2022-01-07 14:26:50 +02:00
Alan Orth d8065f0634 site/layouts: add new FSC extension
We use a custom style block in the base that defaults to ISEAL, but
gets overridden in the FSC layout. Layout is determined in the term
frontmatter, either "home" or "fsc".
2021-12-21 19:07:16 +02:00
Alan Orth 683a240ec8
site: fix order of navigation 2021-12-21 18:14:54 +02:00
Alan Orth baf534efd5
Update references to shema-fields.csv 2021-12-20 12:04:11 +02:00
Alan Orth f059918c40
Re-work download section
I don't like the "hanging" icons now that I look again. Better to
use normal Bootstrap columns and rows here with the icons in the
header. I need to figure out how to add spacing between these when
we are on small devices and the columns stack, though!
2021-12-13 10:22:46 +02:00
Alan Orth 9f88a0ab44
site/layouts: use table for clusters
This is better than a list.
2021-12-12 22:02:43 +02:00
Alan Orth 060ce5e556
site: add download section
Use something similar to Bootstrap's "Hanging icons" example from
the Bootstrap 5.1 docs.

See: https://getbootstrap.com/docs/5.1/examples/features/
2021-12-12 21:13:46 +02:00
Alan Orth a86e0dfc1f
site: fix grammar in intro 2021-12-01 11:59:42 +02:00
Alan Orth 10f24ad093
site: add clusters and modules
Re-organize content and navigation around the concept of clusters
and modules. Elements that have suggested field names are displayed
prominently near the top of each cluster.

I am still exploring how to present the clusters and modules better.
Perhaps as a badge on each element?
2021-11-26 12:01:18 +02:00
Alan Orth 48d91378d1
layouts/_default/home.html: update intro blurb
Use some text from the draft ISEAL Core proposal.
2021-11-07 21:02:31 +02:00
Alan Orth a7140f3d3d
layouts: Use "element" instead of "field"
ISEAL refers to these as elements instead of fields.
2021-11-07 16:16:00 +02:00
Alan Orth 32949819ac
Update name of project
After discussing with ISEAL I see that the preferred name for this
project is "ISEAL Core Metadata Set".
2021-11-03 21:58:10 +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