Commit Graph

98 Commits

Author SHA1 Message Date
alanorth
d791ecbc2d Automated commit with site updates 2022-02-06 20:00:57 +00:00
3fb98fc5d8
site/layouts: remove empty class 2022-02-06 22:59:44 +03:00
alanorth
e2e16ded11 Automated commit with site updates 2022-02-06 19:56:04 +00:00
703eecfd5d
site: add link icon to each element
For easy copying.
2022-02-06 22:51:47 +03:00
0f09ad859a
package-lock.json: run npm install 2022-02-06 22:42:59 +03:00
4855c24600
package.json: bump bootstrap-icons to 1.8.0 2022-02-06 22:42:44 +03:00
alanorth
312f7d8674 Automated commit with site updates 2022-02-06 19:34:41 +00: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
b00d39a7bd
site/layouts: add modules section to FSC layout 2022-02-06 22:11:50 +03:00
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
baa22a7afc
source/scss/fsc.scss: style h4 2022-02-06 21:17:56 +03:00
2c789ea9a4
site/layouts: adjust fsc layout for modules
Adjust the FSC layout to group modules together.
2022-02-06 21:17:47 +03:00
008ff55695
site/layouts: use bubble buttons for elements
I got rid of these when initially trying to group the elements for
each module together under their clusters, but actually now there
are less elements so we can keep this bubble style. A bonus is that
we don't need to figure out how to delimit by comma in Hugo's Go
templates (the last one is always tricky).
2022-02-06 21:04:20 +03:00
89c6228770
site/layouts: link to modules in top table 2022-02-06 21:00:54 +03:00
d7544f63e9
source/scss/iseal.scss: apply style to h4 2022-02-06 21:00:14 +03:00
503da470df
site/layouts: group elements by module
Group elements by module within each cluster.
2022-02-06 20:58:42 +03:00
24ff4048b6
site: remove old comment in HTML template 2022-02-06 17:59:19 +03:00
alanorth
a5d7f53cd4 Automated commit with site updates 2022-02-03 18:44:54 +00: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
adamISEAL
aea79cea28 Automated commit with site updates 2022-02-03 15:42:43 +00:00
adamISEAL
957724703b Automated commit with site updates 2022-02-03 15:31:12 +00:00
adamISEAL
8cd468b0ce Update home.html
Table update 'impact' to 'evaluation'
2022-02-03 15:30:14 +00:00
alicevthompson
8977cd441f Automated commit with site updates 2022-02-03 15:19:49 +00:00
2b1a1ea943 package-lock.json: run npm update
This syncs the latest dependencies as specified by evaluating the
package.json.
2022-01-30 13:29:07 +03:00
3da6569961 site/package.json: minor version bump for bootstrap
NPM semantic versioning will already select 5.1.3 due to the ^5.1.1
version string, but let's just update package.json anyways.
2022-01-30 13:29:07 +03:00
86ae899f3e site/package.json: update Hugo
Only used on local development workflows (GitHub Actions uses its
own Hugo task that always has the latest version).
2022-01-30 13:29:07 +03:00
alanorth
18c6560b58 Automated commit with site updates 2022-01-30 09:32:54 +00:00
alanorth
275fd1d851 Automated commit with site updates 2022-01-29 13:28:27 +00:00
alanorth
97e31887b9 Automated commit with site updates 2022-01-23 16:00:23 +00:00
alanorth
92fd918081 Automated commit with site updates 2022-01-11 19:03:47 +00:00
alanorth
a063ec6143 Automated commit with site updates 2022-01-09 08:14:12 +00:00
alanorth
f21038663e Automated commit with site updates 2022-01-07 12:28:17 +00:00
16b183f36b
site: update URLs to iseal-community 2022-01-07 14:26:50 +02:00
ad6d18697f
site/package.json: update Hugo version
This is only used locally, but might as well update the version just
in case.
2022-01-06 13:55:10 +02:00
d182d67d9c
site/package-lock.json: run npm update
Make sure dependencies are current so this project doesn't get too
out of date once we hand over ownership!
2022-01-06 13:52:53 +02:00
alanorth
7363e8d70d Automated commit with site updates 2022-01-06 10:43:37 +00:00
marieALaporte
cab3851500 Automated commit with site updates 2022-01-06 12:40:19 +02:00
adamISEAL
ceac0b4ae4 Automated commit with site updates 2022-01-05 15:33:44 +00:00
alanorth
fef8d0b986 Automated commit with site updates 2022-01-05 12:11:32 +00:00
alanorth
d90e6dee0a Automated commit with site updates 2022-01-05 10:10:58 +00:00
alanorth
3be7829428 Automated commit with site updates 2022-01-05 08:06:39 +00:00
alanorth
749a14d564 Automated commit with site updates 2022-01-03 14:22:33 +00:00
alanorth
4075fe9424 Automated commit with site updates 2022-01-03 13:56:06 +00:00
alanorth
81b6922875 Automated commit with site updates 2021-12-21 17:08:32 +00:00
a351e164c7 site/content: add fsc.md
This is the page that renders the FSC terms. We actually also gen-
erate a page for each term which is annoying, but I don't know how
to avoid that.
2021-12-21 19:07:16 +02: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
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
d4bd504ff2 site: add FSC style
We now have FSC and ISEAL color schemes with some common style in
main.scss. I don't have any branding guidelines for FSC so I'm just
using colors for now.
2021-12-21 19:07:16 +02:00
alanorth
f1807806d1 Automated commit with site updates 2021-12-21 16:55:30 +00:00