Coder Social home page Coder Social logo

jeffreynorth / hub.me Goto Github PK

View Code? Open in Web Editor NEW

This project forked from deprecate/hub.me

0.0 2.0 0.0 194 KB

[deprecated] A responsive gallery to display your projects on Github

Home Page: http://clark-kent.github.io

CSS 16.05% HTML 6.26% JavaScript 77.69%

hub.me's Introduction

hub.me

Let me guess!

  1. You're a lazy programmer.
  2. You have a lot of cool projects here at Github.
  3. You want to show the world all your open source stuff.

am I right? So guess what, I have the perfect thing to you.

Let me introduce you hub.me, an alternative and responsive gallery to display all your projects on Github.

Why?

Discover it reading the history of my friend Clark Kent here. Portuguese version here.

Getting Started

Step 1:

Just fork this repository.

Step 2:

Then you must change the repository name to yourUsername.github.com.

Step 3:

Now you have to open the index.html and put your username on it.

<script>
    $('body').hubMe({'username': 'yourUsername'});
</script>

Easy, huh?

*Just remember that may take up to 10 minutes to Github activate pages for your account.

Options

There are some nice features you can choose to create a even better gallery.

Themes

If you want another appearance just tell the plugin.

$('body').hubMe({ 'theme': 'black' });

For now you have 3 choices to customize it:

  • blue (default)
  • gray
  • black

And, of course, you can create your own theme and then send to us :)

Exclude

You don't want to display particular projects? Fine.

$('body').hubMe({ 'exclude': ['wormz', 'cufon'] });

Languages

You want the ability to hide the language sections? No problem.

$('body').hubMe({ 'languages': false });

Browser Support

We do care about it.

IE Chrome Firefox Opera Safari
IE 9+ ✔ Latest ✔ Latest ✔ Latest ✔ Latest ✔

Credits

License

MIT License © Zeno Rocha

hub.me's People

Contributors

zenorocha avatar heldr avatar ruanmer avatar fleeting avatar bernarddeluna avatar mkxml avatar

Watchers

James Cloos avatar Jeffrey North avatar

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.