Skip to content

Instantly share code, notes, and snippets.

View ErisDS's full-sized avatar

Hannah Wolfe ErisDS

View GitHub Profile
@cobbspur
cobbspur / ws install test
Created May 5, 2015 10:20
ws install test
$ npm install ws --verbose
npm info it worked if it ends with ok
npm verb cli [ 'e:\\nodejs\\node.exe',
npm verb cli 'e:\\nodejs\\node_modules\\npm\\bin\\npm-cli.js',
npm verb cli 'install',
npm verb cli 'ws',
npm verb cli '--verbose' ]
npm info using npm@1.4.14
npm info using node@v0.10.29
npm verb cache add [ 'ws', null ]
@ErisDS
ErisDS / style-test.md
Last active November 25, 2020 12:03
A Full and Comprehensive Style Test

Below is just about everything you'll need to style in the theme. Check the source code to see the many embedded elements within paragraphs.


Heading 1

Heading 2

Heading 3

Heading 4

Heading 5
Heading 6
@ErisDS
ErisDS / changelog.md
Created February 28, 2015 20:26
Full 0.5.9 Changelog
  • 60f1205 Version bump to 0.5.9 - Hannah Wolfe
  • 879b6af Display serverside HTML notifications correctly - Hannah Wolfe
  • 8553644 Add compatibility notice to README - Hannah Wolfe
  • 0e80d77 Only import can override published_by - Hannah Wolfe
  • cde1842 Check ids match on edit - Hannah Wolfe
  • 8be8831 Validate urls in modal - Hannah Wolfe
  • e75939c Mark html notifications as html-safe, else escape - Hannah Wolfe
  • a9389bf Upgrading Casper to 1.1.6 - Hannah Wolfe
  • 2450f18 Make the {{navigation}} helper global - Hannah Wolfe
  • [65fe737](https://github.
@ErisDS
ErisDS / changelog.md
Last active August 29, 2015 14:13
Full 0.5.8 Changelog
  • cf2c7ba Version bump to 0.5.8 - Hannah Wolfe
  • e8fa276 Update about page copyright - Hannah Wolfe
  • ac72e1c Upgrading Casper to 1.1.5 - Hannah Wolfe
  • 6615414 Fixup validation engine to handle lack of proxying - Jason Williams
  • 5ceb721 Fixes post sort order - Hannah Wolfe
  • fb46b7d Misc test cleanup - Hannah Wolfe
  • 3f34162 Fix has helper tag matching - Hannah Wolfe
  • 283deb2 Fix email sending fail when blog title has a comma - Hannah Wolfe
  • fbdabce Add markdown file handler to importer - Hannah Wolfe
  • [bbe3ceb](https://github.com/TryGhost/Ghost
@ErisDS
ErisDS / changelog.md
Last active August 29, 2015 14:10
Full 0.5.6 Change log
  • a761de2 Version bump to 0.5.6 - Hannah Wolfe
  • b705d5c Fix settings header to allow dropdown menus to work - John O'Nolan
  • d518df7 Upgrading Casper to 1.1.3 - Hannah Wolfe
  • 591d653 Strip footnotes from excerpts - Hannah Wolfe
  • de20f3a Match labels with element ids. - Jason Williams
  • f2b90bf Revert "Allow notifications to sit over the nav bar" - Paul Davis
  • 9783f16 Adds markdown highlight support - Hannah Wolfe
  • 904918d Code Injection - adds perms, shortcuts, icon, flag - Hannah Wolfe
  • 818085f Add XSL for Sitemaps - Hannah Wolfe
  • [60effc1](h
@ErisDS
ErisDS / changelog.md
Last active August 29, 2015 14:09
Full 0.5.4 Change log
  • 45dda92 Version bump to 0.5.4 - Hannah Wolfe
  • 7317259 Fixing logic for editors deleting themselves - Hannah Wolfe
  • 50f8b29 Fix issue with editor and images - Hannah Wolfe
  • 9d2a907 Upgrading Casper to 1.1.2 - Hannah Wolfe
  • c0155c2 Revert "Update PSM Date and Time to be Selectable Instead of Text" - Hannah Wolfe
  • 2e8e2ce Improve validation for user.website - Victor Szeto
  • e499e5d Fix invalid image helper URLs when using a subdir. - Jason Williams
  • dff9751 Update PSM Date to be Selectable - David Balderston
  • cb544d7 Clean up whitespace from #4
@pnommensen
pnommensen / gist:707b5519766ba45366dd
Last active February 18, 2024 21:52
Ghost CMS with NGINX for Maximum Performance

Full blog post can be found here: http://pnommensen.com/2014/09/07/high-performance-ghost-configuration-with-nginx/

Ghost is an open source platform for blogging founded by John O'Nolan and Hannah Wolfe. It's a node.js application and therefore works great in conjunction with nginx. This guide will will help you create a high performance nginx virtual host configuration for Ghost.

"Don't use #nodejs for static content" - @trevnorris. If #nginx isn't sitting in front of your node server, you're probably doing it wrong.

— Bryan Hughes (@nebrius) August 30, 2014
<script async src="//platform.twitter.com/widgets.js" charset="utf-8"></script>

The node.js application runs on a port on your server

@ErisDS
ErisDS / changelog.md
Created August 27, 2014 08:48
Full 0.5.1 Changelog
  • c2519ff Version bump to 0.5.1 - Hannah Wolfe
  • a0a2ea4 Uncapitalise middleware should not affect tokens - Hannah Wolfe
  • 49ae3c8 Upgrading Casper to 1.0.1 - Hannah Wolfe
  • ee7d40c Importer: Sanitize UUIDs - Felix Rieseberg
  • c94793e Redirect uppercase routes to lowercase version - Hannah Wolfe
  • 4e71720 Delete tokens before deleting a user (when) - Hannah Wolfe
  • 88469f9 Show warning dialog if session has ended in editor - Jason Williams
  • 5d15cfc Version bump to 0.5.1-2 - Hannah Wolfe
  • 8516718 Fix broken status code - Sebastian Gierlinger
  • [4071
@ErisDS
ErisDS / changelog.md
Last active August 29, 2015 14:05
Full 0.5 Changelog
  • b6507be Version bump to 0.5.0 - Hannah Wolfe
  • a11e25c Add ghost logo anchor tag - Paul Adam Davis
  • c500b41 Filestorage helper returns string true if config is object - Hannah Wolfe
  • 0c3d603 Ensure that slug is always synced for User form. - Robert Jackson
  • fc06108 Change user actions button tag - Paul Adam Davis
  • 5381db3 Fix for bug where owner user has name owner - Hannah Wolfe
  • 1e9db1a Final Ghost-UI version for 0.5 - Hannah Wolfe
  • 9131d01 Upgrading Casper to official 1.0.0 release - Hannah Wolfe
  • 8fb3cdd Update express and body-parser de
@ErisDS
ErisDS / changelog.md
Last active January 3, 2016 02:39
Full 0.4.0 Changelog
  • c82d2ea Version bump for 0.4 release Hannah Wolfe
  • f71ce8a Publish date and time display fix Hannah Wolfe
  • 31e690c Updating to latest Casper Hannah Wolfe
  • 2506ca1 2013 => 2014 John O'Nolan
  • 3d18a32 Bump version for pre-release 3 Hannah Wolfe
  • 055882f Updating to latest Casper Hannah Wolfe
  • c8917ca Error message updates Hannah Wolfe
  • 9f0dea0 Minor fixes to asset helper and tests Hannah Wolfe
  • 3dea643 Ensure cookies are only ever set for admin Hannah Wolfe
  • 198e936 No select or text cursor