jordan9001 / write-ight

A GitHub contributions style graph, in 3D, for recording writing metrics

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

write-ight

A GitHub contributions style graph, in 3D, for recording writing metrics

This uses the awesome seen.js library to graph writing frequency and progress.

This set up requires:

  • Node.js
  • A local Redis server (make sure you can only access it from localhost, because security)
  • node modules:
  • Express
  • body-parser
  • Redis
  • swig
  • A copy of seen.js at site/js/seen.min.js
  • A file called user.json containing the username and password like such :
  • {"user":"I_Wright_Alright?","password":"s0m3_c88l_p*$5w0r)"}

About

A GitHub contributions style graph, in 3D, for recording writing metrics

License:Apache License 2.0


Languages

Language:JavaScript 81.0%Language:HTML 19.0%