https://github.com/imageoptim/website
HTML and CSS of imageoptim.com
https://github.com/imageoptim/website
imageoptim static-site website
Last synced: 5 months ago
JSON representation
HTML and CSS of imageoptim.com
- Host: GitHub
- URL: https://github.com/imageoptim/website
- Owner: ImageOptim
- Created: 2016-04-17T20:15:20.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2022-03-25T11:06:50.000Z (almost 4 years ago)
- Last Synced: 2025-02-25T21:34:32.900Z (12 months ago)
- Topics: imageoptim, static-site, website
- Language: HTML
- Homepage:
- Size: 448 KB
- Stars: 6
- Watchers: 3
- Forks: 10
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [ImageOptim.com](https://imageoptim.com) website generator
To try it out:
```sh
npm install
npm start
```
it'll run the site live-reloaded under BrowserSync on localhost.
```sh
gulp
```
generates minified version of the site.