https://github.com/runemadsen/silenceisavirus
https://github.com/runemadsen/silenceisavirus
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/runemadsen/silenceisavirus
- Owner: runemadsen
- Created: 2012-02-20T04:32:49.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2014-04-18T20:44:52.000Z (about 11 years ago)
- Last Synced: 2025-04-01T21:51:58.523Z (3 months ago)
- Language: CSS
- Homepage:
- Size: 64.1 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```