Skip to content

Commit

Permalink
Merge branch 'master' into stable
Browse files Browse the repository at this point in the history
  • Loading branch information
lsteinmann committed May 31, 2024
2 parents f528c34 + b4247f5 commit 4bf504f
Show file tree
Hide file tree
Showing 13 changed files with 112 additions and 1,568 deletions.
Binary file modified src/assets/images/content/how/iDAI.world_Systemnetzwerk1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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.
120 changes: 65 additions & 55 deletions src/config/idai-nav.html
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&nbsp;/&nbsp;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&nbsp;/&nbsp;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&nbsp;/&nbsp;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>

This file was deleted.

3 changes: 0 additions & 3 deletions src/config/pages/how/architecture2.html

This file was deleted.

3 changes: 3 additions & 0 deletions src/config/pages/how/architecture_img.html
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>
150 changes: 0 additions & 150 deletions src/config/pages/how/idai-world-architecture copy.json

This file was deleted.

Loading

0 comments on commit 4bf504f

Please sign in to comment.