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
- Host: GitHub
- URL: https://github.com/nathanhoad/nathanhoad.github.io
- Owner: nathanhoad
- Created: 2020-09-27T03:54:30.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-03-27T12:49:49.000Z (about 2 years ago)
- Last Synced: 2025-02-13T00:17:22.936Z (over 1 year ago)
- Language: Svelte
- Homepage:
- Size: 72.5 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# 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`.