- Notifications
You must be signed in to change notification settings - Fork62
Use this method to retrieve all amazing awesomeness from Github
License
panzhangwang/getAwesomeness
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
getAwesomeness() is an explorer designed for curated awesome list hosted on Github. Website:https://getawesomeness.herokuapp.com/.
- Single repository of amazing lists
- Better organization and navigation
- Content auto-synced with github
- i18n support
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.
$ git clone git://github.com/panzhangwang/getAwesomeness.git$cd getAwesomeness$ npm install$ npm start
Then visithttp://localhost:3000/
- Open db.json, add a new definition under defs.
{"key":"java","name":"Java","repo":"/akullpp/awesome-java","file":"README.md"}
file atrribute is optional, by default it is README.md.
- Register the key of the list under groups.
{"title":"JVM","items":["java","scala"]}
MIT
About
Use this method to retrieve all amazing awesomeness from Github
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Uh oh!
There was an error while loading.Please reload this page.