https://github.com/calebnance/calebnance
gulp / sass / gzip / google lighthouse / calebnance.com
https://github.com/calebnance/calebnance
gulp lighthouse progressive-web-app pwa sass
Last synced: about 1 month ago
JSON representation
gulp / sass / gzip / google lighthouse / calebnance.com
- Host: GitHub
- URL: https://github.com/calebnance/calebnance
- Owner: calebnance
- License: mit
- Created: 2016-07-22T00:48:49.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2024-10-10T00:33:12.000Z (over 1 year ago)
- Last Synced: 2025-03-16T08:45:28.574Z (over 1 year ago)
- Topics: gulp, lighthouse, progressive-web-app, pwa, sass
- Language: JavaScript
- Homepage: https://calebnance.com
- Size: 1.19 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# calebnance.com
created with [feather ssg](https://feather-ssg.dev) (static site generator)
---
- [Install](#install)
- [Development environment](#development-environment)
- [Production builds](#production-builds)
## Install
run: `yarn` or `yarn install`
## Development environment
- start local server, run: `yarn dev`
- stop local server: **ctl** + **c**
## Production builds
#### create for Production deploy
- run: `yarn prod`
- creates: **/static_prod/**