Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 1 month 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 (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-08T00:35:18.000Z (almost 2 years ago)
- Last Synced: 2023-04-10T21:31:30.074Z (over 1 year 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`.