|
| 1 | +# Citation metadata for this repository, in Citation File Format 1.2.0. |
| 2 | +# https://citation-file-format.github.io/ |
| 3 | +# |
| 4 | +# GitHub reads this file to render the "Cite this repository" button and to |
| 5 | +# generate APA and BibTeX strings. Keep `version` and `date-released` in step |
| 6 | +# with config/theme.ini and package.json — .github/workflows/release.yml fails |
| 7 | +# the release if the three disagree with the tag. |
1 | 8 | cff-version: 1.2.0 |
2 | | -title: "IWAC Theme: An Omeka S Theme for the Islam West Africa Collection" |
3 | | -message: >- |
4 | | - If you use this theme, or reuse its design system, please cite it |
5 | | - using the metadata in this file. |
| 9 | +message: "If you use this software, please cite it using the metadata below." |
| 10 | +title: "IWAC Theme: an Omeka S theme for the Islam West Africa Collection" |
| 11 | +abstract: >- |
| 12 | + IWAC Theme is the Omeka S 4.2+ theme of the Islam West Africa Collection |
| 13 | + (IWAC), a bilingual open-access archive of press articles, Islamic |
| 14 | + publications, archival documents and audiovisual records on Muslim public |
| 15 | + life in Benin, Burkina Faso, Côte d'Ivoire, Niger, Nigeria and Togo, hosted |
| 16 | + at Leibniz-Zentrum Moderner Orient (ZMO), Berlin. It implements a |
| 17 | + "press archive" design register — masthead wordmark, ink rules, datelines |
| 18 | + and ledger rows — over an OKLCH design-token system derived from a single |
| 19 | + admin-set brand seed, with a light/dark mode toggle, a per-site installable |
| 20 | + web app manifest, English/French interface translations and WCAG 2.1 AA |
| 21 | + accessibility. Its tokens are the single source of truth for the sibling |
| 22 | + IwacSearch and IwacVisualizations modules, which consume them through a |
| 23 | + generated tokens.json contract instead of defining their own palette. |
6 | 24 | type: software |
7 | 25 | authors: |
8 | | - - given-names: Frédérick |
9 | | - family-names: Madore |
| 26 | + - family-names: Madore |
| 27 | + given-names: Frédérick |
10 | 28 | orcid: "https://orcid.org/0000-0003-0959-2092" |
11 | | - affiliation: University of Bayreuth |
| 29 | + affiliation: "University of Bayreuth" |
| 30 | +version: "2.9.5" |
| 31 | +date-released: "2026-08-05" |
| 32 | +license: GPL-3.0-or-later |
12 | 33 | repository-code: "https://github.com/fmadore/IWAC-theme" |
13 | 34 | url: "https://islam.zmo.de/s/westafrica/" |
14 | | -abstract: >- |
15 | | - An Omeka S 4.2+ theme built for the Islam West Africa Collection |
16 | | - (IWAC), an open-access archive of press articles, Islamic |
17 | | - publications, archival documents and audiovisual records on Muslim |
18 | | - public life in Benin, Burkina Faso, Côte d'Ivoire, Niger, Nigeria and |
19 | | - Togo, hosted at Leibniz-Zentrum Moderner Orient (ZMO), Berlin. The |
20 | | - theme implements a bilingual (English/French) "press archive" design |
21 | | - register with an OKLCH design-token system derived from a single |
22 | | - admin-set brand seed, a light/dark mode toggle, a per-site installable |
23 | | - web app manifest, and WCAG 2.1 AA accessibility. Its design tokens are |
24 | | - the single source of truth for the sibling IwacSearch and |
25 | | - IwacVisualizations modules, which consume them via a generated |
26 | | - tokens.json contract. |
27 | 35 | keywords: |
28 | 36 | - Omeka S |
29 | | - - theme |
| 37 | + - Omeka S theme |
30 | 38 | - digital humanities |
31 | 39 | - digital archives |
32 | | - - West Africa |
33 | | - - Islam |
34 | 40 | - design system |
35 | 41 | - design tokens |
| 42 | + - OKLCH |
36 | 43 | - accessibility |
37 | 44 | - multilingual |
38 | | -license: GPL-3.0-or-later |
39 | | -version: 2.9.5 |
40 | | -date-released: "2026-08-05" |
| 45 | + - Islam West Africa Collection |
| 46 | + - West Africa |
41 | 47 | references: |
42 | 48 | - type: software |
43 | 49 | title: Freedom |
44 | 50 | abstract: >- |
45 | | - The Omeka S theme that IWAC Theme was forked from in 2024, and has |
46 | | - since diverged substantially from. |
| 51 | + The Omeka S theme IWAC Theme was forked from in 2024, and has since |
| 52 | + diverged substantially from. |
47 | 53 | authors: |
48 | | - - name: Corporation for Digital Scholarship |
49 | | - - given-names: Nelson |
50 | | - family-names: Amaya |
| 54 | + - name: "Corporation for Digital Scholarship" |
| 55 | + - family-names: Amaya |
| 56 | + given-names: Nelson |
51 | 57 | repository-code: "https://github.com/omeka-s-themes/freedom" |
52 | 58 | license: GPL-3.0-or-later |
53 | | - version: 1.1.0 |
| 59 | + version: "1.1.0" |
0 commit comments