Skip to content

Instantly share code, notes, and snippets.

View ErisDS's full-sized avatar

Hannah Wolfe ErisDS

View GitHub Profile
@ErisDS
ErisDS / changelog.md
Last active July 26, 2017 14:03 — forked from kevinansfield/changelog.md
Full 1.0.0 Changelog

Highlights

  • [New] A brand new editor based on Mobiledoc, using SimpleMDE & Markdown-it to recreate full markdown support
  • [New] Casper 2.0 - an overhaul that makes use of all of Ghost's best theme features
  • [New] Improved default posts, explaning more features and a welcome tour to guide users around
  • [New] Nightshift mode light text on a dark background for editing at night, available in labs
  • [New] Config with nconf, logging with bunyan, and debug output using debug.
  • [Improved] Publish menu which brings scheduling front and centre, instead of it being an after thought
  • [Improved] Simplified content screen with filtering makes it easier to find
  • [Improved] The importer has had a complete overhaul, is now more robust and outputs much, much better error & warning messages when things do go awry

Most active GitHub users (git.io/top)

The count of contributions (summary of Pull Requests, opened issues and commits) to public repos at GitHub.com from Sun, 02 Jun 2013 04:57:42 GMT till Mon, 02 Jun 2014 04:57:42 GMT.

Only first 1000 GitHub users according to the count of followers are taken. This is because of limitations of GitHub search. Sorting algo in pseudocode:

githubUsers
 .filter((user) -> user.followers > 273)