Skip to content

Commit

Permalink
Initial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
armoutihansen committed May 27, 2024
0 parents commit f3330fc
Show file tree
Hide file tree
Showing 431 changed files with 68,082 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[submodule "themes/gokarna"]
path = themes/gokarna
url = https://github.com/526avijitgupta/gokarna.git
Empty file added .hugo_build.lock
Empty file.
5 changes: 5 additions & 0 deletions archetypes/default.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
+++
title = '{{ replace .File.ContentBaseName "-" " " | title }}'
date = {{ .Date }}
draft = true
+++
7 changes: 7 additions & 0 deletions content/index-about.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
Welcome to my research and teaching page!

I am a Postdoctoral Researcher at the Institute for Applied Microeconomics (IAME), University of Bonn. Before that, I was a Research Assistant and Doctoral Candidate at the Seminar of Personnel Economics and HRM, University of Cologne.

My research interests are in the fields of Choice and Decision Theory, Behavioral and Experimental Economics, Behavioral Contract Theory and Machine Learning.

Download my [CV](/resume.pdf).
Binary file added content/resume.pdf
Binary file not shown.
Binary file added data/resume.pdf
Binary file not shown.
95 changes: 95 additions & 0 deletions hugo.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,95 @@
baseURL = 'https://example.org/'
languageCode = 'en-us'
title = 'Dr. Jesper Armouti-Hansen'
theme = "gokarna"
enableEmoji = true

# Automatically generate robots.txt
enableRobotsTXT = true

[menu]
[[menu.main]]
# Unique identifier for a menu item
identifier = "posts"

url = "/posts/"

# You can add extra information before the name (HTML format is supported), such as icons
pre = "<span data-feather='book'></span>"

# You can add extra information after the name (HTML format is supported), such as icons
post = ""

# Display name
name = "Posts"

# Weights are used to determine the ordering
weight = 1

[[menu.main]]
identifier = "tags"
name = "Tags"
url = "/tags/"
weight = 2

pre = "<span data-feather='tag'></span>"

# [[menu.main]]
# identifier = "mail"
# url = "mailto:[email protected]"
# weight = 3

# pre = "<span data-feather='mail'></span>"

# [[menu.main]]
# identifier = "github"
# url = "https://github.com/armoutihansen"
# weight = 4

# pre = "<span data-feather='github'></span>"

# [[menu.main]]
# identifier = "linkedin"
# url = "https://www.linkedin.com/in/jesper-a-h/"
# weight = 5

# We use feather-icons: https://feathericons.com/
# pre = "<span data-feather='linkedin'></span>"

# [[menu.main]]
# identifier = "orcid"
# url = "https://www.linkedin.com/in/jesper-a-h/"
# weight = 5

# We use feather-icons: https://feathericons.com/
# pre = "<i class='ai ai-orcid'></i>"

[params]
footer = "Jesper Armouti-Hansen"
# description = "Welcome to my personal website. I am a postdoctoral researcher at the University of Copenhagen. My research interests include the study of the interplay between quantum mechanics and gravity, and the development of quantum technologies. I am also interested in the philosophy of science, and the history of physics."
avatarURL = "/images/avatar.webp"
AvatarAltText = "avatar"
avatarSize = "size-m"

socialIcons = [
# {name = "twitter", url = "https://example.com"},
{name = "linkedin", url = "https://www.linkedin.com/in/jesper-a-h/"},
# {name = "google", url = "https://example.com"},
{name = "github", url = "https://github.com/armoutihansen"},
{name = "googlescholar", url = "https://scholar.google.com/citations?user=j423pO8AAAAJ&hl=en&oi=ao"},
{name = "researchgate", url = "https://www.researchgate.net/profile/Jesper-Armouti-Hansen"},
{name = "orcid_new", url = "https://orcid.org/0000-0001-7776-8016"},
# {name = "stackoverflow", url = "https://example.com"},
# {name = "dribbble", url = "https://example.com"},
# {name = "instagram", url = "https://example.com"},
# {name = "twitch", url = "https://example.com"},
{name = "email", url = "mailto:[email protected]"}
]
metaKeywords = ["blog", "gokarna", "hugo"]

# [[params.plugins.css]]
# link = "plugins/academicicons/css/academicons.css"

# [[params.social]]
# icon = "ai ai-orcid"
# link = "https://orcid.org/0000-0002-1832-6805"
154 changes: 154 additions & 0 deletions public/404.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,154 @@
<!DOCTYPE html>
<html lang="en"><head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">

<style>
:root {
--accent-color: #FF4D4D;
}
</style>









<title>404 Page not found</title>
<meta name="description" content="">
<meta name="keywords" content='blog, gokarna, hugo'>

<meta property="og:url" content="http://localhost:1313/404.html">
<meta property="og:type" content="website">
<meta property="og:title" content="404 Page not found">
<meta property="og:description" content="">
<meta property="og:image" content="http://localhost:1313/images/avatar.webp">
<meta property="og:image:secure_url" content="http://localhost:1313/images/avatar.webp">

<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="404 Page not found">
<meta name="twitter:description" content="">
<meta property="twitter:domain" content="http://localhost:1313/404.html">
<meta property="twitter:url" content="http://localhost:1313/404.html">
<meta name="twitter:image" content="http://localhost:1313/images/avatar.webp">


<link rel="canonical" href="http://localhost:1313/404.html">


<link rel="stylesheet" type="text/css" href="/css/normalize.min.css" media="print">


<link rel="stylesheet" type="text/css" href="/css/main.min.css">


<link id="dark-theme" rel="stylesheet" href="/css/dark.min.css">


<script src="/js/bundle.min.893af8dd3b65bd0ffe90e7af33847bd6dc9180b8fa6d6659a212a6f4b62d3e01.js" integrity="sha256-iTr43TtlvQ/&#43;kOevM4R71tyRgLj6bWZZohKm9LYtPgE="></script>



</head>
<body>
<script>

setThemeByUserPref();
</script><header class="header">
<nav class="header-nav">


<div class="avatar">
<a href="http://localhost:1313/">
<img src='/images/avatar.webp' alt="avatar">
</a>
</div>


<div class="nav-title">
<a class="nav-brand" href="http://localhost:1313/">Dr. Jesper Armouti-Hansen</a>
</div>

<div class="nav-links">

<div class="nav-link">
<a href="http://localhost:1313/posts/"><span data-feather='book'></span> Posts </a>
</div>

<div class="nav-link">
<a href="http://localhost:1313/tags/"><span data-feather='tag'></span> Tags </a>
</div>


<span class="nav-icons-divider"></span>
<div class="nav-link dark-theme-toggle">
<span class="sr-only dark-theme-toggle-screen-reader-target"></span>
<a>
<span class="theme-toggle-icon" data-feather="moon"></span>
</a>
</div>

<div class="nav-link" id="hamburger-menu-toggle">
<span class="sr-only hamburger-menu-toggle-screen-reader-target">menu</span>
<a>
<span data-feather="menu"></span>
</a>
</div>


<ul class="nav-hamburger-list visibility-hidden">

<li class="nav-item">
<a href="http://localhost:1313/posts/"><span data-feather='book'></span> Posts </a>
</li>

<li class="nav-item">
<a href="http://localhost:1313/tags/"><span data-feather='tag'></span> Tags </a>
</li>

<li class="nav-item dark-theme-toggle">
<span class="sr-only dark-theme-toggle-screen-reader-target">theme</span>
<a>
<span class="theme-toggle-icon" data-feather="moon"></span>
</a>
</li>
</ul>

</div>
</nav>
</header>
<main id="content">

<div class="text-404">
<h1 class="error-emoji"></h1>
<h2>
404 ... This page does not exist, go <a href="http://localhost:1313/">home</a>
</h2>
</div>
<script>
const errorEmojiContainer = document.getElementsByClassName('error-emoji')[0];
const emojiArray = [
'\\(o_o)/', '(o^^)o', '(˚Δ˚)b', '(^-^*)', '(≥o≤)', '(^_^)b', '(·_·)',
'(=\'X\'=)', '(>_<)', '(;-;)', '\\(^Д^)/',
];
const errorEmoji = emojiArray[Math.floor(Math.random() * emojiArray.length)];
errorEmojiContainer.appendChild(document.createTextNode(errorEmoji));
</script>


</main><footer class="footer">




<span>&copy; 2024 Jesper Armouti-Hansen</span>

<span>
Made with &#10084;&#65039; using <a target="_blank" href="https://github.com/526avijitgupta/gokarna">Gokarna</a>
</span>
</footer>
</body>
</html>
Binary file added public/android-chrome-192x192.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 added public/android-chrome-512x512.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 added public/apple-touch-icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit f3330fc

Please sign in to comment.