-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
13 changed files
with
112 additions
and
1,568 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed
BIN
-71.2 KB
src/assets/images/content/how/idai_idaiworldarchitecture_bookbrowser.jpg
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,64 +1,74 @@ | ||
<html> | ||
|
||
<head> | ||
<style> | ||
body { | ||
font-family: "Source Sans Pro", Arial, Helvetica, sans-serif; | ||
font-size: 16px; | ||
} | ||
li { | ||
list-style: none; | ||
padding: 3px; | ||
} | ||
li.divider { | ||
padding: 0; | ||
height: 1px; | ||
margin: 9px 0; | ||
overflow: hidden; | ||
background-color: #e5e5e5; | ||
} | ||
a { | ||
text-decoration: none; | ||
color: #333; | ||
} | ||
a:hover { | ||
text-decoration: underline; | ||
} | ||
</style> | ||
<style> | ||
body { | ||
font-family: "Source Sans Pro", Arial, Helvetica, sans-serif; | ||
font-size: 16px; | ||
} | ||
|
||
li { | ||
list-style: none; | ||
padding: 3px; | ||
} | ||
|
||
li.divider { | ||
padding: 0; | ||
height: 1px; | ||
margin: 9px 0; | ||
overflow: hidden; | ||
background-color: #e5e5e5; | ||
} | ||
|
||
a { | ||
text-decoration: none; | ||
color: #333; | ||
} | ||
|
||
a:hover { | ||
text-decoration: underline; | ||
} | ||
</style> | ||
</head> | ||
|
||
<body> | ||
<li> | ||
<a href="https://idai.world" target="_blank">iDAI.world</a> | ||
</li> | ||
<li class="divider"></li> | ||
<li> | ||
<a href="https://archives.dainst.org" target="_blank">iDAI.archives</a> | ||
</li> | ||
<li> | ||
<a href="https://zenon.dainst.org" target="_blank">iDAI.bibliography / Zenon</a> | ||
</li> | ||
<li> | ||
<li> | ||
<a href="https://idai.world/" target="_blank">iDAI.world</a> | ||
</li> | ||
<li class="divider"></li> | ||
<li> | ||
<a href="https://archives.dainst.org/" target="_blank">iDAI.archives</a> | ||
</li> | ||
<li> | ||
<a href="https://zenon.dainst.org/" target="_blank">iDAI.bibliography / Zenon</a> | ||
</li> | ||
<li> | ||
<a href="https://chronontology.dainst.org/" target="_blank">iDAI.chronontology</a> | ||
</li> | ||
<li> | ||
<a href="https://field.idai.world/" target="_blank">iDAI.field</a> | ||
</li> | ||
<li> | ||
</li> | ||
<li> | ||
<a href="https://field.idai.world/" target="_blank">iDAI.field</a> | ||
</li> | ||
<li> | ||
<a href="https://gazetteer.dainst.org/" target="_blank">iDAI.gazetteer</a> | ||
</li> | ||
<li> | ||
</li> | ||
<li> | ||
<a href="https://geoserver.dainst.org/" target="_blank">iDAI.geoserver</a> | ||
</li> | ||
<li> | ||
</li> | ||
<li> | ||
<a href="https://arachne.dainst.org/" target="_blank">iDAI.objects / Arachne</a> | ||
</li> | ||
<li> | ||
<a href="https://publications.dainst.org" target="_blank">iDAI.publications</a> | ||
</li> | ||
<li> | ||
<a href="http://thesauri.dainst.org" target="_blank">iDAI.thesaurus</a> | ||
</li> | ||
<li> | ||
<a href="http://tutorials.idai.world" target="_blank">iDAI.tutorials</a> | ||
</li> | ||
</li> | ||
<li> | ||
<a href="https://publications.dainst.org/" target="_blank">iDAI.publications</a> | ||
</li> | ||
<li> | ||
<a href="http://repo.dainst.org/" target="_blank">iDAI.repo</a> | ||
</li> | ||
<li> | ||
<a href="http://thesauri.dainst.org/" target="_blank">iDAI.thesauri</a> | ||
</li> | ||
<li> | ||
<a href="http://tutorials.idai.world/" target="_blank">iDAI.tutorials</a> | ||
</li> | ||
</body> | ||
</html> | ||
|
||
</html> |
17 changes: 0 additions & 17 deletions
17
src/config/pages/dai-news.json_Afghanistan(turned off due to current events 24-08-21).json
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
<div style="text-align: center;"> | ||
<img style="margin-left: auto; margin-right: auto; max-width: 750px;" src="assets/images/content/how/iDAI.world_Systemnetzwerk1.png"> | ||
</div> |
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.