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

https://github.com/runemadsen/silenceisavirus


https://github.com/runemadsen/silenceisavirus

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

Printing Code
==============

Jekyll site for printingcode.runemadsen.com.

Deployment
----------

Run this to deploy to S3:

```bach
s3cmd sync --delete-removed --guess-mime-type --cf-invalidate --acl-public _site/ s3://silenceisavirus.com
```