Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 735 Bytes

File metadata and controls

13 lines (10 loc) · 735 Bytes

ZeGiBl

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.

ZeGiBl

Getting Started

  1. Clone this repo
  2. Edit index.html: change davidwatson to whatever you like
  3. Edit zegibl-index.js: change url to a gist location on github
  4. Open index.html in your browser
  5. Check that the links work
  6. Deploy on github pages