Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.