https://github.com/intob/nsphoto2
Nicole Schafer Photo & Film website
https://github.com/intob/nsphoto2
esbuild hugo netlify-cms photography portfolio serverless website workers
Last synced: 9 months ago
JSON representation
Nicole Schafer Photo & Film website
- Host: GitHub
- URL: https://github.com/intob/nsphoto2
- Owner: intob
- License: mit
- Created: 2021-01-22T12:41:41.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-08T00:35:18.000Z (about 3 years ago)
- Last Synced: 2025-07-15T09:37:12.746Z (9 months ago)
- Topics: esbuild, hugo, netlify-cms, photography, portfolio, serverless, website, workers
- Language: JavaScript
- Homepage: https://nicole-schafer.com
- Size: 8.73 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# nsphoto2
Website for Nicole Schafer Photo & Film.
Built with Hugo & netlifycms.
CMS access is authenticated using GitHub and a Cloudflare Worker.
## Local Development
Clone this repository, and run `yarn` or `npm install`.
Then start the dev server with `yarn start` or `npm start`.