Added files

This commit is contained in:
alex 2022-08-02 13:59:51 -06:00
parent 489f6addb0
commit d295ce1aa3
Signed by: alex
GPG Key ID: B74845BC47C1DF12
5 changed files with 96 additions and 15 deletions

View File

@ -8,16 +8,31 @@
<meta charset="UTF-8"> <meta charset="UTF-8">
<meta name="author" content=""> <meta name="author" content="Alex Gebben">
<meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="viewport" content="width=device-width, initial-scale=1.0">
</head> </head>
<body> <body>
<header class="page-header"> <header class="page-header">
<div class="myname"> <div class="myname">
<h2><a href="http://example.org/"></a></h2> <h2><a href="http://example.org/">Alex Gebben</a></h2>
</div> </div>
<nav> <nav>
<ul class="navbar"> <ul class="navbar">
<li class="">
<a href="/">
<span>Home</span>
</a>
</li>
<li class="">
<a href="/skills/">
<span>Skill Sets</span>
</a>
</li>
<li class="">
<a href="/resume/">
<span>Resume</span>
</a>
</li>
</ul> </ul>
</nav> </nav>
</header> </header>

View File

@ -8,17 +8,32 @@
<meta charset="UTF-8"> <meta charset="UTF-8">
<meta name="author" content=""> <meta name="author" content="Alex Gebben">
<meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="alternate" type="application/rss+xml" href="http://example.org/categories/index.xml" title="My New Hugo Site" /> <link rel="alternate" type="application/rss+xml" href="http://example.org/categories/index.xml" title="My New Hugo Site" />
</head> </head>
<body> <body>
<header class="page-header"> <header class="page-header">
<div class="myname"> <div class="myname">
<h2><a href="http://example.org/"></a></h2> <h2><a href="http://example.org/">Alex Gebben</a></h2>
</div> </div>
<nav> <nav>
<ul class="navbar"> <ul class="navbar">
<li class="">
<a href="/">
<span>Home</span>
</a>
</li>
<li class="">
<a href="/skills/">
<span>Skill Sets</span>
</a>
</li>
<li class="">
<a href="/resume/">
<span>Resume</span>
</a>
</li>
</ul> </ul>
</nav> </nav>
</header> </header>

View File

@ -2,24 +2,39 @@
<html> <html>
<head> <head>
<meta name="generator" content="Hugo 0.101.0" /> <meta name="generator" content="Hugo 0.101.0" />
<title>My New Hugo Site </title> <title>My New Hugo Site - Home </title>
<link rel="stylesheet" type="text/css" href="http://example.org/css/fonts.css"> <link rel="stylesheet" type="text/css" href="http://example.org/css/fonts.css">
<link rel="stylesheet" type="text/css" href="http://example.org/css/fontawesome.css"> <link rel="stylesheet" type="text/css" href="http://example.org/css/fontawesome.css">
<link rel="stylesheet" type="text/css" href="http://example.org/css/styles.css"> <link rel="stylesheet" type="text/css" href="http://example.org/css/styles.css">
<meta charset="UTF-8"> <meta charset="UTF-8">
<meta name="author" content=""> <meta name="author" content="Alex Gebben">
<meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="alternate" type="application/rss+xml" href="http://example.org/index.xml" title="My New Hugo Site" /> <link rel="alternate" type="application/rss+xml" href="http://example.org/index.xml" title="My New Hugo Site" />
</head> </head>
<body> <body>
<header class="page-header"> <header class="page-header">
<div class="myname"> <div class="myname">
<h2><a href="http://example.org/"></a></h2> <h2><a href="http://example.org/">Alex Gebben</a></h2>
</div> </div>
<nav> <nav>
<ul class="navbar"> <ul class="navbar">
<li class="activetab">
<a href="/">
<span>Home</span>
</a>
</li>
<li class="">
<a href="/skills/">
<span>Skill Sets</span>
</a>
</li>
<li class="">
<a href="/resume/">
<span>Resume</span>
</a>
</li>
</ul> </ul>
</nav> </nav>
</header> </header>
@ -32,22 +47,37 @@
<p>This is a test of the home page</p> <p><figure class="image-shortcode frame right"
<ol>
<li>test 1</li>
<li>test 2
<figure class="image-shortcode frame"
style="width: 11em;"> style="width: 11em;">
<img src="http://example.org/HeadShot.jpg" <img src="http://example.org/HeadShot.jpg"
alt="Picture of me"/> alt="Picture of me"/>
</figure> </figure>
</li>
I am a PhD candidate in Mineral and Energy Economics attending Colorado School of Mines. I received a Bachelors degree in Petroleum Engineering at Mines. During this time I minored in economics, gaining a passion for economic reasoning, energy markets, and the Golden area. This lead me to continue my economic education at Mines after working in the data science field.</p>
<p><strong>My thesis includes work in:</strong></p>
<ol>
<li>Upstream oil &amp; gas economics</li>
<li>Ground water institutional economics</li>
<li>Bitcoin mining markets</li>
</ol> </ol>
<div class="contactbox right" style="width: 12em; height: auto">
<ul>
<li><a href="mailto:alex@gebben.org"><i class="fas fa-envelope fa-fw"></i>Email</a></li><li><a href="mailto:alex@gebben.xyz"><i class="fas fa-envelope fa-fw"></i>Mines Email</a></li></ul>
<!-- Icons are from Awesome Font, licenced under SIL OFL 1.1 (https://scripts.sil.org/OFL) -->
</div>
</main> </main>

View File

@ -2,6 +2,12 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
xmlns:xhtml="http://www.w3.org/1999/xhtml"> xmlns:xhtml="http://www.w3.org/1999/xhtml">
<url> <url>
<loc>http://example.org/skills/</loc>
<lastmod>2022-07-21T16:02:54-06:00</lastmod>
</url><url>
<loc>http://example.org/resume/</loc>
<lastmod>2022-07-21T13:24:35-06:00</lastmod>
</url><url>
<loc>http://example.org/</loc> <loc>http://example.org/</loc>
<lastmod>2022-07-21T12:44:44-06:00</lastmod> <lastmod>2022-07-21T12:44:44-06:00</lastmod>
</url><url> </url><url>

View File

@ -8,17 +8,32 @@
<meta charset="UTF-8"> <meta charset="UTF-8">
<meta name="author" content=""> <meta name="author" content="Alex Gebben">
<meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="alternate" type="application/rss+xml" href="http://example.org/tags/index.xml" title="My New Hugo Site" /> <link rel="alternate" type="application/rss+xml" href="http://example.org/tags/index.xml" title="My New Hugo Site" />
</head> </head>
<body> <body>
<header class="page-header"> <header class="page-header">
<div class="myname"> <div class="myname">
<h2><a href="http://example.org/"></a></h2> <h2><a href="http://example.org/">Alex Gebben</a></h2>
</div> </div>
<nav> <nav>
<ul class="navbar"> <ul class="navbar">
<li class="">
<a href="/">
<span>Home</span>
</a>
</li>
<li class="">
<a href="/skills/">
<span>Skill Sets</span>
</a>
</li>
<li class="">
<a href="/resume/">
<span>Resume</span>
</a>
</li>
</ul> </ul>
</nav> </nav>
</header> </header>