Code Monkey home page Code Monkey logo

middleman-directory's Introduction

Middleman Directory

These are the source files that power the middleman directory, a middleman powered static page.

Middleman is ever-vigilant against tag-soup, unreadable CSS and repetition. He stands-watch over your Haml, Sass, and CoffeeScript producing only the cleanest and most efficient markup.

Adding Your Extension

Just add a new file to data/extensions for your extension, and send a pull request!

How to run the site locally

Clone this repo and run bundle install. Then run bundle exec middleman server to start the server at http://localhost:4567

Mailing List

If you have questions, answers can be found on our community forum.

Donate

Please, help support the Middleman team with a donation.

License

Copyright (c) 2013-2014 Karl Freeman. MIT Licensed, see [LICENSE.md] for details.

middleman-directory's People

Contributors

alem0lars avatar arcovion avatar axyz avatar balthisar avatar bhollis avatar bnadlerjr avatar coskuntekin avatar danielbayerlein avatar elfacht avatar guesshimself avatar jagthedrummer avatar karlfreeman avatar leighmcculloch avatar manuelmeurer avatar marnen avatar maxmeyer avatar ngs avatar ppowalowski avatar pzi avatar ralphathamburg avatar renatocarvalho avatar rriemann avatar sandstrom avatar sztheory avatar tdreyno avatar toydestroyer avatar tricknotes avatar tysongach avatar vast avatar venetucci avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

middleman-directory's Issues

Generated tags list has duplicates

Hello

I was looking at why there are duplicates in the tags list at the top of the directory. Especially in the templates section there are many of them.

The problem I found was that the use of the Ember uniq method does not work as intended.

It does a string comparison, however due to it's case-sensitivity it fails at eliminating dupes. Best example is the 'CoffeeScript' tag. Quick example using Lo-Dash.

I didn't have the time this morning to have a look if a newer version of Ember would fix the problem or if there would have to be some different/new approach of creating the tag collection altogether, similar to what is in the JSFiddle above.

However, having little to no experience with Ember, is that actually something that'd be considered by you, to update Ember?

Thanks & Cheers
Patrik

Search error

Originally reported by @bobwhitelock on the middlemanapp.com repo: middleman/middlemanapp.com#720


Searching for templates raises an exception and crashes the app; to reproduce:


  main.js:10494 Uncaught TypeError: Cannot read property 'toLowerCase' of null
    at https://directory.middlemanapp.com/javascripts/main.js:10494:75
    at Array.filter (native)
    at o.<anonymous> (https://directory.middlemanapp.com/javascripts/main.js:10493:35)
    at i.b.get (https://directory.middlemanapp.com/javascripts/main.js:4127:22)
    at r (https://directory.middlemanapp.com/javascripts/main.js:3529:14)
    at Ember._ChainNode.b.value (https://directory.middlemanapp.com/javascripts/main.js:3960:28)
    at Ember._ChainNode.b.didChange (https://directory.middlemanapp.com/javascripts/main.js:4005:22)
    at Ember._ChainNode.b.didChange (https://directory.middlemanapp.com/javascripts/main.js:4010:53)
    at v (https://directory.middlemanapp.com/javascripts/main.js:3717:60)
    at Ember.propertyDidChange (https://directory.middlemanapp.com/javascripts/main.js:3708:Th1)

This doesn't appear to occur when searching for extensions or services. Thanks

Migrate directory to ember-cli

So much great work has been done by team @thoughtbot on the redesign of Middleman. Haven taken a step away from OS work it's been lovely to see how much slicker Middleman looks (It's allways been slick on the inside ๐Ÿ˜‰).

screen shot 2015-02-17 at 13 41 11

When the initial emberization happened @ember-cli wasn't as prevalently used. Now on the other hand, if you're building an ember application you would be mad not too use it. Especially a project such as this one.

I believe ember-cli'ing the directory would open the door to more contributions and additionally allow us to play around with new features.

How does moving the directory over to ember-cli sound?

we would still continue to deploy with the fine folks over at @divshot

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.