https://github.com/throughnothing/throughnothing.com
Code for throughnothing.com and subdomains...mostly based on jekyll
https://github.com/throughnothing/throughnothing.com
Last synced: 8 months ago
JSON representation
Code for throughnothing.com and subdomains...mostly based on jekyll
- Host: GitHub
- URL: https://github.com/throughnothing/throughnothing.com
- Owner: throughnothing
- Created: 2010-10-07T13:32:55.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2017-04-08T17:56:44.000Z (about 9 years ago)
- Last Synced: 2023-04-14T01:26:40.076Z (about 3 years ago)
- Language: JavaScript
- Homepage:
- Size: 1.63 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#Throughnothing.com
This is the source code behind throughnothing.com. It uses jekyll.
##Notes
To build the site and test locally, simply run `rake`.
To deploy the site, run `rake deploy:prod`.
Currently working on taking this off of my slice and moving it straight into s3 for serving.