Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/firstandthird/generator-static-site
Yo generator for github deployment of static sites hosted on S3
https://github.com/firstandthird/generator-static-site
Last synced: 14 days ago
JSON representation
Yo generator for github deployment of static sites hosted on S3
- Host: GitHub
- URL: https://github.com/firstandthird/generator-static-site
- Owner: firstandthird
- Created: 2020-02-10T22:59:51.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-05T07:45:21.000Z (about 2 years ago)
- Last Synced: 2024-04-08T15:13:12.226Z (10 months ago)
- Language: JavaScript
- Size: 366 KB
- Stars: 0
- Watchers: 4
- Forks: 1
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# generator-static-site
Yo generator for github deployment of static sites hosted on S3#### Usage
`npm install -g yo @firstandthird/generator-static-site`
cd to project directory
`yo @firstandthird/static-site`
#### Development
`git clone`
`npm install`
`npm link`