https://github.com/goblindegook/goblindegook.com
This is my site. There are many like it, but this one is mine.
https://github.com/goblindegook/goblindegook.com
hugo-site offline-first static-site
Last synced: 26 days ago
JSON representation
This is my site. There are many like it, but this one is mine.
- Host: GitHub
- URL: https://github.com/goblindegook/goblindegook.com
- Owner: goblindegook
- License: mit
- Created: 2017-07-30T13:24:44.000Z (almost 8 years ago)
- Default Branch: main
- Last Pushed: 2025-03-13T09:00:46.000Z (3 months ago)
- Last Synced: 2025-05-07T02:05:46.875Z (26 days ago)
- Topics: hugo-site, offline-first, static-site
- Language: JavaScript
- Homepage: https://goblindegook.com
- Size: 12.1 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# [goblindegook.com](https://goblindegook.com)
[](https://app.netlify.com/sites/goblindegook/deploys)
This is my site. There are many like it, but this one is mine.
## Building the site
Requires [Hugo](https://gohugo.io).
```sh
npm run build
```## Development mode
```sh
npm run watch
```