Lacy Morrow
Lacy Morrow
Because Ghost's Casper didn't support menus, this is one of those features that I tacked on to include as many WordPress features as possible. It needs love, and lots of...
I'd say go for it, either that or responsive-nav (same guy) seem to be good solutions. Because of WP.org requirements, I've been refactoring third-party plugins into casper.js file in the...
This is probably still a bug for many, leaving open
Yeah seems like a silly rule, was directly ported from ghost, I'll take another look at this.
Not a lot of time on my hands, but I'll see what I can do sometime this week 👍
Thanks for the feedback! Will try to debug.
Check findMovieDir function
https://forums.meteor.com/t/how-to-perform-case-insensitive-sorting/1103/5
also use `package.json` to load settings and move settings into separate `settings.json` ``` // package.json (comments won't work in real JSON files) { "name": "myapp", "scripts": { "start": "meteor --settings...