An open API service indexing awesome lists of open source software.

https://github.com/nathanhoad/nathanhoad.github.io

The code that powers https://nathanhoad.net
https://github.com/nathanhoad/nathanhoad.github.io

Last synced: about 1 year ago
JSON representation

The code that powers https://nathanhoad.net

Awesome Lists containing this project

README

          

![Nathan](static/nathan.png)

# Nathan Hoad

The code that powers [https://nathanhoad.net](https://nathanhoad.net)

## Writing articles

All articles are just [SvelteKit](https://kit.svelte.dev/) pages.

## Publishing to GitHub pages

Deployment is handled by [GitHub Actions](.github/workflows/pages.yml) so the site will redeploy with each push to `main`.