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: 5 months ago
JSON representation

HTML and CSS of imageoptim.com

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.