diff --git a/src/articles/index.html b/src/articles/index.html deleted file mode 100644 index 94b3bbb..0000000 --- a/src/articles/index.html +++ /dev/null @@ -1,9 +0,0 @@ - - - - - James Grogan - - - - diff --git a/src/articles/index.md b/src/articles/index.md deleted file mode 100644 index e69de29..0000000 diff --git a/src/articles/interesting_blogs.html b/src/articles/interesting_blogs.html deleted file mode 100644 index 94b3bbb..0000000 --- a/src/articles/interesting_blogs.html +++ /dev/null @@ -1,9 +0,0 @@ - - - - - James Grogan - - - - diff --git a/src/articles/interesting_sites.html b/src/articles/interesting_sites.html deleted file mode 100644 index 94b3bbb..0000000 --- a/src/articles/interesting_sites.html +++ /dev/null @@ -1,9 +0,0 @@ - - - - - James Grogan - - - - diff --git a/src/blogs/index.html b/src/blogs/index.html deleted file mode 100644 index 94b3bbb..0000000 --- a/src/blogs/index.html +++ /dev/null @@ -1,9 +0,0 @@ - - - - - James Grogan - - - - diff --git a/src/blogs/index.md b/src/blogs/index.md deleted file mode 100644 index e69de29..0000000 diff --git a/src/blogs/social/index.html b/src/blogs/social/index.html deleted file mode 100644 index 94b3bbb..0000000 --- a/src/blogs/social/index.html +++ /dev/null @@ -1,9 +0,0 @@ - - - - - James Grogan - - - - diff --git a/src/blogs/social/index.md b/src/blogs/social/index.md deleted file mode 100644 index e69de29..0000000 diff --git a/src/blogs/technical/index.html b/src/blogs/technical/index.html deleted file mode 100644 index 94b3bbb..0000000 --- a/src/blogs/technical/index.html +++ /dev/null @@ -1,9 +0,0 @@ - - - - - James Grogan - - - - diff --git a/src/blogs/technical/index.md b/src/blogs/technical/index.md deleted file mode 100644 index e69de29..0000000 diff --git a/src/cv.html b/src/cv.html deleted file mode 100644 index 94b3bbb..0000000 --- a/src/cv.html +++ /dev/null @@ -1,9 +0,0 @@ - - - - - James Grogan - - - - diff --git a/src/cv.md b/src/cv.md deleted file mode 100644 index e69de29..0000000 diff --git a/src/index.html b/src/index.html deleted file mode 100644 index e4df3f8..0000000 --- a/src/index.html +++ /dev/null @@ -1,19 +0,0 @@ - - - - - James Grogan - - -

James Grogan Personal Site

-

I enjoy writing software and live in the West of Ireland. My main interests are:

- -

This site includes a technical and social blog, some info on previous and on-going projects and a cv.

-

Personal software projects are hosted here: https://git.jmsgrogan.com/. Many of my work projects are open source, you can find some through my work profile.

-

I am on Mastodon, but not any other social media sites.

- - diff --git a/src/index.md b/src/index.md index 0884b3c..9c89a5f 100644 --- a/src/index.md +++ b/src/index.md @@ -6,8 +6,8 @@ I enjoy writing software and live in the West of Ireland. My main interests are: * free software and open science * creative coding - particularly with audio and graphics. -This site includes a [technical](/blogs/technical) and [social](/blogs/social) blog, some info on previous and on-going [projects](/projects.html) and a [cv](/cv.html). +This site includes a personal blog and some info on previous and on-going projects. -My personal software projects are [self-hosted here]( https://git.jmsgrogan.com/). Many of my work projects are open source, you can find some through my [work profile](https://git.ichec.ie/jgrogan). +Personal software projects are hosted here: https://git.jmsgrogan.com/ -I am on Mastodon, but not any other social media sites. +I am on Mastodon diff --git a/src/projects.html b/src/projects.html deleted file mode 100644 index 94b3bbb..0000000 --- a/src/projects.html +++ /dev/null @@ -1,9 +0,0 @@ - - - - - James Grogan - - - - diff --git a/src/projects.md b/src/projects.md deleted file mode 100644 index e69de29..0000000 diff --git a/src/static/style.css b/src/static/style.css deleted file mode 100644 index 5a8708d..0000000 --- a/src/static/style.css +++ /dev/null @@ -1,14 +0,0 @@ -html{ - margin: 0; - padding: 0; - height: 100% -} - -body{ - font-size: 14px; - font-family: Verdana; - color: #333333; - padding: 20px; - max-width: 600px; - margin: 0 auto -} diff --git a/src/templates/footer.html b/src/templates/footer.html deleted file mode 100644 index 308b1d0..0000000 --- a/src/templates/footer.html +++ /dev/null @@ -1,2 +0,0 @@ - - diff --git a/src/templates/header.html b/src/templates/header.html deleted file mode 100644 index 5dfca0a..0000000 --- a/src/templates/header.html +++ /dev/null @@ -1,7 +0,0 @@ - - - - - James Grogan - -