-
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.
* hide code for large chunks * update post * fix linting * fix lint * remove old theme * update lintr settings * turn off umami for dev * update settings * add exceptions * update list style * update post * update config * comment out lines * update theme from remote * add slash * drop execution options * drop execution options pt2 * add bluesky * update umami id in dev * update bluesky icon * add nmh pub * change umami link * update theme * update to latest theme * add notbyai badge * update theme * update theme * update theme again * update pubs list * update cv layout * add gap * fix spacing * add whitespace at bottom * update cv style and content * update style * change color * upload new blogpost
- Loading branch information
1 parent
139c831
commit c3c0d17
Showing
109 changed files
with
1,125 additions
and
5,776 deletions.
There are no files selected for viewing
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
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,6 +1,55 @@ | ||
@media all and (min-width: 1200px) { | ||
img:not(.icon) { | ||
img:not(.icon, .notbyai-img) { | ||
margin-left: -6rem; | ||
min-width: 120%; | ||
} | ||
} | ||
|
||
ul li:before { | ||
content: "→"; | ||
} | ||
|
||
.notbyai-wrapper { | ||
text-align: right; | ||
} | ||
|
||
img.notbyai { | ||
width: 120px; | ||
min-width: 120px; | ||
} | ||
|
||
a.notbyai:hover { | ||
background: none; | ||
} | ||
|
||
.cv-date { | ||
font-family: 'Cooper Hewitt', sans-serif; | ||
font-weight: 711; | ||
font-size: 80%; | ||
position: absolute; | ||
right: 4em; | ||
margin-top: -1.5em; | ||
} | ||
|
||
.progress { | ||
font-family: 'Cooper Hewitt', sans-serif; | ||
font-weight: 711; | ||
width: 75%; | ||
height: 1rem; | ||
padding: 1px; | ||
margin: 0.15rem 0; | ||
background: rgba(0, 0, 0, 0.1); | ||
} | ||
|
||
.progress-bar { | ||
font-size: 80%; | ||
color: white; | ||
height: 0.9rem; | ||
box-shadow: 0 0 0 0 none, inset 0 1px rgba(255, 255, 255, 0.1); | ||
} | ||
|
||
.progress > .progress-bar { | ||
padding-left: 5px; | ||
font-variant-caps: all-small-caps; | ||
background-color: #555; | ||
} |
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
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 |
---|---|---|
|
@@ -13,3 +13,5 @@ Hi, I'm Daniel Roelfs! I'm currently working as a Data Scientist at the Norwegia | |
Born and raised in the Netherlands, I have also studied in France and Sweden before moving to Norway. In my free time I run, ski, hike, and take photos. This blog serves as a way to share some of the code I write in R and Python for personal and professional interests. | ||
|
||
If you have any questions or comments about the tutorials and posts here, or just want to get in touch, please send me an e-mail at [daniel.roelfs\[a\]medisin.uio.no](mailto:[email protected]). | ||
|
||
{{< notbyai >}} |
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 |
---|---|---|
|
@@ -13,3 +13,5 @@ Hi, I'm Daniel Roelfs! I'm currently working as a Data Scientist at the Norwegia | |
Born and raised in the Netherlands, I have also studied in France and Sweden before moving to Norway. In my free time I run, ski, hike, and take photos. This blog serves as a way to share some of the code I write in R and Python for personal and professional interests. | ||
|
||
If you have any questions or comments about the tutorials and posts here, or just want to get in touch, please send me an e-mail at [daniel.roelfs[a]medisin.uio.no](mailto:[email protected]). | ||
|
||
{{{< notbyai >}}} |
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
Oops, something went wrong.