-
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.
- Loading branch information
Showing
1 changed file
with
141 additions
and
0 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,141 @@ | ||
<!DOCTYPE HTML> | ||
<!-- | ||
Massively by HTML5 UP | ||
html5up.net | @ajlkn | ||
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license) | ||
--> | ||
<html> | ||
<head> | ||
<title>My Research</title> | ||
<meta charset="utf-8" /> | ||
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" /> | ||
<link rel="stylesheet" href="assets/css/main.css" /> | ||
<noscript><link rel="stylesheet" href="assets/css/noscript.css" /></noscript> | ||
</head> | ||
<body class="is-preload"> | ||
|
||
<!-- Wrapper --> | ||
<div id="wrapper"> | ||
|
||
<!-- Header --> | ||
<header id="header"> | ||
<a href="http://www.kjgarbutt.com/" class="logo">KURTIS J. GARBUTT</a> | ||
</header> | ||
|
||
<!-- Nav --> | ||
<nav id="nav"> | ||
<ul class="links"> | ||
<li><a href="aboutme.html">About me</a></li> | ||
<li><a href="mywork.html">Work</a></li> | ||
<li class="active"><a href="research.html">Research</a></li> | ||
<li><a href="reading.html">Reading</a></li> | ||
<li><a href="phdguide.html">PhD Guide</a></li> | ||
</ul> | ||
<ul class="icons"> | ||
<li><a href="https://twitter.com/KJGarbutt" class="icon fa-twitter"><span class="label">Twitter</span></a></li> | ||
<li><a href="https://www.linkedin.com/in/kjgarbutt" class="icon fa-linkedin"><span class="label">LinkedIn</span></a></li> | ||
<li><a href="https://www.instagram.com/kjgarbutt/" class="icon fa-instagram"><span class="label">Instagram</span></a></li> | ||
<li><a href="https://github.com/kjgarbutt" class="icon fa-github"><span class="label">GitHub</span></a></li> | ||
<li><a href="https://www.facebook.com/kurtis.garbutt" class="icon fa-facebook"><span class="label">Facebook</span></a></li> | ||
<li><a href="https://www.flickr.com/photos/kjgarbutt/" class="icon fa-flickr"><span class="label">Flickr</span></a></li> | ||
</ul> | ||
</nav> | ||
|
||
<!-- Main --> | ||
<div id="main"> | ||
|
||
<!-- Post --> | ||
<section class="post"> | ||
<header class="major"> | ||
<h1>Research</h1> | ||
<p>My focus is the modelling of hazards and disaster response using GIS and agent-based modelling.<br /> | ||
I have a keen interest in mapping, open source data and the use of technology to aid development work.</p> | ||
</header> | ||
<div class="image main"><img src="images/andrew-neel-308138-unsplash.jpg" alt="" /></div> | ||
<p>Donec eget ex magna. Interdum et malesuada fames ac ante ipsum primis in faucibus. Pellentesque venenatis dolor imperdiet dolor mattis sagittis. Praesent rutrum sem diam, vitae egestas enim auctor sit amet. Pellentesque leo mauris, consectetur id ipsum sit amet, fergiat. Pellentesque in mi eu massa lacinia malesuada et a elit. Donec urna ex, lacinia in purus ac, pretium pulvinar mauris. Nunc lorem mauris, fringilla in aliquam at, euismod in lectus. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Curabitur sapien risus, commodo eget turpis at, elementum convallis enim turpis, lorem ipsum dolor sit amet nullam.</p> | ||
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis dapibus rutrum facilisis. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Etiam tristique libero eu nibh porttitor fermentum. Nullam venenatis erat id vehicula viverra. Nunc ultrices eros ut ultricies condimentum. Mauris risus lacus, blandit sit amet venenatis non, bibendum vitae dolor. Nunc lorem mauris, fringilla in aliquam at, euismod in lectus. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. In non lorem sit amet elit placerat maximus. Pellentesque aliquam maximus risus. Donec eget ex magna. Interdum et malesuada fames ac ante ipsum primis in faucibus. Pellentesque venenatis dolor imperdiet dolor mattis sagittis. Praesent rutrum sem diam, vitae egestas enim auctor sit amet. Pellentesque leo mauris, consectetur id ipsum.</p> | ||
</section> | ||
|
||
<!-- Posts --> | ||
<section class="posts"> | ||
<article> | ||
<header> | ||
<h2>PhD Research</h2> | ||
</header> | ||
<a href="#" class="image fit"><img src="images/Screenshot 2019-03-03 at 16.17.09.png" alt="" /></a> | ||
<p><center>Donec eget ex magna. Interdum et malesuada fames ac ante ipsum primis in faucibus. Pellentesque venenatis dolor imperdiet dolor mattis sagittis magna etiam.</p> | ||
<ul class="actions special"> | ||
<li><a href="#" class="button">Read</a></li> | ||
</ul> | ||
</article> | ||
<article> | ||
<header> | ||
<h2>MRes Research</h2> | ||
</header> | ||
<a href="#" class="image fit"><img src="images/Screenshot 2019-05-01 at 20.30.23.png" alt="" /></a> | ||
<p><center>Donec eget ex magna. Interdum et malesuada fames ac ante ipsum primis in faucibus. Pellentesque venenatis dolor imperdiet dolor mattis sagittis magna etiam.</p> | ||
<ul class="actions special"> | ||
<li><a href="#" class="button">Read</a></li> | ||
</ul> | ||
</article> | ||
</section> | ||
|
||
<!-- Footer --> | ||
<footer id="footer"> | ||
<section> | ||
<form method="post" action="#"> | ||
<div class="fields"> | ||
<div class="field"> | ||
<label for="name">Your name</label> | ||
<input type="text" name="name" id="name" /> | ||
</div> | ||
<div class="field"> | ||
<label for="email">Your email</label> | ||
<input type="text" name="email" id="email" /> | ||
</div> | ||
<div class="field"> | ||
<label for="message">Your message</label> | ||
<textarea name="message" id="message" rows="3"></textarea> | ||
</div> | ||
</div> | ||
<ul class="actions"> | ||
<li><input type="submit" value="Send Message" /></li> | ||
</ul> | ||
</form> | ||
</section> | ||
<section class="split contact"> | ||
<section> | ||
<h3>Email</h3> | ||
<p><a href="mailto:kurtis@kjgarbutt.com">kurtis[at]kjgarbutt.com</a></p> | ||
</section> | ||
<section> | ||
<h3>Social</h3> | ||
<ul class="icons alt"> | ||
<li><a href="https://twitter.com/KJGarbutt" class="icon fa-twitter"><span class="label">Twitter</span></a></li> | ||
<li><a href="https://www.linkedin.com/in/kjgarbutt" class="icon fa-linkedin"><span class="label">LinkedIn</span></a></li> | ||
<li><a href="https://www.instagram.com/kjgarbutt/" class="icon fa-instagram"><span class="label">Instagram</span></a></li> | ||
<li><a href="https://github.com/kjgarbutt" class="icon fa-github"><span class="label">GitHub</span></a></li> | ||
<li><a href="https://www.facebook.com/kurtis.garbutt" class="icon fa-facebook"><span class="label">Facebook</span></a></li> | ||
<li><a href="https://www.flickr.com/photos/kjgarbutt/" class="icon fa-flickr"><span class="label">Flickr</span></a></li> </ul> | ||
</section> | ||
</section> | ||
</footer> | ||
|
||
<!-- Copyright --> | ||
<div id="copyright"> | ||
<ul><li>© <a href="https:www.kjgarbutt.com">Kurtis J. Garbutt</li><li>Design: <a href="https://html5up.net">HTML5 UP</a></li></ul> | ||
</div> | ||
|
||
</div> | ||
|
||
<!-- Scripts --> | ||
<script src="assets/js/jquery.min.js"></script> | ||
<script src="assets/js/jquery.scrollex.min.js"></script> | ||
<script src="assets/js/jquery.scrolly.min.js"></script> | ||
<script src="assets/js/browser.min.js"></script> | ||
<script src="assets/js/breakpoints.min.js"></script> | ||
<script src="assets/js/util.js"></script> | ||
<script src="assets/js/main.js"></script> | ||
|
||
</body> | ||
</html> |