/shlog.js-poc

Client-side, static hosted, Markdown loving blog, proof of concept made for Static Showdown 2015

Primary LanguageJavaScript

Shlog.js

Client-side, JS-implemented, Markdown loving blog. Let's you host you content on Dropbox, Divshot or any other static host with CORS enabled. We're creating this to dabble with:

  • window.fetch
  • Promises
  • localForage & IndexedDB
  • History API
  • AppCache
  • Marked (Markdown client-side parsing)