Rich D3 interactivity in Jekyll posts
This is me trying to reproduce the results in this Stack Overflow post and Dan Cole’s blog.
Things to keep in mind:
- Include morley.csv (Search local JavaScript for
/morley.csv
) - Include D3.js
- Include box.js
- Include the local CSS and JavaScript
Check out the code for this post on GitHub.