Skip to content

Use this method to retrieve all amazing awesomeness from Github

License

Notifications You must be signed in to change notification settings

pczzy/getAwesomeness

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

getAwesomeness()

getAwesomeness() is an explorer designed for curated awesome list hosted on Github. Website: https://getawesomeness.herokuapp.com/ or https://getawesomeness.com

Key Features

  • Single repository of amazing lists
  • Better organization and navigation
  • Content auto-synced with github
  • Short list for peronalization

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:https://github.com/panzhangwang/getAwesomeness.git
$ cd getAwesomeness
$ npm install
$ npm start

Then visit https://localhost:3000/

Steps to contribute a new awesome list

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

License

MIT

About

Use this method to retrieve all amazing awesomeness from Github

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 59.8%
  • HTML 34.1%
  • CSS 6.1%