Listing of all my projects in a table format for easier tracking.
See a demo http://thekeesh.com/projectlist/
- Open data.js file and add a json with the required fields.
- Make sure to add a title, description.
- To add an image, make sure it is wider than tall, approx 700x300px and add it to the images/ folder.
- Commit and deploy with
git push origin master
git push web master