This commit is contained in:
parent
d0de126072
commit
38be9381b7
12 changed files with 4 additions and 91 deletions
|
@ -1,9 +0,0 @@
|
||||||
<!DOCTYPE html>
|
|
||||||
<html>
|
|
||||||
<head>
|
|
||||||
<link rel="stylesheet" href="static/style.css">
|
|
||||||
<title>James Grogan</title>
|
|
||||||
</head>
|
|
||||||
<body>
|
|
||||||
</body>
|
|
||||||
</html>
|
|
|
@ -1,9 +0,0 @@
|
||||||
<!DOCTYPE html>
|
|
||||||
<html>
|
|
||||||
<head>
|
|
||||||
<link rel="stylesheet" href="static/style.css">
|
|
||||||
<title>James Grogan</title>
|
|
||||||
</head>
|
|
||||||
<body>
|
|
||||||
</body>
|
|
||||||
</html>
|
|
|
@ -1,9 +0,0 @@
|
||||||
<!DOCTYPE html>
|
|
||||||
<html>
|
|
||||||
<head>
|
|
||||||
<link rel="stylesheet" href="static/style.css">
|
|
||||||
<title>James Grogan</title>
|
|
||||||
</head>
|
|
||||||
<body>
|
|
||||||
</body>
|
|
||||||
</html>
|
|
|
@ -1,9 +0,0 @@
|
||||||
<!DOCTYPE html>
|
|
||||||
<html>
|
|
||||||
<head>
|
|
||||||
<link rel="stylesheet" href="static/style.css">
|
|
||||||
<title>James Grogan</title>
|
|
||||||
</head>
|
|
||||||
<body>
|
|
||||||
</body>
|
|
||||||
</html>
|
|
|
@ -1,9 +0,0 @@
|
||||||
<!DOCTYPE html>
|
|
||||||
<html>
|
|
||||||
<head>
|
|
||||||
<link rel="stylesheet" href="static/style.css">
|
|
||||||
<title>James Grogan</title>
|
|
||||||
</head>
|
|
||||||
<body>
|
|
||||||
</body>
|
|
||||||
</html>
|
|
|
@ -1,9 +0,0 @@
|
||||||
<!DOCTYPE html>
|
|
||||||
<html>
|
|
||||||
<head>
|
|
||||||
<link rel="stylesheet" href="static/style.css">
|
|
||||||
<title>James Grogan</title>
|
|
||||||
</head>
|
|
||||||
<body>
|
|
||||||
</body>
|
|
||||||
</html>
|
|
|
@ -1,9 +0,0 @@
|
||||||
<!DOCTYPE html>
|
|
||||||
<html>
|
|
||||||
<head>
|
|
||||||
<link rel="stylesheet" href="static/style.css">
|
|
||||||
<title>James Grogan</title>
|
|
||||||
</head>
|
|
||||||
<body>
|
|
||||||
</body>
|
|
||||||
</html>
|
|
|
@ -1,19 +0,0 @@
|
||||||
<!DOCTYPE html>
|
|
||||||
<html>
|
|
||||||
<head>
|
|
||||||
<link rel="stylesheet" href="static/style.css">
|
|
||||||
<title>James Grogan</title>
|
|
||||||
</head>
|
|
||||||
<body>
|
|
||||||
<h1>James Grogan Personal Site</h1>
|
|
||||||
<p>I enjoy writing software and live in the West of Ireland. My main interests are:</p>
|
|
||||||
<ul>
|
|
||||||
<li>sustainability</li>
|
|
||||||
<li>free software and open science</li>
|
|
||||||
<li>creative coding - particularly with audio and graphics.</li>
|
|
||||||
</ul>
|
|
||||||
<p>This site includes a <a href="/blogs/technical">technical</a> and <a href="/blogs/social">social</a> blog, some info on previous and on-going <a href="/projects.html">projects</a> and a <a href="/cv.html">cv</a>.</p>
|
|
||||||
<p>Personal software projects are hosted here: <a href="https://git.jmsgrogan.com/">https://git.jmsgrogan.com/</a>. Many of my work projects are open source, you can find some through my <a href="https://git.ichec.ie/jgrogan">work profile</a>.</p>
|
|
||||||
<p>I am on <a rel="me" href="https://mastodon.social/@compilz">Mastodon</a>, but not any other social media sites.</p>
|
|
||||||
</body>
|
|
||||||
</html>
|
|
|
@ -1,5 +1,9 @@
|
||||||
# James Grogan Personal Site #
|
# James Grogan Personal Site #
|
||||||
|
|
||||||
|
<img src="/static/profile.png" alt="Site author profile picture. White male, mid thirties wearing sunglasses with cliffs in the background." style="height:135px">
|
||||||
|
|
||||||
|
<img src="/static/banner.png" alt="Irish countryside scenery. A road through a lake with mountains in the background." style="height:135px">
|
||||||
|
|
||||||
I enjoy writing software and live in the West of Ireland. My main interests are:
|
I enjoy writing software and live in the West of Ireland. My main interests are:
|
||||||
|
|
||||||
* sustainability
|
* sustainability
|
||||||
|
|
|
@ -1,9 +0,0 @@
|
||||||
<!DOCTYPE html>
|
|
||||||
<html>
|
|
||||||
<head>
|
|
||||||
<link rel="stylesheet" href="static/style.css">
|
|
||||||
<title>James Grogan</title>
|
|
||||||
</head>
|
|
||||||
<body>
|
|
||||||
</body>
|
|
||||||
</html>
|
|
BIN
src/static/banner.png
Normal file
BIN
src/static/banner.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 957 KiB |
BIN
src/static/profile.png
Normal file
BIN
src/static/profile.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 252 KiB |
Loading…
Reference in a new issue