Skip to content

Commit

Permalink
add cc link
Browse files Browse the repository at this point in the history
  • Loading branch information
julsraemy committed Feb 9, 2024
1 parent 6d4be7d commit 7f939d6
Show file tree
Hide file tree
Showing 10 changed files with 34 additions and 28 deletions.
4 changes: 3 additions & 1 deletion _site/404.html
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,9 @@ <h2>404 - Page Not Found</h2>
</main>

<footer>
Site created by <a href="https://julsraemy.ch" target="_blank">Julien Antoine Raemy</a> using 11ty. All content is released and distributed under the <a href="https://creativecommons.org/licenses/by/4.0/" target="_blank">CC BY 4.0 licence</a>.
Site created by <a href="https://julsraemy.ch" target="_blank">Julien Antoine Raemy</a> using 11ty. All content is released and distributed under the <a href="https://creativecommons.org/licenses/by/4.0/" target="_blank"> CC BY 4.0 licence <img alt="CC BY 4.0" src="https://julsraemy.ch/prezi/assets/cc-by.svg" width="50" /></a>.
</footer>
</body>
</html>


2 changes: 1 addition & 1 deletion _site/assets/stylesheets/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ body {

footer {
margin-top: 30px;
font-size: 0.8em;
font-size: 0.85em;
}

/* Link Styles */
Expand Down
4 changes: 3 additions & 1 deletion _site/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,9 @@ <h3>From Working Titles to Final Title</h3>
</main>

<footer>
Site created by <a href="https://julsraemy.ch" target="_blank">Julien Antoine Raemy</a> using 11ty. All content is released and distributed under the <a href="https://creativecommons.org/licenses/by/4.0/" target="_blank">CC BY 4.0 licence</a>.
Site created by <a href="https://julsraemy.ch" target="_blank">Julien Antoine Raemy</a> using 11ty. All content is released and distributed under the <a href="https://creativecommons.org/licenses/by/4.0/" target="_blank"> CC BY 4.0 licence <img alt="CC BY 4.0" src="https://julsraemy.ch/prezi/assets/cc-by.svg" width="50" /></a>.
</footer>
</body>
</html>


9 changes: 5 additions & 4 deletions _site/pia.html
Original file line number Diff line number Diff line change
Expand Up @@ -52,14 +52,15 @@
</header>

<main>
<h1>LOUD for Cultural Heritage – PhD Thesis by Julien A. Raemy</h1>
<h2>PIA</h2>
<p><a href="https://about.participatory-archives.ch">Participatory Knowledge Practices in Analogue and Digital Image Archives</a> (PIA)</p>
<h1>Participatory Knowledge Practices in Analogue and Digital Image Archives (PIA)</h1>
<p><a href="https://about.participatory-archives.ch">Participatory Knowledge Practices in Analogue and Digital Image Archives</a> (PIA) is a project funded by the Swiss National Science Foundation (SNSF) under the Sinergia funding scheme from February 2021 to January 2025.</p>

</main>

<footer>
Site created by <a href="https://julsraemy.ch" target="_blank">Julien Antoine Raemy</a> using 11ty. All content is released and distributed under the <a href="https://creativecommons.org/licenses/by/4.0/" target="_blank">CC BY 4.0 licence</a>.
Site created by <a href="https://julsraemy.ch" target="_blank">Julien Antoine Raemy</a> using 11ty. All content is released and distributed under the <a href="https://creativecommons.org/licenses/by/4.0/" target="_blank"> CC BY 4.0 licence <img alt="CC BY 4.0" src="https://julsraemy.ch/prezi/assets/cc-by.svg" width="50" /></a>.
</footer>
</body>
</html>


15 changes: 8 additions & 7 deletions _site/research.html
Original file line number Diff line number Diff line change
Expand Up @@ -52,26 +52,27 @@
</header>

<main>
<h1>LOUD for Cultural Heritage – PhD Thesis by Julien A. Raemy</h1>
<h2>Research Outcomes</h2>
<h1>Research Outcomes</h1>
<p>Research outcomes related to the PhD sorted alphabetically by category</p>
<h3>Data Modelling</h3>
<h2>Data Modelling</h2>
<ul>
<li>Cultural Anthropology Switzerland (CAS) Data Model for the database migration to the DaSCH Service Platform (DSP)</li>
<li>PhD Linked Art Data Model</li>
<li>PIA Linked Art Data Model</li>
</ul>
<h3>Posters</h3>
<h2>Posters</h2>
<p>...</p>
<h3>Publications</h3>
<h2>Publications</h2>
<p>...</p>
<h3>Software</h3>
<h2>Software</h2>
<p>...</p>

</main>

<footer>
Site created by <a href="https://julsraemy.ch" target="_blank">Julien Antoine Raemy</a> using 11ty. All content is released and distributed under the <a href="https://creativecommons.org/licenses/by/4.0/" target="_blank">CC BY 4.0 licence</a>.
Site created by <a href="https://julsraemy.ch" target="_blank">Julien Antoine Raemy</a> using 11ty. All content is released and distributed under the <a href="https://creativecommons.org/licenses/by/4.0/" target="_blank"> CC BY 4.0 licence <img alt="CC BY 4.0" src="https://julsraemy.ch/prezi/assets/cc-by.svg" width="50" /></a>.
</footer>
</body>
</html>


4 changes: 3 additions & 1 deletion _site/thesis.html
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,9 @@ <h2>Introduction</h2>
</main>

<footer>
Site created by <a href="https://julsraemy.ch" target="_blank">Julien Antoine Raemy</a> using 11ty. All content is released and distributed under the <a href="https://creativecommons.org/licenses/by/4.0/" target="_blank">CC BY 4.0 licence</a>.
Site created by <a href="https://julsraemy.ch" target="_blank">Julien Antoine Raemy</a> using 11ty. All content is released and distributed under the <a href="https://creativecommons.org/licenses/by/4.0/" target="_blank"> CC BY 4.0 licence <img alt="CC BY 4.0" src="https://julsraemy.ch/prezi/assets/cc-by.svg" width="50" /></a>.
</footer>
</body>
</html>


2 changes: 1 addition & 1 deletion assets/stylesheets/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ body {

footer {
margin-top: 30px;
font-size: 0.8em;
font-size: 0.85em;
}

/* Link Styles */
Expand Down
4 changes: 3 additions & 1 deletion src/_includes/layout.njk
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,9 @@
</main>

<footer>
Site created by <a href="https://julsraemy.ch" target="_blank">Julien Antoine Raemy</a> using 11ty. All content is released and distributed under the <a href="https://creativecommons.org/licenses/by/4.0/" target="_blank">CC BY 4.0 licence</a>.
Site created by <a href="https://julsraemy.ch" target="_blank">Julien Antoine Raemy</a> using 11ty. All content is released and distributed under the <a href="https://creativecommons.org/licenses/by/4.0/" target="_blank"> CC BY 4.0 licence <img alt="CC BY 4.0" src="https://julsraemy.ch/prezi/assets/cc-by.svg" width="50" /></a>.
</footer>
</body>
</html>


6 changes: 2 additions & 4 deletions src/pia.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ title: " LOUD for Cultural Heritage – Participatory Knowledge Practices in Ana
permalink: "/pia.html"
---

# LOUD for Cultural Heritage – PhD Thesis by Julien A. Raemy
# Participatory Knowledge Practices in Analogue and Digital Image Archives (PIA)

## PIA

[Participatory Knowledge Practices in Analogue and Digital Image Archives](https://about.participatory-archives.ch) (PIA)
[Participatory Knowledge Practices in Analogue and Digital Image Archives](https://about.participatory-archives.ch) (PIA) is a project funded by the Swiss National Science Foundation (SNSF) under the Sinergia funding scheme from February 2021 to January 2025.
12 changes: 5 additions & 7 deletions src/research.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,27 +4,25 @@ title: "LOUD for Cultural Heritage – Research Outcomes"
permalink: "/research.html"
---

# LOUD for Cultural Heritage – PhD Thesis by Julien A. Raemy

## Research Outcomes
# Research Outcomes

Research outcomes related to the PhD sorted alphabetically by category

### Data Modelling
## Data Modelling

- Cultural Anthropology Switzerland (CAS) Data Model for the database migration to the DaSCH Service Platform (DSP)
- PhD Linked Art Data Model
- PIA Linked Art Data Model


### Posters
## Posters

...

### Publications
## Publications

...

### Software
## Software

...

0 comments on commit 7f939d6

Please sign in to comment.