ZeGiBl (sounds like legible) is a portmanteau of ZeptoJS, Gist, and Blog. ZeGiBl relies on Github Gists for CRUD actions on blog posts and relies on client-side JavaScript to render gists. ZeGiBl uses Github Gists for data storage, zeptojs as a lightweight jquery surrogate, and markedjs for parsing markdown.
- Clone this repo
- Edit index.html: change davidwatson to whatever you like
- Edit zegibl-index.js: change url to a gist location on github
- Open index.html in your browser
- Check that the links work
- Deploy on github pages