https://github.com/grantshandy/grantshandy.github.io
My website.
https://github.com/grantshandy/grantshandy.github.io
Last synced: about 2 months ago
JSON representation
My website.
- Host: GitHub
- URL: https://github.com/grantshandy/grantshandy.github.io
- Owner: grantshandy
- Created: 2021-05-16T23:35:37.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2025-02-25T08:02:31.000Z (3 months ago)
- Last Synced: 2025-03-11T05:48:17.003Z (2 months ago)
- Language: JavaScript
- Homepage: https://grantshandy.github.io/
- Size: 54 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [grantshandy.github.io](https://grantshandy.github.io)
My blog, written with [zola](https://getzola.org) and built with [nix](https://nixos.org).
## Building
```bash
$ nix build # results are in result/site
```## Developing
```bash
$ develop
```