Skip to content

damilare/getAwesomeness

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

getAwesomeness()

getAwesomeness() is a simple consolidated viewer for curated awesome resource list hosted on Github. Big honors to those awesome curators!

Rational

As a developer, we need check out these resources pretty often, and we want to save our time and have a better bookmarking experience. With that in mind, getAwesomeness() shares a better organization and navigation method. It works by croping the table of contents out from the markdown file, normally, README.md, and regenerating TOC and then affixing it on the side bar. So, if you found the hacking breaks, please raise an issue or send us a PR, your contribution is always welcome.

Install

$ git clone git://github.com/panzhangwang/getAwesomeness.git
$ cd getAwesomeness
$ npm install
$ npm start

Then visit http://localhost:3000/

Features

  • Designed for all developers.
  • All awesomeness in a single place, simple layout.
  • Better organization on awesomeness category.
  • Easier navigation between categories or table of contents.
  • Content automaticly synchronized with github.
  • No hassle! No login! No database!
  • Open source and use for free.

Steps to contribute a new awesome list

  1. Open file includes/left.html, add a link on the left sidebar.
  2. Open file lib/utils.js. Follow some comments, it is simple to add a new one.

That's it.

License

MIT

About

Use getAwesomeness() to retrieve all amazing awesomeness from Github

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 90.9%
  • JavaScript 9.1%