<feed xmlns='http://www.w3.org/2005/Atom'>
<title>www-theme/layouts/partials/head.html, branch main</title>
<subtitle>Hugo theme for www.rgdd.se</subtitle>
<id>https://git.rgdd.se/www-theme/atom?h=main</id>
<link rel='self' href='https://git.rgdd.se/www-theme/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.rgdd.se/www-theme/'/>
<updated>2024-05-04T14:44:38+00:00</updated>
<entry>
<title>Serve dependencies locally to get rid of trackers</title>
<updated>2024-05-04T14:44:38+00:00</updated>
<author>
<name>Rasmus Dahlberg</name>
<email>rasmus@rgdd.se</email>
</author>
<published>2024-05-04T14:44:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rgdd.se/www-theme/commit/?id=5e46ca558ce13446c092dd9ee6a817837dd3a309'/>
<id>urn:sha1:5e46ca558ce13446c092dd9ee6a817837dd3a309</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Upgrade dependencies and consolidate CDN</title>
<updated>2023-05-23T06:20:00+00:00</updated>
<author>
<name>Frank Blechschmidt</name>
<email>contact@frank-blechschmidt.com</email>
</author>
<published>2023-05-23T06:20:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rgdd.se/www-theme/commit/?id=602e533fb26a941078db16921e8400853ba94d30'/>
<id>urn:sha1:602e533fb26a941078db16921e8400853ba94d30</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add support for cookie consent and with GA4</title>
<updated>2023-05-22T23:03:20+00:00</updated>
<author>
<name>Frank Blechschmidt</name>
<email>contact@frank-blechschmidt.com</email>
</author>
<published>2023-05-22T22:58:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rgdd.se/www-theme/commit/?id=d8bc79ad2dfb4d70bfe64fa2f349398073b1b0a2'/>
<id>urn:sha1:d8bc79ad2dfb4d70bfe64fa2f349398073b1b0a2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add option to ask crawlers to not index a page</title>
<updated>2022-10-10T01:12:14+00:00</updated>
<author>
<name>Gabriele Bozzola</name>
<email>sbozzolator@gmail.com</email>
</author>
<published>2022-10-10T01:12:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rgdd.se/www-theme/commit/?id=f676ee028d7ea2bcb29d4d41263abd0edb2f21ba'/>
<id>urn:sha1:f676ee028d7ea2bcb29d4d41263abd0edb2f21ba</id>
<content type='text'>
With this commit, pages can be marked as "noindex" to avoid indexing from search
engines. To activate this tag on a give page, the option `noindex` has to be set
true at the beginning on the markdown file, as in:

```
+++
title = "Example"
noindex = true
+++
```
</content>
</entry>
<entry>
<title>Load Academicicons v1</title>
<updated>2022-10-03T15:11:18+00:00</updated>
<author>
<name>Aniol Martí</name>
<email>aniol@aniolmarti.cat</email>
</author>
<published>2022-10-03T15:11:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rgdd.se/www-theme/commit/?id=ace09b4e68dba4c3d15e53363db4158770c07e98'/>
<id>urn:sha1:ace09b4e68dba4c3d15e53363db4158770c07e98</id>
<content type='text'>
Font Awesome does not include some academic icons, for instance Scholar. In a Researcher theme having them is quite useful, so I propose adding support for Academicicons.
</content>
</entry>
<entry>
<title>Add social icons in footer</title>
<updated>2021-04-29T11:04:24+00:00</updated>
<author>
<name>Aniol Marti</name>
<email>aniol@aniolmarti.cat</email>
</author>
<published>2021-04-29T11:04:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rgdd.se/www-theme/commit/?id=9056f02b9b0e7fdfe56847c2ff10b21cdb5b493e'/>
<id>urn:sha1:9056f02b9b0e7fdfe56847c2ff10b21cdb5b493e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Support appearance customization in site config</title>
<updated>2021-01-31T11:09:54+00:00</updated>
<author>
<name>Olivier Roques</name>
<email>oroques@fastmail.com</email>
</author>
<published>2021-01-31T11:09:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rgdd.se/www-theme/commit/?id=281cdb775e6cb1179ffb4b166dcd5473ee0a01ce'/>
<id>urn:sha1:281cdb775e6cb1179ffb4b166dcd5473ee0a01ce</id>
<content type='text'>
Closes #7
Closes #13
</content>
</entry>
<entry>
<title>Add RSS link suggested by #9</title>
<updated>2020-11-25T10:06:47+00:00</updated>
<author>
<name>Olivier Roques</name>
<email>olivier@oroques.dev</email>
</author>
<published>2020-11-25T10:06:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rgdd.se/www-theme/commit/?id=19019bf8fdefbca6963bd550daaeb1fa61ffae3e'/>
<id>urn:sha1:19019bf8fdefbca6963bd550daaeb1fa61ffae3e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add Google Analytics option to example site</title>
<updated>2020-11-24T09:50:34+00:00</updated>
<author>
<name>Olivier Roques</name>
<email>olivier@oroques.dev</email>
</author>
<published>2020-11-24T09:50:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rgdd.se/www-theme/commit/?id=b522ff81e0b5156c04ac85fe7ad36210666a9949'/>
<id>urn:sha1:b522ff81e0b5156c04ac85fe7ad36210666a9949</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Upgrade Bootstrap and favicon</title>
<updated>2020-11-21T20:41:04+00:00</updated>
<author>
<name>Olivier Roques</name>
<email>olivier@oroques.dev</email>
</author>
<published>2020-11-21T20:41:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rgdd.se/www-theme/commit/?id=abc4a6c4231ba92f6ae6f8a2a2b22166a70b9dbd'/>
<id>urn:sha1:abc4a6c4231ba92f6ae6f8a2a2b22166a70b9dbd</id>
<content type='text'>
</content>
</entry>
</feed>
