插件 jQuery.Hub.me 中文API文档

🌙
手机阅读
本文目录结构

插件 jQuery.Hub.me 中文API文档 https://github.com/zenorocha/hub.me

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

AXIHE / 精选资源

浏览全部教程

面试题

学习网站

前端培训
自己甄别

前端书籍

关于朱安邦

我叫 朱安邦,阿西河的站长,在杭州。

以前是一名平面设计师,后来开始接接触前端开发,主要研究前端技术中的JS方向。

业余时间我喜欢分享和交流自己的技术,欢迎大家关注我的 Bilibili

关注我: Github / 知乎

于2021年离开前端领域,目前重心放在研究区块链上面了

我叫朱安邦,阿西河的站长

目前在杭州从事区块链周边的开发工作,机械专业,以前从事平面设计工作。

2014年底脱产在老家自学6个月的前端技术,自学期间几乎从未出过家门,最终找到了满意的前端工作。更多>

于2021年离开前端领域,目前从事区块链方面工作了