Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/imageoptim/website
HTML and CSS of imageoptim.com
https://github.com/imageoptim/website
imageoptim static-site website
Last synced: 1 day 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 (over 8 years ago)
- Default Branch: master
- Last Pushed: 2022-03-25T11:06:50.000Z (almost 3 years ago)
- Last Synced: 2024-11-10T22:14:23.297Z (about 2 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.