From 2e2870e0881e22eb9bf83ab0da62cc64c9b6e08a Mon Sep 17 00:00:00 2001 From: uralbash Date: Tue, 8 Dec 2015 15:48:31 +0500 Subject: [PATCH 01/59] The reference to awesome-pyramid moved --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index aa10da3..0583986 100644 --- a/readme.md +++ b/readme.md @@ -146,7 +146,7 @@ Please read the [contribution guidelines](contributing.md) or the [creating a li - [Flask](https://github.com/humiaozuzu/awesome-flask) - [Docker](https://github.com/veggiemonk/awesome-docker) - [Vagrant](https://github.com/iJackUA/awesome-vagrant) -- [Pyramid](https://github.com/ITCase/awesome-pyramid) +- [Pyramid](https://github.com/uralbash/awesome-pyramid) - [Play1 Framework](https://github.com/PerfectCarl/awesome-play1) - [CakePHP](https://github.com/friendsofcake/awesome-cakephp) - [Symfony2](https://github.com/EmanueleMinotto/awesome-symfony2) From 8001715d82a70782e84482beb555be06546ba78e Mon Sep 17 00:00:00 2001 From: Cornelius Date: Wed, 9 Dec 2015 15:03:08 +0100 Subject: [PATCH 02/59] Close #422 PR: Add Bluetooth Beacons. --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 0583986..1d63ce4 100644 --- a/readme.md +++ b/readme.md @@ -342,7 +342,7 @@ Please read the [contribution guidelines](contributing.md) or the [creating a li - [Umbraco](https://github.com/leekelleher/awesome-umbraco) - [Linux Containers](https://github.com/Friz-zy/awesome-linux-containers) - [Beginner-Friendly Projects](https://github.com/MunGell/awesome-for-beginners) - +- [Bluetooth Beacons](https://github.com/beaconinside/awesome-beacon) ## License From 86e5c921595918c371969e2aba9433e6474be7db Mon Sep 17 00:00:00 2001 From: Meir Wahnon Date: Thu, 10 Dec 2015 12:06:17 +0100 Subject: [PATCH 03/59] Close #420 PR: Add Incident Response. --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 1d63ce4..aa55692 100644 --- a/readme.md +++ b/readme.md @@ -279,6 +279,7 @@ Please read the [contribution guidelines](contributing.md) or the [creating a li - [Android Security](https://github.com/ashishb/android-security-awesome) - [Hacking](https://github.com/carpedm20/awesome-hacking) - [Honeypots](https://github.com/paralax/awesome-honeypots) +- [Incident Response](https://github.com/meirwah/awesome-incident-response) ## Miscellaneous From 5ea4894e8dba10921f4252bd1156c8e232a1796a Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Fri, 11 Dec 2015 13:01:06 +0100 Subject: [PATCH 04/59] link to TOC generator in the awesome manifest closes #434 --- awesome.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/awesome.md b/awesome.md index e1b173d..431e1ab 100644 --- a/awesome.md +++ b/awesome.md @@ -44,7 +44,7 @@ If you don't feel like writing one from scratch, feel free to take our [contribu ## Stylize your list properly -Create a table of contents, organize the content into different categories, and use images if suitable. Ensure all entries are consistent (e.g. all entry descriptions end in a `.`). +Create a [table of contents](https://github.com/sindresorhus/stuff/blob/master/toc-generators.md), organize the content into different categories, and use images if suitable. Ensure all entries are consistent (e.g. all entry descriptions end in a `.`). ## Accept other people's opinion From bb630f31422db439edef17d0b26280237be291fe Mon Sep 17 00:00:00 2001 From: Richard Littauer Date: Fri, 11 Dec 2015 21:35:32 +0100 Subject: [PATCH 05/59] Close #442 PR: Add Spanish NLP. --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index aa55692..9e05bf7 100644 --- a/readme.md +++ b/readme.md @@ -344,6 +344,7 @@ Please read the [contribution guidelines](contributing.md) or the [creating a li - [Linux Containers](https://github.com/Friz-zy/awesome-linux-containers) - [Beginner-Friendly Projects](https://github.com/MunGell/awesome-for-beginners) - [Bluetooth Beacons](https://github.com/beaconinside/awesome-beacon) +- [Spanish Natural Language Processing (NLP)](https://github.com/dav009/awesome-spanish-nlp) ## License From be1d470212b31b0131ae07ca6e552da5668e0741 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Sat, 12 Dec 2015 21:29:59 +0100 Subject: [PATCH 06/59] Update create-list.md --- create-list.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/create-list.md b/create-list.md index 0197a25..b675e32 100644 --- a/create-list.md +++ b/create-list.md @@ -3,7 +3,7 @@ - Read the [awesome manifesto](https://github.com/sindresorhus/awesome/blob/master/awesome.md) and ensure your list complies. - Wait at least a couple of weeks after creating a list before submitting to this list to give it a chance to mature. - Search this list before making a new one, as yours may be a duplicate. If it is, try and contribute to the best one instead of making your own. -- A link back to this list from yours, so users can discover more lists, would be appreciated. +- Add the [awesome badge](https://github.com/sindresorhus/awesome/blob/master/awesome.md#awesome-badge) to your readme. - Make sure you read the [contribution guidelines](https://github.com/sindresorhus/awesome/blob/master/contributing.md) before submitting a request for your list to be added here. Thanks for being awesome! From df830f1c2e2022720b2567a9ad0208231472f847 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Sat, 19 Dec 2015 12:06:13 +0100 Subject: [PATCH 07/59] remove trailing whitespace leftover --- contributing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contributing.md b/contributing.md index 5f5a9a1..060e98f 100644 --- a/contributing.md +++ b/contributing.md @@ -13,7 +13,7 @@ Please ensure your pull request adheres to the following guidelines: - Search previous suggestions before making a new one, as yours may be a duplicate. - Make sure the list is useful before submitting. That implies it has enough content and every item has a good succinct description. - Make an individual pull request for each suggestion. -- Use [title-casing](http://titlecapitalization.com) (AP style). +- Use [title-casing](http://titlecapitalization.com) (AP style). - Use the following format: `[List Name](link)` - Link additions should be added to the bottom of the relevant category. - New categories or improvements to the existing categorization are welcome. From 711775e7161da7db49c112c37544f486708f2144 Mon Sep 17 00:00:00 2001 From: Arvid Gerstmann Date: Sat, 19 Dec 2015 12:06:29 +0100 Subject: [PATCH 08/59] Close #448 PR: Add Programming Interviews. --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 9e05bf7..fd9858b 100644 --- a/readme.md +++ b/readme.md @@ -345,6 +345,7 @@ Please read the [contribution guidelines](contributing.md) or the [creating a li - [Beginner-Friendly Projects](https://github.com/MunGell/awesome-for-beginners) - [Bluetooth Beacons](https://github.com/beaconinside/awesome-beacon) - [Spanish Natural Language Processing (NLP)](https://github.com/dav009/awesome-spanish-nlp) +- [Programming Interviews](https://github.com/MaximAbramchuck/awesome-interviews) ## License From 0e7528c692327e68f0373f62024458076785b889 Mon Sep 17 00:00:00 2001 From: Sharon Rosner Date: Mon, 21 Dec 2015 00:04:58 +0100 Subject: [PATCH 09/59] Close #451 PR: Add Music. --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index fd9858b..377c75a 100644 --- a/readme.md +++ b/readme.md @@ -346,6 +346,7 @@ Please read the [contribution guidelines](contributing.md) or the [creating a li - [Bluetooth Beacons](https://github.com/beaconinside/awesome-beacon) - [Spanish Natural Language Processing (NLP)](https://github.com/dav009/awesome-spanish-nlp) - [Programming Interviews](https://github.com/MaximAbramchuck/awesome-interviews) +- [Music](https://github.com/ciconia/awesome-music) ## License From c45fb5352217e6869ecfd0bc9b9956ba6adcca7a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aleksandar=20Todorovi=C4=87=20=28r3bl=29?= Date: Thu, 24 Dec 2015 17:47:51 +0100 Subject: [PATCH 10/59] Removes awesome blogs Since this list did not nearly as attraction as I thought it would, I don't think that it deserves the right to be called awesome any more. **NOTE:** The only reason I'm submitting the removal of the list is because I'm the author, the only contributor, and the only maintainer of this list at the moment. If it weren't mine, I wouldn't even think about removing it. --- readme.md | 1 - 1 file changed, 1 deletion(-) diff --git a/readme.md b/readme.md index 377c75a..0848df4 100644 --- a/readme.md +++ b/readme.md @@ -315,7 +315,6 @@ Please read the [contribution guidelines](contributing.md) or the [creating a li - [Readme](https://github.com/matiassingers/awesome-readme) - [Tools](https://github.com/cjbarber/ToolsOfTheTrade) - [Styleguides](https://github.com/RichardLitt/awesome-styleguides) -- [Blogs](https://github.com/aleksandar-todorovic/awesome-blogs) - [Design and Development Guides](https://github.com/NARKOZ/guides) - [Software Engineering Blogs](https://github.com/kilimchoi/engineering-blogs) - [Self Hosted](https://github.com/Kickball/awesome-selfhosted) From 55965dc7d9b7f34027c05f1637dab1f6e79e91e3 Mon Sep 17 00:00:00 2001 From: Adam Harris Date: Sat, 26 Dec 2015 17:14:55 +0100 Subject: [PATCH 11/59] Close #379 PR: Add CLI Apps. --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 0848df4..ae0bc1b 100644 --- a/readme.md +++ b/readme.md @@ -228,6 +228,7 @@ Please read the [contribution guidelines](contributing.md) or the [creating a li - [Dev Env](https://github.com/jondot/awesome-devenv) - [Dotfiles](https://github.com/webpro/awesome-dotfiles) - [Shell](https://github.com/alebcay/awesome-shell) +- [Command-Line Apps](https://github.com/aharris88/awesome-cli-apps) - [ZSH Plugins](https://github.com/unixorn/awesome-zsh-plugins) - [Browser Extensions for GitHub](https://github.com/stefanbuck/awesome-browser-extensions-for-github) - [Git Cheat Sheet](https://github.com/arslanbilal/git-cheat-sheet) From 2389b5bc914ceb332a5a3eca928afacbd1784027 Mon Sep 17 00:00:00 2001 From: Adam Harris Date: Mon, 28 Dec 2015 00:08:08 -0600 Subject: [PATCH 12/59] Add Static Website Services --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index ae0bc1b..4debcd0 100644 --- a/readme.md +++ b/readme.md @@ -138,6 +138,7 @@ Please read the [contribution guidelines](contributing.md) or the [creating a li - [jQuery](https://github.com/peterkokot/awesome-jquery) - [Web Audio](https://github.com/notthetup/awesome-webaudio) - [Offline-First](https://github.com/pazguille/offline-first) +- [Static Website Services](https://github.com/aharris88/awesome-static-website-services) ## Back-end Development From 4cf5faa448e6397d8a3523973da495343038b9b3 Mon Sep 17 00:00:00 2001 From: Vahe Hovhannisyan Date: Tue, 29 Dec 2015 20:20:09 +0100 Subject: [PATCH 13/59] Close #453 PR: Add Ripple. --- readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/readme.md b/readme.md index 4debcd0..1b839e3 100644 --- a/readme.md +++ b/readme.md @@ -348,6 +348,8 @@ Please read the [contribution guidelines](contributing.md) or the [creating a li - [Spanish Natural Language Processing (NLP)](https://github.com/dav009/awesome-spanish-nlp) - [Programming Interviews](https://github.com/MaximAbramchuck/awesome-interviews) - [Music](https://github.com/ciconia/awesome-music) +- [Ripple](https://github.com/vhpoet/awesome-ripple) *(Open-source distributed settlement network)* + ## License From fc00bdfc337b493e4a55d7b6a5e2b73df0d910e9 Mon Sep 17 00:00:00 2001 From: Give money to charity Date: Wed, 30 Dec 2015 00:46:07 +0100 Subject: [PATCH 14/59] Close #459 PR: Add Swift Education. --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 1b839e3..ae7858d 100644 --- a/readme.md +++ b/readme.md @@ -65,6 +65,7 @@ Please read the [contribution guidelines](contributing.md) or the [creating a li - [JavaScript](https://github.com/sorrycc/awesome-javascript) - [Promises](https://github.com/wbinnssmith/awesome-promises) - [Swift](https://github.com/matteocrippa/awesome-swift) + - [Education](https://github.com/hsavit1/Awesome-Swift-Education) - [Python](https://github.com/vinta/awesome-python) - [Rust](https://github.com/kud1ing/awesome-rust) - [Haskell](https://github.com/krispo/awesome-haskell) From f6a60fe036d9c26666ab46df5598a5fb4420d6e6 Mon Sep 17 00:00:00 2001 From: Gabriel Montalvo Date: Thu, 31 Dec 2015 11:51:28 +0100 Subject: [PATCH 15/59] Close #464 PR: Add Katas. --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index ae7858d..48ba06e 100644 --- a/readme.md +++ b/readme.md @@ -350,6 +350,7 @@ Please read the [contribution guidelines](contributing.md) or the [creating a li - [Programming Interviews](https://github.com/MaximAbramchuck/awesome-interviews) - [Music](https://github.com/ciconia/awesome-music) - [Ripple](https://github.com/vhpoet/awesome-ripple) *(Open-source distributed settlement network)* +- [Katas](https://github.com/gmontalvoriv/awesome-katas) ## License From 6f27547f401ec5184bafab503b863e7dd68531b2 Mon Sep 17 00:00:00 2001 From: drewrwilson Date: Fri, 1 Jan 2016 17:26:59 +0100 Subject: [PATCH 16/59] Close #465 PR: Add Tools for Activism. --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 48ba06e..9148149 100644 --- a/readme.md +++ b/readme.md @@ -351,6 +351,7 @@ Please read the [contribution guidelines](contributing.md) or the [creating a li - [Music](https://github.com/ciconia/awesome-music) - [Ripple](https://github.com/vhpoet/awesome-ripple) *(Open-source distributed settlement network)* - [Katas](https://github.com/gmontalvoriv/awesome-katas) +- [Tools for Activism](https://github.com/drewrwilson/toolsforactivism) ## License From c61f9f75ee44385c2b8742c9fc9964c0472a352a Mon Sep 17 00:00:00 2001 From: Cyrille Rossant Date: Fri, 1 Jan 2016 21:30:37 +0100 Subject: [PATCH 17/59] Close #462 PR: Add Math. --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 9148149..82f3901 100644 --- a/readme.md +++ b/readme.md @@ -195,6 +195,7 @@ Please read the [contribution guidelines](contributing.md) or the [creating a li - [Artificial Intelligence](https://github.com/owainlewis/awesome-artificial-intelligence) - [Search Engine Optimization](https://github.com/marcobiedermann/search-engine-optimization) - [Competitive Coding](https://github.com/hkirat/awesome-competitive-coding) +- [Math](https://github.com/rossant/awesome-math) ## Books From 536c58bc3b6a088f4f0de354de5990993a72d558 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Sun, 3 Jan 2016 03:30:24 +0100 Subject: [PATCH 18/59] Add TAP https://github.com/sindresorhus/awesome-tap --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 82f3901..5b66873 100644 --- a/readme.md +++ b/readme.md @@ -353,6 +353,7 @@ Please read the [contribution guidelines](contributing.md) or the [creating a li - [Ripple](https://github.com/vhpoet/awesome-ripple) *(Open-source distributed settlement network)* - [Katas](https://github.com/gmontalvoriv/awesome-katas) - [Tools for Activism](https://github.com/drewrwilson/toolsforactivism) +- [TAP](https://github.com/sindresorhus/awesome-tap) *(Test Anything Protocol)* ## License From 0af3e2d7510b1b88a0768bfb17a3690f40dbea6f Mon Sep 17 00:00:00 2001 From: Kiloreux Date: Fri, 8 Jan 2016 17:39:22 +0100 Subject: [PATCH 19/59] Close #473 PR: Add Robotics. --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 5b66873..23d7edc 100644 --- a/readme.md +++ b/readme.md @@ -354,6 +354,7 @@ Please read the [contribution guidelines](contributing.md) or the [creating a li - [Katas](https://github.com/gmontalvoriv/awesome-katas) - [Tools for Activism](https://github.com/drewrwilson/toolsforactivism) - [TAP](https://github.com/sindresorhus/awesome-tap) *(Test Anything Protocol)* +- [Robotics](https://github.com/Kiloreux/awesome-robotics) ## License From eee5a1fc06b4339898347600278b608af597ae1e Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Thu, 14 Jan 2016 23:55:30 +0100 Subject: [PATCH 20/59] add Code of Conduct --- code-of-conduct.md | 50 ++++++++++++++++++++++++++++++++++++++++++++++ contributing.md | 3 +++ 2 files changed, 53 insertions(+) create mode 100644 code-of-conduct.md diff --git a/code-of-conduct.md b/code-of-conduct.md new file mode 100644 index 0000000..be26cfd --- /dev/null +++ b/code-of-conduct.md @@ -0,0 +1,50 @@ +# Contributor Code of Conduct + +As contributors and maintainers of this project, and in the interest of +fostering an open and welcoming community, we pledge to respect all people who +contribute through reporting issues, posting feature requests, updating +documentation, submitting pull requests or patches, and other activities. + +We are committed to making participation in this project a harassment-free +experience for everyone, regardless of level of experience, gender, gender +identity and expression, sexual orientation, disability, personal appearance, +body size, race, ethnicity, age, religion, or nationality. + +Examples of unacceptable behavior by participants include: + +* The use of sexualized language or imagery +* Personal attacks +* Trolling or insulting/derogatory comments +* Public or private harassment +* Publishing other's private information, such as physical or electronic + addresses, without explicit permission +* Other unethical or unprofessional conduct + +Project maintainers have the right and responsibility to remove, edit, or +reject comments, commits, code, wiki edits, issues, and other contributions +that are not aligned to this Code of Conduct, or to ban temporarily or +permanently any contributor for other behaviors that they deem inappropriate, +threatening, offensive, or harmful. + +By adopting this Code of Conduct, project maintainers commit themselves to +fairly and consistently applying these principles to every aspect of managing +this project. Project maintainers who do not follow or enforce the Code of +Conduct may be permanently removed from the project team. + +This Code of Conduct applies both within project spaces and in public spaces +when an individual is representing the project or its community. + +Instances of abusive, harassing, or otherwise unacceptable behavior may be +reported by contacting a project maintainer at sindresorhus@gmail.com. All +complaints will be reviewed and investigated and will result in a response that +is deemed necessary and appropriate to the circumstances. Maintainers are +obligated to maintain confidentiality with regard to the reporter of an +incident. + + +This Code of Conduct is adapted from the [Contributor Covenant][homepage], +version 1.3.0, available at +[http://contributor-covenant.org/version/1/3/0/][version] + +[homepage]: http://contributor-covenant.org +[version]: http://contributor-covenant.org/version/1/3/0/ diff --git a/contributing.md b/contributing.md index 060e98f..5731665 100644 --- a/contributing.md +++ b/contributing.md @@ -1,6 +1,9 @@ # Contribution Guidelines +Please note that this project is released with a [Contributor Code of Conduct](code-of-conduct.md). By participating in this project you agree to abide by its terms. + ## Table of Contents + - [Adding to this list](#adding-to-this-list) - [Creating your own awesome list](#creating-your-own-awesome-list) - [Adding something to an Awesome list](#adding-something-to-an-awesome-list) From 93f66089eca55a45ace7d7d02e7ee36172f9b552 Mon Sep 17 00:00:00 2001 From: Kevin Ngo Date: Fri, 15 Jan 2016 23:38:33 +0100 Subject: [PATCH 21/59] Close #480 PR: Add A-Frame VR. --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 23d7edc..92b21ec 100644 --- a/readme.md +++ b/readme.md @@ -140,6 +140,7 @@ Please read the [contribution guidelines](contributing.md) or the [creating a li - [Web Audio](https://github.com/notthetup/awesome-webaudio) - [Offline-First](https://github.com/pazguille/offline-first) - [Static Website Services](https://github.com/aharris88/awesome-static-website-services) +- [A-Frame VR](https://github.com/aframevr/awesome-aframe) *(Virtual reality)* ## Back-end Development From b5e35b8f71bf208120a57ce63ad17168545ceb41 Mon Sep 17 00:00:00 2001 From: The Gitter Badger Date: Fri, 15 Jan 2016 23:53:21 +0100 Subject: [PATCH 22/59] Close #481 PR: Add a Gitter chat badge to readme.md. --- readme.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/readme.md b/readme.md index 92b21ec..8fac61a 100644 --- a/readme.md +++ b/readme.md @@ -12,6 +12,10 @@ Please read the [contribution guidelines](contributing.md) or the [creating a list guide](create-list.md) if you want to contribute. +[![Awesome chat](https://badges.gitter.im/sindresorhus/awesome.svg)](https://gitter.im/sindresorhus/awesome) + +- + **Check out my [blog](https://blog.sindresorhus.com) 🦄 or say *hi* on [Twitter](https://twitter.com/sindresorhus).** From da07cccc1514dae0f407ef3a49dc01ab54a67c8e Mon Sep 17 00:00:00 2001 From: Sebastian Raff Date: Sun, 17 Jan 2016 17:43:16 +0100 Subject: [PATCH 23/59] Add MQTT https://github.com/hobbyquaker/awesome-mqtt --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 8fac61a..ebdfa91 100644 --- a/readme.md +++ b/readme.md @@ -360,6 +360,7 @@ Please read the [contribution guidelines](contributing.md) or the [creating a li - [Tools for Activism](https://github.com/drewrwilson/toolsforactivism) - [TAP](https://github.com/sindresorhus/awesome-tap) *(Test Anything Protocol)* - [Robotics](https://github.com/Kiloreux/awesome-robotics) +- [MQTT](https://github.com/hobbyquaker/awesome-mqtt) *(an "Internet of Things" connectivity protocol)* ## License From 0adca81bb70f605166a53763b207b4409b61d2ea Mon Sep 17 00:00:00 2001 From: Craig Davison Date: Sun, 17 Jan 2016 17:10:14 +0000 Subject: [PATCH 24/59] Justify CTF acronym --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 8fac61a..1bcaf0e 100644 --- a/readme.md +++ b/readme.md @@ -283,7 +283,7 @@ Please read the [contribution guidelines](contributing.md) or the [creating a li - [Application Security](https://github.com/paragonie/awesome-appsec) - [Security](https://github.com/sbilly/awesome-security) -- [CTF](https://github.com/apsdehal/awesome-ctf) +- [CTF](https://github.com/apsdehal/awesome-ctf) *(Capture the Flag)* - [Malware Analysis](https://github.com/rshipp/awesome-malware-analysis) - [Android Security](https://github.com/ashishb/android-security-awesome) - [Hacking](https://github.com/carpedm20/awesome-hacking) From 556c1a58a89d89b35c9a5a4deec7f804be30f72f Mon Sep 17 00:00:00 2001 From: Craig Davison Date: Sun, 17 Jan 2016 17:21:55 +0000 Subject: [PATCH 25/59] Move standard style and must watch talks under JavaScript --- readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index 8fac61a..cf85cb2 100644 --- a/readme.md +++ b/readme.md @@ -68,6 +68,8 @@ Please read the [contribution guidelines](contributing.md) or the [creating a li - [JavaScript](https://github.com/sorrycc/awesome-javascript) - [Promises](https://github.com/wbinnssmith/awesome-promises) + - [Standard Style](https://github.com/feross/awesome-standard) + - [Must Watch Talks](https://github.com/bolshchikov/js-must-watch) - [Swift](https://github.com/matteocrippa/awesome-swift) - [Education](https://github.com/hsavit1/Awesome-Swift-Education) - [Python](https://github.com/vinta/awesome-python) @@ -109,7 +111,6 @@ Please read the [contribution guidelines](contributing.md) or the [creating a li ## Front-end Development -- [JavaScript Must Watch Talks](https://github.com/bolshchikov/js-must-watch) - [ES6 Tools](https://github.com/addyosmani/es6-tools) - [Web Performance Optimization](https://github.com/davidsonfellipe/awesome-wpo) - [Web Tools](https://github.com/lvwzhen/tools) @@ -334,7 +335,6 @@ Please read the [contribution guidelines](contributing.md) or the [creating a li - [GIF](https://github.com/ibaaj/awesome-gif) - [Open Source Photography](https://github.com/ibaaj/awesome-OpenSourcePhotography/) - [OpenGL](https://github.com/eug/awesome-opengl) -- [JavaScript Standard Style](https://github.com/feross/awesome-standard) - [Productivity](https://github.com/jyguyomarch/awesome-productivity) - [GraphQL](https://github.com/chentsulin/awesome-graphql) - [Transit](https://github.com/luqmaan/awesome-transit) From 9b3486b132d4eff71049f5cc628d453be7cbc838 Mon Sep 17 00:00:00 2001 From: Craig Davison Date: Sun, 17 Jan 2016 17:25:51 +0000 Subject: [PATCH 26/59] Move Slack communities under Slack --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 8fac61a..6e1bfcc 100644 --- a/readme.md +++ b/readme.md @@ -296,6 +296,7 @@ Please read the [contribution guidelines](contributing.md) or the [creating a li - [JSON](https://github.com/burningtree/awesome-json) - [Discounts for Student Developers](https://github.com/najela/discount-for-student-dev) - [Slack](https://github.com/matiassingers/awesome-slack) + - [Communities](https://github.com/filipelinhares/awesome-slack) - [Conferences](https://github.com/RichardLitt/awesome-conferences) - [GeoJSON](https://github.com/tmcw/awesome-geojson) - [Sysadmin](https://github.com/n1trux/awesome-sysadmin) @@ -308,7 +309,6 @@ Please read the [contribution guidelines](contributing.md) or the [creating a li - [REST](https://github.com/marmelab/awesome-rest) - [Selenium](https://github.com/christian-bromann/awesome-selenium) - [Endangered Languages](https://github.com/RichardLitt/endangered-languages) -- [Slack Communities](https://github.com/filipelinhares/awesome-slack) - [Continuous Delivery](https://github.com/ciandcd/awesome-ciandcd) - [Services Engineering](https://github.com/mmcgrana/services-engineering) - [Free for Developers](https://github.com/ripienaar/free-for-dev) From 78c5077d14e57ad89728844db5eeb084166fe7cc Mon Sep 17 00:00:00 2001 From: Craig Davison Date: Sun, 17 Jan 2016 17:33:56 +0000 Subject: [PATCH 27/59] Replace 'Vim Awesome' with 'Vim Galore' https://github.com/mhinz/vim-galore --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 8fac61a..4862fa0 100644 --- a/readme.md +++ b/readme.md @@ -215,7 +215,7 @@ Please read the [contribution guidelines](contributing.md) or the [creating a li ## Editors - [Sublime Text](https://github.com/dreikanter/sublime-bookmarks) -- [Vim](http://vimawesome.com) +- [Vim](https://github.com/mhinz/vim-galore) - [Emacs](https://github.com/emacs-tw/awesome-emacs) - [Atom](https://github.com/mehcode/awesome-atom) From ed1e845fd45c5f9f832b6c292a3027481f28c4f1 Mon Sep 17 00:00:00 2001 From: Craig Davison Date: Sun, 17 Jan 2016 17:58:29 +0000 Subject: [PATCH 28/59] Add Laravel Education https://github.com/fukuball/Awesome-Laravel-Education/blob/master/langs/en_US.md --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 8fac61a..669bb52 100644 --- a/readme.md +++ b/readme.md @@ -158,6 +158,7 @@ Please read the [contribution guidelines](contributing.md) or the [creating a li - [CakePHP](https://github.com/friendsofcake/awesome-cakephp) - [Symfony2](https://github.com/EmanueleMinotto/awesome-symfony2) - [Laravel](https://github.com/chiraggude/awesome-laravel) + - [Education](https://github.com/fukuball/Awesome-Laravel-Education/blob/master/langs/en_US.md) - [Rails](https://github.com/ekremkaraca/awesome-rails) - [Rails Gem](https://github.com/hothero/awesome-rails-gem) - [Phalcon](https://github.com/sergeyklay/awesome-phalcon) From 2080289c6214456d5829a2afc1b4e2d85e81ec0f Mon Sep 17 00:00:00 2001 From: Kahlil Lechelt Date: Mon, 18 Jan 2016 12:59:14 +0100 Subject: [PATCH 29/59] Close #491 PR: Add Cycle.js. --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 6d9eed0..8ba790a 100644 --- a/readme.md +++ b/readme.md @@ -146,6 +146,7 @@ Please read the [contribution guidelines](contributing.md) or the [creating a li - [Offline-First](https://github.com/pazguille/offline-first) - [Static Website Services](https://github.com/aharris88/awesome-static-website-services) - [A-Frame VR](https://github.com/aframevr/awesome-aframe) *(Virtual reality)* +- [Cycle.js](https://github.com/vic/awesome-cyclejs) ## Back-end Development From e533aefc1c126ba6fd1ec8ba743ebd54dffa97a5 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Mon, 18 Jan 2016 13:22:00 +0100 Subject: [PATCH 30/59] minor tweaks --- .gitattributes | 1 + readme.md | 8 ++++---- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/.gitattributes b/.gitattributes index 1ee0494..ee4c7f5 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,3 @@ * text=auto *.ai binary +readme.md merge=union diff --git a/readme.md b/readme.md index 8ba790a..a985317 100644 --- a/readme.md +++ b/readme.md @@ -8,15 +8,15 @@ > A curated list of awesome lists -[What makes for an awesome list?](awesome.md) - -Please read the [contribution guidelines](contributing.md) or the [creating a list guide](create-list.md) if you want to contribute. +- [What is an awesome list?](awesome.md) +- [Contribution guide](contributing.md) +- [Creating a list](create-list.md) [![Awesome chat](https://badges.gitter.im/sindresorhus/awesome.svg)](https://gitter.im/sindresorhus/awesome) - -**Check out my [blog](https://blog.sindresorhus.com) 🦄 or say *hi* on [Twitter](https://twitter.com/sindresorhus).** +Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](https://twitter.com/sindresorhus). ## Table of Contents From a58043e60cdf6b1dee7ede1b171057ad70a7565c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Votruba?= Date: Mon, 18 Jan 2016 13:31:07 +0100 Subject: [PATCH 31/59] Close #469 PR: Add Doctrine. --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 7ece129..48473e4 100644 --- a/readme.md +++ b/readme.md @@ -261,6 +261,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [SQLAlchemy](https://github.com/dahlia/awesome-sqlalchemy) - [InfluxDB](https://github.com/mark-rushakoff/awesome-influxdb) - [Neo4j](https://github.com/GraphGeeks/awesome-neo4j) +- [Doctrine](https://github.com/TomasVotruba/awesome-doctrine) *(PHP ORM)* ## Resources From f10443cb9e7211831b7251501dade3626ab94499 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Mon, 18 Jan 2016 13:56:24 +0100 Subject: [PATCH 32/59] remove `Images` in favor of `Stock Resources` which is more popular, better maintained and better organized. @neutraltone You might want to take a look at https://github.com/heyalexej/awesome-images and see if there's anything there you haven't yet added to Stock Resources ;) --- readme.md | 1 - 1 file changed, 1 deletion(-) diff --git a/readme.md b/readme.md index 48473e4..b17fa4f 100644 --- a/readme.md +++ b/readme.md @@ -267,7 +267,6 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht ## Resources - [Creative Commons Media](https://github.com/shime/creative-commons-media) -- [Images](https://github.com/heyalexej/awesome-images) - [Fonts](https://github.com/brabadu/awesome-fonts) - [Codeface](https://github.com/chrissimpkins/codeface) *(Text editor fonts)* - [Stock Resources](https://github.com/neutraltone/awesome-stock-resources) From 13272dd7d11123399eb60ced70456d9998f592fb Mon Sep 17 00:00:00 2001 From: Craig Davison Date: Mon, 18 Jan 2016 18:57:09 +0000 Subject: [PATCH 33/59] Add JavaScript Tips https://github.com/loverajoel/jstips --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index b5caa20..dc7a204 100644 --- a/readme.md +++ b/readme.md @@ -70,6 +70,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Promises](https://github.com/wbinnssmith/awesome-promises) - [Standard Style](https://github.com/feross/awesome-standard) - [Must Watch Talks](https://github.com/bolshchikov/js-must-watch) + - [Tips](https://github.com/loverajoel/jstips) - [Swift](https://github.com/matteocrippa/awesome-swift) - [Education](https://github.com/hsavit1/Awesome-Swift-Education) - [Python](https://github.com/vinta/awesome-python) From 42b0fb2385bdc688c772cb83b223ea4e716de05b Mon Sep 17 00:00:00 2001 From: Craig Davison Date: Mon, 18 Jan 2016 19:03:12 +0000 Subject: [PATCH 34/59] Move Linux Containers under Linux --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index b5caa20..e348a9f 100644 --- a/readme.md +++ b/readme.md @@ -52,6 +52,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [React Native](https://github.com/jondot/awesome-react-native) - [Xamarin](https://github.com/benoitjadinon/awesome-xamarin) - [Linux](https://github.com/aleksandar-todorovic/awesome-linux) + - [Containers](https://github.com/Friz-zy/awesome-linux-containers) - [OS X](https://github.com/iCHAIT/awesome-osx) - [Command-Line](https://github.com/herrbischoff/awesome-osx-command-line) - [Screensavers](https://github.com/aharris88/awesome-osx-screensavers) @@ -350,7 +351,6 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Internet of Things](https://github.com/HQarroum/awesome-iot) - [Open Source Documents](https://github.com/nacyot/awesome-opensource-documents) - [Umbraco](https://github.com/leekelleher/awesome-umbraco) -- [Linux Containers](https://github.com/Friz-zy/awesome-linux-containers) - [Beginner-Friendly Projects](https://github.com/MunGell/awesome-for-beginners) - [Bluetooth Beacons](https://github.com/beaconinside/awesome-beacon) - [Spanish Natural Language Processing (NLP)](https://github.com/dav009/awesome-spanish-nlp) From be3012d347819226fdf5b3cfeaf7a311d49f67c8 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Mon, 18 Jan 2016 20:54:58 +0100 Subject: [PATCH 35/59] add link to the awesome sticker https://www.stickermule.com/marketplace/10034-awesome --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index e348a9f..8ec0a89 100644 --- a/readme.md +++ b/readme.md @@ -11,6 +11,7 @@ - [What is an awesome list?](awesome.md) - [Contribution guide](contributing.md) - [Creating a list](create-list.md) +- [Buy a sticker](https://www.stickermule.com/marketplace/10034-awesome) [![Awesome chat](https://badges.gitter.im/sindresorhus/awesome.svg)](https://gitter.im/sindresorhus/awesome) From af3c964632c32a6dad54b4ce1c44755fd28f4d11 Mon Sep 17 00:00:00 2001 From: Matthias Endler Date: Mon, 18 Jan 2016 21:02:40 +0100 Subject: [PATCH 36/59] Close #450 PR: Add Static Analysis & Code Quality. --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 8ec0a89..aa6038c 100644 --- a/readme.md +++ b/readme.md @@ -185,6 +185,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Deep Vision](https://github.com/kjw0612/awesome-deep-vision) - [Open Source Society University](https://github.com/open-source-society/computer-science) - [Functional Programming](https://github.com/lucasviola/awesome-functional-programming) +- [Static Analysis & Code Quality](https://github.com/mre/awesome-static-analysis) ## Big Data From f3b23ad7e07b58b6da6bc94ec1a6b1616c7261d5 Mon Sep 17 00:00:00 2001 From: Craig Davison Date: Mon, 18 Jan 2016 21:11:18 +0100 Subject: [PATCH 37/59] Add hacking spots https://github.com/diasdavid/awesome-hacking-spots Closes #489 --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index ca621ad..c1ef439 100644 --- a/readme.md +++ b/readme.md @@ -366,6 +366,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [TAP](https://github.com/sindresorhus/awesome-tap) *(Test Anything Protocol)* - [Robotics](https://github.com/Kiloreux/awesome-robotics) - [MQTT](https://github.com/hobbyquaker/awesome-mqtt) *(an "Internet of Things" connectivity protocol)* +- [Hacking Spots](https://github.com/diasdavid/awesome-hacking-spots) ## License From 18f44d009d2870502986b883653f292223929a49 Mon Sep 17 00:00:00 2001 From: Craig Davison Date: Mon, 18 Jan 2016 22:25:38 +0000 Subject: [PATCH 38/59] Move GitHub related lists under GitHub --- readme.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/readme.md b/readme.md index c1ef439..ca82072 100644 --- a/readme.md +++ b/readme.md @@ -245,7 +245,9 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Shell](https://github.com/alebcay/awesome-shell) - [Command-Line Apps](https://github.com/aharris88/awesome-cli-apps) - [ZSH Plugins](https://github.com/unixorn/awesome-zsh-plugins) -- [Browser Extensions for GitHub](https://github.com/stefanbuck/awesome-browser-extensions-for-github) +- [GitHub](https://github.com/phillipadsmith/awesome-github) + - [Browser Extensions](https://github.com/stefanbuck/awesome-browser-extensions-for-github) + - [Cheat Sheet](https://github.com/tiimgreen/github-cheat-sheet) - [Git Cheat Sheet](https://github.com/arslanbilal/git-cheat-sheet) - [Git Tips](https://github.com/git-tips/tips) - [Git Add-ons](https://github.com/stevemao/awesome-git-addons) @@ -311,7 +313,6 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Awesome](https://github.com/sindresorhus/awesome) - [Analytics](https://github.com/onurakpolat/awesome-analytics) - [FOSS for Developers](https://github.com/httpsGithubParty/FOSS-for-Dev) -- [GitHub Cheat Sheet](https://github.com/tiimgreen/github-cheat-sheet) - [Open Companies](https://github.com/opencompany/awesome-open-company) - [REST](https://github.com/marmelab/awesome-rest) - [Selenium](https://github.com/christian-bromann/awesome-selenium) @@ -350,7 +351,6 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Social Media Share Links](https://github.com/vinkla/share-links) - [JSON Datasets](https://github.com/jdorfman/awesome-json-datasets) - [Microservices](https://github.com/mfornos/awesome-microservices) -- [GitHub](https://github.com/phillipadsmith/awesome-github) - [Unicode Code Points](https://github.com/Codepoints/awesome-codepoints) - [Internet of Things](https://github.com/HQarroum/awesome-iot) - [Open Source Documents](https://github.com/nacyot/awesome-opensource-documents) From 7510000d42f8a71e306bb9e14d27af8513c9187c Mon Sep 17 00:00:00 2001 From: Craig Davison Date: Mon, 18 Jan 2016 22:28:34 +0000 Subject: [PATCH 39/59] Move CSS related lists under CSS --- readme.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/readme.md b/readme.md index c1ef439..6076c9a 100644 --- a/readme.md +++ b/readme.md @@ -117,7 +117,10 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [ES6 Tools](https://github.com/addyosmani/es6-tools) - [Web Performance Optimization](https://github.com/davidsonfellipe/awesome-wpo) - [Web Tools](https://github.com/lvwzhen/tools) -- [Critical-Path (Above-the-fold) CSS Tools](https://github.com/addyosmani/critical-path-css-tools) +- [CSS](https://github.com/sotayamashita/awesome-css) + - [Critical-Path (Above-the-fold) Tools](https://github.com/addyosmani/critical-path-css-tools) + - [Scalability](https://github.com/davidtheclark/scalable-css-reading-list) + - [Must-Watch Talks](https://github.com/AllThingsSmitty/must-watch-css) - [React](https://github.com/enaqx/awesome-react) - [Web Components](https://github.com/mateusortiz/webcomponents-the-right-way) - [Polymer](https://github.com/Granze/awesome-polymer) @@ -133,15 +136,12 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Ember](https://github.com/nmec/awesome-ember) - [Android UI](https://github.com/wasabeef/awesome-android-ui) - [iOS UI](https://github.com/cjwirth/awesome-ios-ui) -- [Scalable CSS](https://github.com/davidtheclark/scalable-css-reading-list) - [Meteor](https://github.com/Urigo/awesome-meteor) - [BEM](https://github.com/sturobson/BEM-resources) -- [CSS Must-Watch Talks](https://github.com/AllThingsSmitty/must-watch-css) - [Flexbox](https://github.com/afonsopacifer/awesome-flexbox) - [Web Typography](https://github.com/deanhume/typography) - [Web Accessibility](https://github.com/brunopulis/awesome-a11y) - [Material Design](https://github.com/sachin1092/awesome-material) -- [CSS](https://github.com/sotayamashita/awesome-css) - [D3](https://github.com/wbkd/awesome-d3) - [Emails](https://github.com/jonathandion/awesome-emails) - [jQuery](https://github.com/peterkokot/awesome-jquery) From 0a92555929ecb650cebedecf27d8811f81633507 Mon Sep 17 00:00:00 2001 From: Craig Davison Date: Tue, 19 Jan 2016 15:53:35 +0000 Subject: [PATCH 40/59] Rename Symfony2 to Symfony - Symfony version 3.0 has since been released and is now stable. - Update redirect (the repository has also changed owners) --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 8146d25..a76b11c 100644 --- a/readme.md +++ b/readme.md @@ -161,7 +161,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Pyramid](https://github.com/uralbash/awesome-pyramid) - [Play1 Framework](https://github.com/PerfectCarl/awesome-play1) - [CakePHP](https://github.com/friendsofcake/awesome-cakephp) -- [Symfony2](https://github.com/EmanueleMinotto/awesome-symfony2) +- [Symfony](https://github.com/sitepoint/awesome-symfony) - [Laravel](https://github.com/chiraggude/awesome-laravel) - [Education](https://github.com/fukuball/Awesome-Laravel-Education/blob/master/langs/en_US.md) - [Rails](https://github.com/ekremkaraca/awesome-rails) From 757b18ecad843c66f81c618240d2064a956524ab Mon Sep 17 00:00:00 2001 From: rm-code Date: Tue, 19 Jan 2016 22:03:30 +0100 Subject: [PATCH 41/59] =?UTF-8?q?Close=20#496=20PR:=20Add=20L=C3=96VE.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index a76b11c..bc1ea7c 100644 --- a/readme.md +++ b/readme.md @@ -235,6 +235,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Open Source Games](https://github.com/leereilly/games) - [Unity](https://github.com/RyanNielson/awesome-unity) *(Game engine)* - [Chess](https://github.com/hkirat/awesome-chess) +- [LÖVE](https://github.com/JanWerder/awesome-love2d) *(Game engine)* ## Development Environment From cfb7172040610e8c508a2a3fe9b6c50b613443be Mon Sep 17 00:00:00 2001 From: Cristian Oliveira Date: Wed, 20 Jan 2016 14:51:20 +0100 Subject: [PATCH 42/59] Close #487 PR: Add `For Girls`. Fixes #424 --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index bc1ea7c..369e32a 100644 --- a/readme.md +++ b/readme.md @@ -368,6 +368,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Robotics](https://github.com/Kiloreux/awesome-robotics) - [MQTT](https://github.com/hobbyquaker/awesome-mqtt) *(an "Internet of Things" connectivity protocol)* - [Hacking Spots](https://github.com/diasdavid/awesome-hacking-spots) +- [For Girls](https://github.com/cristianoliveira/awesome4girls) ## License From 863a3580e028c3221236e49438aba130a366baea Mon Sep 17 00:00:00 2001 From: Craig Davison Date: Wed, 20 Jan 2016 15:58:26 +0000 Subject: [PATCH 43/59] Rename 'Resources' section to 'Media' 'Resources' is a bit too general - almost everything in this list can be considered a resource. Things which can go under here: Images, Video, Fonts, Music, etc. --- readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index 369e32a..d495574 100644 --- a/readme.md +++ b/readme.md @@ -35,7 +35,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Development Environment](#development-environment) - [Entertainment](#entertainment) - [Databases](#databases) -- [Resources](#resources) +- [Media](#media) - [Learn](#learn) - [Security](#security) - [Miscellaneous](#miscellaneous) @@ -272,7 +272,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Doctrine](https://github.com/TomasVotruba/awesome-doctrine) *(PHP ORM)* -## Resources +## Media - [Creative Commons Media](https://github.com/shime/creative-commons-media) - [Fonts](https://github.com/brabadu/awesome-fonts) From 496cf02308dc41481c9536c2411ea1bee61c1815 Mon Sep 17 00:00:00 2001 From: Craig Davison Date: Wed, 20 Jan 2016 16:21:28 +0000 Subject: [PATCH 44/59] Move GIF and Music under Media --- readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index d495574..7446ad8 100644 --- a/readme.md +++ b/readme.md @@ -278,6 +278,8 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Fonts](https://github.com/brabadu/awesome-fonts) - [Codeface](https://github.com/chrissimpkins/codeface) *(Text editor fonts)* - [Stock Resources](https://github.com/neutraltone/awesome-stock-resources) +- [GIF](https://github.com/ibaaj/awesome-gif) +- [Music](https://github.com/ciconia/awesome-music) ## Learn @@ -340,7 +342,6 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Gulp](https://github.com/alferov/awesome-gulp) - [AMA](https://github.com/sindresorhus/amas) *(Ask Me Anything)* - [AMA-answers](https://github.com/stoeffel/awesome-ama-answers) -- [GIF](https://github.com/ibaaj/awesome-gif) - [Open Source Photography](https://github.com/ibaaj/awesome-OpenSourcePhotography/) - [OpenGL](https://github.com/eug/awesome-opengl) - [Productivity](https://github.com/jyguyomarch/awesome-productivity) @@ -360,7 +361,6 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Bluetooth Beacons](https://github.com/beaconinside/awesome-beacon) - [Spanish Natural Language Processing (NLP)](https://github.com/dav009/awesome-spanish-nlp) - [Programming Interviews](https://github.com/MaximAbramchuck/awesome-interviews) -- [Music](https://github.com/ciconia/awesome-music) - [Ripple](https://github.com/vhpoet/awesome-ripple) *(Open-source distributed settlement network)* - [Katas](https://github.com/gmontalvoriv/awesome-katas) - [Tools for Activism](https://github.com/drewrwilson/toolsforactivism) From c75f8f05478a4c2f81d8df67bf6e2e043e5c95fd Mon Sep 17 00:00:00 2001 From: Craig Davison Date: Wed, 20 Jan 2016 16:29:20 +0000 Subject: [PATCH 45/59] Rename 'Rails Gem' to 'Rails Gems' ...and move it under Rails --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 7446ad8..80f0945 100644 --- a/readme.md +++ b/readme.md @@ -165,7 +165,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Laravel](https://github.com/chiraggude/awesome-laravel) - [Education](https://github.com/fukuball/Awesome-Laravel-Education/blob/master/langs/en_US.md) - [Rails](https://github.com/ekremkaraca/awesome-rails) -- [Rails Gem](https://github.com/hothero/awesome-rails-gem) + - [Gems](https://github.com/hothero/awesome-rails-gem) - [Phalcon](https://github.com/sergeyklay/awesome-phalcon) - [Useful `.htaccess` Snippets](https://github.com/phanan/htaccess) - [nginx](https://github.com/fcambus/nginx-resources) From ce0a9e37478566daf99fb3abf0e7c63ec8f0c393 Mon Sep 17 00:00:00 2001 From: Craig Davison Date: Wed, 20 Jan 2016 16:34:04 +0000 Subject: [PATCH 46/59] Move AMA Answers under AMA --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 80f0945..bca227c 100644 --- a/readme.md +++ b/readme.md @@ -341,7 +341,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [FOSS Production Apps](https://github.com/jwaterfaucett/awesome-foss-apps) - [Gulp](https://github.com/alferov/awesome-gulp) - [AMA](https://github.com/sindresorhus/amas) *(Ask Me Anything)* -- [AMA-answers](https://github.com/stoeffel/awesome-ama-answers) + - [Answers](https://github.com/stoeffel/awesome-ama-answers) - [Open Source Photography](https://github.com/ibaaj/awesome-OpenSourcePhotography/) - [OpenGL](https://github.com/eug/awesome-opengl) - [Productivity](https://github.com/jyguyomarch/awesome-productivity) From 3ba4d8735139ddd8d03b78663920b0f3effd918d Mon Sep 17 00:00:00 2001 From: Artur Kornakov Date: Sat, 23 Jan 2016 17:55:41 +0100 Subject: [PATCH 47/59] Close #499 PR: Add Motion UI Design. --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index bca227c..46aa354 100644 --- a/readme.md +++ b/readme.md @@ -150,6 +150,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Static Website Services](https://github.com/aharris88/awesome-static-website-services) - [A-Frame VR](https://github.com/aframevr/awesome-aframe) *(Virtual reality)* - [Cycle.js](https://github.com/vic/awesome-cyclejs) +- [Motion UI Design](https://github.com/fliptheweb/motion-ui-design) ## Back-end Development From c9e293d0b65530568f92113ac5bf2077735fda00 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Sat, 23 Jan 2016 18:05:42 +0100 Subject: [PATCH 48/59] Update create-list.md --- create-list.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/create-list.md b/create-list.md index b675e32..dea6355 100644 --- a/create-list.md +++ b/create-list.md @@ -1,9 +1,9 @@ # Creating Your Own List - Read the [awesome manifesto](https://github.com/sindresorhus/awesome/blob/master/awesome.md) and ensure your list complies. -- Wait at least a couple of weeks after creating a list before submitting to this list to give it a chance to mature. - Search this list before making a new one, as yours may be a duplicate. If it is, try and contribute to the best one instead of making your own. -- Add the [awesome badge](https://github.com/sindresorhus/awesome/blob/master/awesome.md#awesome-badge) to your readme. +- Your awesome list should have the [awesome badge](https://github.com/sindresorhus/awesome/blob/master/awesome.md#awesome-badge), a [license](https://github.com/sindresorhus/awesome/blob/master/awesome.md#choose-an-appropriate-license), and [contribution guidelines](https://github.com/sindresorhus/awesome/blob/master/awesome.md#include-contribution-guidelines). Adding a [code of conduct](http://contributor-covenant.org/) is also strongly recommended. +- Wait at least a couple of weeks after creating a list before submitting to this list to give it a chance to mature. - Make sure you read the [contribution guidelines](https://github.com/sindresorhus/awesome/blob/master/contributing.md) before submitting a request for your list to be added here. Thanks for being awesome! From 4cd1a246edfeb5df1787e0f13fa8bac021156ded Mon Sep 17 00:00:00 2001 From: Evan You Date: Wed, 27 Jan 2016 14:59:57 +0100 Subject: [PATCH 49/59] Close #506 PR: Add Vue.js. --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 46aa354..f070c52 100644 --- a/readme.md +++ b/readme.md @@ -151,6 +151,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [A-Frame VR](https://github.com/aframevr/awesome-aframe) *(Virtual reality)* - [Cycle.js](https://github.com/vic/awesome-cyclejs) - [Motion UI Design](https://github.com/fliptheweb/motion-ui-design) +- [Vue.js](https://github.com/vuejs/awesome-vue) ## Back-end Development From 3050689f433c6c81aec7d2647de86aa502c356fe Mon Sep 17 00:00:00 2001 From: dc Date: Wed, 27 Jan 2016 22:50:58 +0100 Subject: [PATCH 50/59] Close #505 PR: Add Vorpal. --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index f070c52..a46a47e 100644 --- a/readme.md +++ b/readme.md @@ -371,6 +371,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [MQTT](https://github.com/hobbyquaker/awesome-mqtt) *(an "Internet of Things" connectivity protocol)* - [Hacking Spots](https://github.com/diasdavid/awesome-hacking-spots) - [For Girls](https://github.com/cristianoliveira/awesome4girls) +- [Vorpal](https://github.com/vorpaljs/awesome-vorpal) *(Node.js CLI framework)* ## License From 35d19515c946af97fadc2746290da486fed2ad97 Mon Sep 17 00:00:00 2001 From: Kiko Beats Date: Fri, 29 Jan 2016 02:18:19 +0100 Subject: [PATCH 51/59] Close #476 PR: Add JavaScript Network Layer. --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index a46a47e..f47566e 100644 --- a/readme.md +++ b/readme.md @@ -73,6 +73,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Standard Style](https://github.com/feross/awesome-standard) - [Must Watch Talks](https://github.com/bolshchikov/js-must-watch) - [Tips](https://github.com/loverajoel/jstips) + - [Network Layer](https://github.com/Kikobeats/awesome-network-js) - [Swift](https://github.com/matteocrippa/awesome-swift) - [Education](https://github.com/hsavit1/Awesome-Swift-Education) - [Python](https://github.com/vinta/awesome-python) From 7067cecc9b6a4d6803fc66e980ab6bdb2700d116 Mon Sep 17 00:00:00 2001 From: Artem Denysov Date: Fri, 29 Jan 2016 22:28:05 +0100 Subject: [PATCH 52/59] Close #511 PR: Add Marionette.js. --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index f47566e..4a38e0e 100644 --- a/readme.md +++ b/readme.md @@ -153,6 +153,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Cycle.js](https://github.com/vic/awesome-cyclejs) - [Motion UI Design](https://github.com/fliptheweb/motion-ui-design) - [Vue.js](https://github.com/vuejs/awesome-vue) +- [Marionette.js](https://github.com/sadcitizen/awesome-marionette) ## Back-end Development From 3d9acada0fafaa1677944c9057853fea6b95dc24 Mon Sep 17 00:00:00 2001 From: Umberto Raimondi Date: Mon, 1 Feb 2016 13:46:17 +0700 Subject: [PATCH 53/59] Close #514 PR: Add Swift Playgrounds. --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 4a38e0e..0f56539 100644 --- a/readme.md +++ b/readme.md @@ -76,6 +76,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Network Layer](https://github.com/Kikobeats/awesome-network-js) - [Swift](https://github.com/matteocrippa/awesome-swift) - [Education](https://github.com/hsavit1/Awesome-Swift-Education) + - [Playgrounds](https://github.com/uraimo/Awesome-Swift-Playgrounds) - [Python](https://github.com/vinta/awesome-python) - [Rust](https://github.com/kud1ing/awesome-rust) - [Haskell](https://github.com/krispo/awesome-haskell) From 02f313c4e4ade0bb3c6a612ce16e848dc55fff3d Mon Sep 17 00:00:00 2001 From: Brice Sanchez Date: Wed, 3 Feb 2016 16:45:16 +0700 Subject: [PATCH 54/59] Close #518 PR: Add Refinery CMS. --- readme.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 0f56539..b7a303e 100644 --- a/readme.md +++ b/readme.md @@ -38,6 +38,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Media](#media) - [Learn](#learn) - [Security](#security) +- [Content Management System](#content-management-system) - [Miscellaneous](#miscellaneous) @@ -308,6 +309,12 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Incident Response](https://github.com/meirwah/awesome-incident-response) +## Content Management System + +- [Umbraco](https://github.com/leekelleher/awesome-umbraco) +- [Refinery CMS](https://github.com/refinerycms-contrib/awesome-refinerycms) + + ## Miscellaneous - [JSON](https://github.com/burningtree/awesome-json) @@ -361,7 +368,6 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Unicode Code Points](https://github.com/Codepoints/awesome-codepoints) - [Internet of Things](https://github.com/HQarroum/awesome-iot) - [Open Source Documents](https://github.com/nacyot/awesome-opensource-documents) -- [Umbraco](https://github.com/leekelleher/awesome-umbraco) - [Beginner-Friendly Projects](https://github.com/MunGell/awesome-for-beginners) - [Bluetooth Beacons](https://github.com/beaconinside/awesome-beacon) - [Spanish Natural Language Processing (NLP)](https://github.com/dav009/awesome-spanish-nlp) From 147f7ff503b00a3a9c384d088e0fbd6624b76c89 Mon Sep 17 00:00:00 2001 From: Domenico Solazzo Date: Thu, 4 Feb 2016 06:34:48 +0700 Subject: [PATCH 55/59] Close #507 PR: Add OKR. --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index b7a303e..172bbf0 100644 --- a/readme.md +++ b/readme.md @@ -381,6 +381,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Hacking Spots](https://github.com/diasdavid/awesome-hacking-spots) - [For Girls](https://github.com/cristianoliveira/awesome4girls) - [Vorpal](https://github.com/vorpaljs/awesome-vorpal) *(Node.js CLI framework)* +- [OKR Methodology](https://github.com/domenicosolazzo/awesome-okr) *(Goal setting & communication best practices)* ## License From 049d1f238c3e8e74f6beb565fa8939323c30fe3a Mon Sep 17 00:00:00 2001 From: Dmitrijs Vrublevskis Date: Thu, 4 Feb 2016 13:00:40 +0200 Subject: [PATCH 56/59] Neo4j - repository migrated to another organization Hi, `awesome-neo4j` is migrated from GraphGeeks to Neueda4j. I am updating link. --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 172bbf0..1495076 100644 --- a/readme.md +++ b/readme.md @@ -274,7 +274,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [MySQL](https://github.com/shlomi-noach/awesome-mysql/blob/gh-pages/index.md) - [SQLAlchemy](https://github.com/dahlia/awesome-sqlalchemy) - [InfluxDB](https://github.com/mark-rushakoff/awesome-influxdb) -- [Neo4j](https://github.com/GraphGeeks/awesome-neo4j) +- [Neo4j](https://github.com/Neueda4j/awesome-neo4j) - [Doctrine](https://github.com/TomasVotruba/awesome-doctrine) *(PHP ORM)* From 6f47375dbb6283ddd6b312c85b42d57d9e505e99 Mon Sep 17 00:00:00 2001 From: Thomas Watson Steen Date: Sat, 6 Feb 2016 20:33:31 +0100 Subject: [PATCH 57/59] Add Computer History --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 1495076..ba9edcd 100644 --- a/readme.md +++ b/readme.md @@ -295,6 +295,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Speaking](https://github.com/matteofigus/awesome-speaking) - [Tech Videos](https://github.com/lucasviola/awesome-tech-videos) - [Dive into Machine Learning](https://github.com/hangtwenty/dive-into-machine-learning) +- [Computer History](https://github.com/watson/awesome-computer-history) ## Security From 884bd99cc2f6513c31333c76d69f4dff0f415f15 Mon Sep 17 00:00:00 2001 From: Ibragimov Ruslan Date: Sun, 7 Feb 2016 11:43:04 +0700 Subject: [PATCH 58/59] Close #276 PR: Add Kotlin. --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 1495076..c22307c 100644 --- a/readme.md +++ b/readme.md @@ -102,6 +102,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Groovy](https://github.com/kdabir/awesome-groovy) - [Dart](https://github.com/yissachar/awesome-dart) - [Java](https://github.com/akullpp/awesome-java) +- [Kotlin](https://github.com/JavaBy/awesome-kotlin) - [OCaml](https://github.com/rizo/awesome-ocaml) - [Coldfusion](https://github.com/seancoyne/awesome-coldfusion) - [Fortran](https://github.com/rabbiabram/awesome-fortran) From b31dad6b00a50914683aed4c251bae4be991e5e8 Mon Sep 17 00:00:00 2001 From: Manfred Touron Date: Mon, 8 Feb 2016 10:38:08 +0700 Subject: [PATCH 59/59] Close #522 PR: Add SSH. --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index b755816..f3e01e5 100644 --- a/readme.md +++ b/readme.md @@ -259,6 +259,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Git Cheat Sheet](https://github.com/arslanbilal/git-cheat-sheet) - [Git Tips](https://github.com/git-tips/tips) - [Git Add-ons](https://github.com/stevemao/awesome-git-addons) +- [SSH](https://github.com/moul/awesome-ssh) ## Entertainment