Skip to content

Commit

Permalink
Add ghp-static to projects page
Browse files Browse the repository at this point in the history
  • Loading branch information
seanh committed May 3, 2024
1 parent 3080592 commit 09c3f4e
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion content/pages/projects.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,12 @@ My universal typography stylesheet.

<img src="https://www.seanh.cc/oatcake/media/oatcake.png" alt="Oatcake's logo image">

#### [ghp-static](https://github.com/seanh/ghp-static) (2023)

A GitHub Actions reusable workflow for deploying static files directly to GitHub Pages -
no Jekyll or static site generator needed, just deploy a directory of HTML and other
static files directly to your GitHub Pages site.

#### Find Me (2011)

An iPad game for children with autism.
Expand Down Expand Up @@ -109,4 +115,4 @@ and <a href="/scribbish/">Scribbish</a>.
A non-player character that navigates complex 3D environments (Quake III
levels), created for my undergraduate dissertation.

<img src="{static}/images/dissertation.png" alt="Screenshot from my undergraduate dissertation">
<img src="{static}/images/dissertation.png" alt="Screenshot from my undergraduate dissertation">

0 comments on commit 09c3f4e

Please sign in to comment.