https://github.com/mattmakai/visualization-portfolio
Source code to http://www.visualizationportfolio.com/
https://github.com/mattmakai/visualization-portfolio
Last synced: 3 months ago
JSON representation
Source code to http://www.visualizationportfolio.com/
- Host: GitHub
- URL: https://github.com/mattmakai/visualization-portfolio
- Owner: mattmakai
- Created: 2012-11-10T19:05:53.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-02-05T15:59:58.000Z (over 12 years ago)
- Last Synced: 2025-02-28T13:24:06.956Z (4 months ago)
- Language: Python
- Size: 429 KB
- Stars: 6
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Visualization Portfolio (dot com)
=================================I need some place to put cool d3.js visualizations. It might as well be
here!Heroku Settings
---------------
heroku config:add DJANGO\_SECRET\_KEY='something super secret'heroku config:add STATIC\_URL='http://mystatic.url.com/'