Skip to content

Commit 8949082

Browse files
committed
Moved to CentreForDigitalHumanities
1 parent b8a138b commit 8949082

9 files changed

Lines changed: 13 additions & 13 deletions

File tree

CITATION.cff

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ authors:
1919
identifiers:
2020
- type: doi
2121
value: 10.5281/zenodo.10607128
22-
repository-code: 'https://github.com/UUDigitalHumanitieslab/digital-atlas'
22+
repository-code: 'https://github.com/CentreForDigitalHumanities/digital-atlas'
2323
url: 'https://atlas.hum.uu.nl/'
2424
license: BSD-3-Clause
2525
version: 0.0.2

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
This file contains instructions for developers.
22

3-
Note that this application is based on our [cookiecutter webapp deluxe template](https://github.com/UUDigitalHumanitieslab/cookiecutter-webapp-deluxe); the instructions below come from the general repository.
3+
Note that this application is based on our [cookiecutter webapp deluxe template](https://github.com/CentreForDigitalHumanities/cookiecutter-webapp-deluxe); the instructions below come from the general repository.
44

55
However, unlike most of our applications, digital ATLAS works without a backend or database: all necessary data is included in the frontend. The Django backend is still included because that allows the application to run in our normal deployment configuration. Keep this in mind when consulting the documentation below.
66

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Digital Atlas
22

3-
[![Actions Status](https://github.com/UUDigitalHumanitieslab/digital-atlas/workflows/Unit%20tests/badge.svg)](https://github.com/UUDigitalHumanitieslab/digital-atlas/actions)
3+
[![Actions Status](https://github.com/CentreForDigitalHumanities/digital-atlas/workflows/Unit%20tests/badge.svg)](https://github.com/CentreForDigitalHumanities/digital-atlas/actions)
44
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.10607128.svg)](https://doi.org/10.5281/zenodo.10607128)
55

66
The [Digital ATLAS of postcolonial Europe](https://atlast.hum.uu.nl) visualizes the sites, archives, galleries, museums, monuments, organizations and events, collecting information on postcolonial intellectuals and the main migrant organizations/manifestations in Europe.

frontend/locale/messages.en.xlf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</context-group>
1111
</trans-unit>
1212
<trans-unit id="411017236527425051" datatype="html">
13-
<source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://github.com/UUDigitalHumanitieslab/digital-atlas&quot;&gt;"/>Source code<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> (BSD 3-Clause License) </source>
13+
<source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://github.com/CentreForDigitalHumanities/digital-atlas&quot;&gt;"/>Source code<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> (BSD 3-Clause License) </source>
1414
<context-group purpose="location">
1515
<context context-type="sourcefile">src/app/footer/footer.component.html</context>
1616
<context context-type="linenumber">9,10</context>

frontend/locale/messages.nl.xlf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</context-group>
1111
</trans-unit>
1212
<trans-unit id="411017236527425051" datatype="html">
13-
<source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://github.com/UUDigitalHumanitieslab/digital-atlas&quot;&gt;"/>Source code<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> (BSD 3-Clause License) </source>
13+
<source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://github.com/CentreForDigitalHumanities/digital-atlas&quot;&gt;"/>Source code<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> (BSD 3-Clause License) </source>
1414
<context-group purpose="location">
1515
<context context-type="sourcefile">src/app/footer/footer.component.html</context>
1616
<context context-type="linenumber">9,10</context>

frontend/locale/messages.xlf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</context-group>
1111
</trans-unit>
1212
<trans-unit id="411017236527425051" datatype="html">
13-
<source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://github.com/UUDigitalHumanitieslab/digital-atlas&quot;&gt;"/>Source code<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> (BSD 3-Clause License) </source>
13+
<source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://github.com/CentreForDigitalHumanities/digital-atlas&quot;&gt;"/>Source code<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> (BSD 3-Clause License) </source>
1414
<context-group purpose="location">
1515
<context context-type="sourcefile">src/app/footer/footer.component.html</context>
1616
<context context-type="linenumber">9,10</context>

frontend/src/app/about/about.component.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@ <h1 class="title">
99
<a [routerLink]="['/about', 'PIN']">Read more about PIN here.</a>
1010
</p>
1111

12-
<p>You can more about the contributors to the Digital Atlas project
12+
<p>You can more about the contributors to the Digital Atlas project
1313
<a [routerLink]="['/about', 'contributors']">here</a>.
1414
</p>
1515

16-
<p>You can find the source code <a href="https://github.com/UUDigitalHumanitieslab/digital-atlas" target="_blank">here</a>.</p>
16+
<p>You can find the source code <a href="https://github.com/CentreForDigitalHumanities/digital-atlas" target="_blank">here</a>.</p>
1717
</div>
1818
</div>
19-
</div>
19+
</div>

frontend/src/app/footer/footer.component.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ <h1 class="subtitle" i18n>Digital Atlas of Postcolonial Europe: Postcolonial Int
1212
<a [routerLink]="['/about', 'contributors']">Contributors to the Digital Atlas project</a>
1313
</p>
1414
<p i18n>
15-
<a href="https://github.com/UUDigitalHumanitieslab/digital-atlas">Source code</a> (BSD
15+
<a href="https://github.com/CentreForDigitalHumanities/digital-atlas">Source code</a> (BSD
1616
3-Clause License)
1717
</p>
1818
</div>
@@ -49,7 +49,7 @@ <h1 class="subtitle" i18n>Digital Atlas of Postcolonial Europe: Postcolonial Int
4949
<a [routerLink]="['/', 'about']">about the project</a>
5050
</div>
5151
</div>
52-
52+
5353
<div class="level-right">
5454
<div class="level-item">
5555
<a class="nwo-logo image" href="https://www.nwo.nl/en/projects/ig18014" target="_blank">
@@ -68,4 +68,4 @@ <h1 class="subtitle" i18n>Digital Atlas of Postcolonial Europe: Postcolonial Int
6868
</div>
6969
</div>
7070

71-
</footer>
71+
</footer>

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "The Digital ATLAS of postcolonial Europe visualizes the sites, archives, galleries, museums, monuments, organizations and events, collecting information on postcolonial intellectuals and the main migrant organizations/manifestations in Europe.",
55
"author": "UU Digital Humanities Lab",
66
"license": "BSD-3-Clause",
7-
"repository": "github:UUDigitalHumanitieslab/digital-atlas",
7+
"repository": "github:CentreForDigitalHumanities/digital-atlas",
88
"private": true,
99
"scripts": {
1010
"front": "cd frontend && ",

0 commit comments

Comments
 (0)