Commit Graph

579 Commits

Author SHA1 Message Date
Pierre
42b28d0de9 Add Raspberry Pi (#770) 2016-10-08 16:33:32 +07:00
Stefanus
7216eaad89 Add Frege (#782) 2016-10-08 13:17:43 +07:00
Tierney Coren
28f9e03a45 Update Awesome Hyperterm to Awesome Hyper (#785) 2016-10-06 14:44:30 +01:00
Thibaud Colas
c60cd502a0 Add Wagtail (#777) 2016-10-06 16:37:06 +07:00
Kevin Deldycke
c87bd0f6f4 Add Falsehood (#774) 2016-10-06 11:58:46 +07:00
Joshua Wiens
9687348105 Add Webpack (#751) 2016-10-06 10:24:12 +07:00
Thibaud Colas
c450c77220 Pluralize title of CMS section (#776) 2016-10-01 10:56:25 +01:00
Adam Harris
e70bf89c93 Update link to macOS screensavers (#771) 2016-09-22 15:29:40 +01:00
Antonio Vivace
58531ce2f8 Add Game Boy Development (#756) 2016-09-11 02:38:27 +07:00
exAspArk
a26befa2c0 Add ChatOps (#741) 2016-08-30 02:28:48 +02:00
⚡ John Gracey ⚡
4b498f4695 Add Unicode (#746) 2016-08-30 01:37:29 +02:00
Jared Smith
c54a6599a3 Add Vehicle Security and Car Hacking (#727) 2016-08-30 01:34:49 +02:00
Dylan Rees
434943db7b Add Citizen Science (#750) 2016-08-29 16:03:55 +02:00
Thang Chung
c4e05b504c Add .NET Core (#726) 2016-08-28 13:35:38 +02:00
HollyAdele
900a1d04ba Add Programming for Kids (#753) 2016-08-27 11:52:24 +02:00
brillout
1e67b441ff Add Redux (#742) 2016-08-26 23:42:13 +02:00
Srinivasan Sekar
03bea18f2a Add Appium (#747) 2016-08-26 23:38:15 +02:00
Tierney Coren
4d3086d7f9 Add HyperTerm (#735) 2016-08-26 23:35:07 +02:00
Sobolev Nikita
608192f1a3 Changed "awesome-cryptography" link (#740) 2016-08-13 17:28:50 +02:00
Yerko Palma
320d7bd6c8 fix typo (#734) 2016-08-08 15:19:35 +02:00
Yerko Palma
075216efe6 Add choo (#724) 2016-08-08 15:08:58 +02:00
pokeball99
d1e65d896c updated pull request template for proper wording (#733)
i replaced "dot" with "period"
2016-08-08 03:20:55 +02:00
Tobias Büschel
bb58bc79dc Add Pokémon (#730) 2016-08-06 23:03:49 +02:00
Bruno Candido Volpato da Cunha
a937aea66f Add Userscripts (#672) 2016-08-06 00:04:14 +02:00
Adam Števko
b25205591e Add DTrace (#701) 2016-08-05 22:55:00 +02:00
Tobias Büschel
c3c7c638c6 add naming convention for new lists (#725) 2016-08-01 00:28:29 +02:00
Rafael Galrito
f97df03ac4 Change forwarding urls - no more 301 (#723) 2016-07-26 17:16:12 +02:00
Michel Krämer
bef7a30109 Add Vert.x (#700) 2016-07-16 20:57:02 +02:00
Sindre Sorhus
90c31fe76a pull request template - no generated lists
It's already enforced, but this makes it totally clear.

One of the reasons Awesome is so popular is that there's almost no barrier to contribute and it's the same for every awesome list => Just edit readme.md
2016-07-16 00:05:45 +02:00
Tal Ater
9da98da496 Add Progressive Web Apps (#712) 2016-07-10 21:46:53 +02:00
Kimberly Munoz
a810d95d9d Add Empathy in Engineering
<!-- Please fill in the **bold** fields and tick all applicable boxes by placing an "x" inside "[ ]". -->

**[Empathy in engineering](https://github.com/KimberlyMunoz/empathy-in-engineering)**

**The empathy-in-engineering list is a list with curated articles, videos and books teaching the advantages and techniques for a more empathic workplace.**

# ALL THE BELOW CHECKBOXES SHOULD BE DONE AND CHECKED AND THE ABOVE PLACEHOLDERS SHOULD BE FILLED IN BEFORE SUBMITTING A PULL REQUEST!

- [x] I have read and understood the [contribution guidelines](https://github.com/sindresorhus/awesome/blob/master/contributing.md) and the [instructions for creating a list](https://github.com/sindresorhus/awesome/blob/master/create-list.md).
- [x] This pull request has a descriptive title. *(For example: `Add Node.js`)*
- The list I added
	- [x] **has been around for at least 20 days,**
	- [x] is not a duplicate,
	- [x] only has awesome items with descriptions *(Awesome lists are curations of the best, not of everything)*,
	- [x] contains the [awesome badge](https://github.com/sindresorhus/awesome/blob/master/awesome.md#awesome-badge) on the right side of the list heading,
	- [x] has a `Table of Contents` as the first section,
	- [x] has an [appropriate license](https://github.com/sindresorhus/awesome/blob/master/awesome.md#choose-an-appropriate-license) *(Meaning something like CC0, NOT a code licence like MIT, BSD, Apache, etc)*,
	- [x] has [contribution guidelines](https://github.com/sindresorhus/awesome/blob/master/awesome.md#include-contribution-guidelines),
	- [x] has been checked for inconsistent formatting, spelling, and grammar *(This includes starting each link description with an uppercase character and ending it with a dot, and consistent naming)*,
	- [x] has been added at the bottom of the appropriate category.

Closes #710
2016-07-10 21:29:02 +02:00
Jakub Synowiec
2efff8e8df Add Service Workers
**https://github.com/TalAter/awesome-service-workers**

*A service worker is an event-driven worker registered against an origin and a path. It takes the form of a JavaScript file that can control the web page/site it is associated with, intercepting and modifying navigation and resource requests, and caching resources in a very granular fashion to give you complete control over how your app behaves in certain situations (the most obvious one being when the network is not available.)*

- [x] I have read and understood the [contribution guidelines](https://github.com/sindresorhus/awesome/blob/master/contributing.md) and the [instructions for creating a list](https://github.com/sindresorhus/awesome/blob/master/create-list.md).
- [x] This pull request has a descriptive title. *(For example: `Add Node.js`)*
- The list I added
	- [x] **has been around for at least 20 days,**
	- [x] is not a duplicate,
	- [x] only has awesome items with descriptions *(Awesome lists are curations of the best, not of everything)*,
	- [x] contains the [awesome badge](https://github.com/sindresorhus/awesome/blob/master/awesome.md#awesome-badge) on the right side of the list heading,
	- [x] has a `Table of Contents` as the first section,
	- [x] has an [appropriate license](https://github.com/sindresorhus/awesome/blob/master/awesome.md#choose-an-appropriate-license) *(Meaning something like CC0, NOT a code licence like MIT, BSD, Apache, etc)*,
	- [x] has [contribution guidelines](https://github.com/sindresorhus/awesome/blob/master/awesome.md#include-contribution-guidelines),
	- [x] has been checked for inconsistent formatting, spelling, and grammar *(This includes starting each link description with an uppercase character and ending it with a dot, and consistent naming)*,
	- [x] has been added at the bottom of the appropriate category.

Closes #706
2016-07-09 18:40:51 +02:00
Sindre Sorhus
cab786ad8e pull request template - change TOC name 2016-07-09 17:02:15 +02:00
Sindre Sorhus
6cd90b4d5f Table of Contents → Contents 2016-07-07 14:51:39 +02:00
Pavlos Ratis
41da4fa4d6 Add Site Reliability Engineering
<!-- Please fill in the **bold** fields and tick all applicable boxes by placing an "x" inside "[ ]". -->

**https://github.com/dastergon/awesome-sre**

**The list contains useful resources (presentations, videos, articles, etc.) on Site Reliability Engineering.**

# ALL THE BELOW CHECKBOXES SHOULD BE DONE AND CHECKED AND THE ABOVE PLACEHOLDERS SHOULD BE FILLED IN BEFORE SUBMITTING A PULL REQUEST!

- [x] I have read and understood the [contribution guidelines](https://github.com/sindresorhus/awesome/blob/master/contributing.md) and the [instructions for creating a list](https://github.com/sindresorhus/awesome/blob/master/create-list.md).
- [x] This pull request has a descriptive title. *(For example: `Add Node.js`)*
- The list I added
	- [x] **has been around for at least 20 days,**
	- [x] is not a duplicate,
	- [x] only has awesome items with descriptions *(Awesome lists are curations of the best, not of everything)*,
	- [x] contains the [awesome badge](https://github.com/sindresorhus/awesome/blob/master/awesome.md#awesome-badge) on the right side of the list heading,
	- [x] has a `Table of Contents` as the first section,
	- [x] has an [appropriate license](https://github.com/sindresorhus/awesome/blob/master/awesome.md#choose-an-appropriate-license) *(Meaning something like CC0, NOT a code licence like MIT, BSD, Apache, etc)*,
	- [x] has [contribution guidelines](https://github.com/sindresorhus/awesome/blob/master/awesome.md#include-contribution-guidelines),
	- [x] has been checked for inconsistent formatting, spelling, and grammar *(This includes starting each link description with an uppercase character and ending it with a dot, and consistent naming)*,
	- [x] has been added at the bottom of the appropriate category.

The list contains useful resources (presentations, videos, articles, etc.) on Site Reliability Engineering.

Closes #704
2016-07-07 12:38:28 +02:00
Raymond Camden
77b64eacf1 fix a typo for the product ColdFusion (#705)
The F in ColdFusion needs to be capitalized.
2016-07-06 12:33:48 +02:00
Sindre Sorhus
f6aec40883 more spoonfeeding... 2016-06-26 15:57:58 +02:00
Sindre Sorhus
f771b7622b new short URL for quicker access to awesome 2016-06-21 12:24:16 +02:00
Ilia Naryzhny
8c1a354ad0 Add Apache Wicket (#694) 2016-06-21 12:14:55 +02:00
Jorge Bucaran
8ac95da11a Add Fish (#636) 2016-06-18 23:08:26 +02:00
Vishnu Ks
9a7b66156b Add Bots (#692) 2016-06-18 13:06:12 +02:00
Nik Graf
61507ef287 Add Draft.js
I tried to add it early March when the list was too young. I have maintained the list since then and would be happy to add it here.

This was the first PR https://github.com/sindresorhus/awesome/pull/564

Closes #668
2016-06-18 03:29:10 +02:00
Sindre Sorhus
a471e78f65 🐐🐐🐐🐐
didn't help, even a little bit...
2016-06-17 12:27:32 +02:00
Sindre Sorhus
c64a4686ad 🐐🐐🐐 2016-06-17 12:25:16 +02:00
Sindre Sorhus
6d3e3afd1e 🐐🐐 2016-06-17 12:23:34 +02:00
Sindre Sorhus
493cc514db 🐐 2016-06-16 12:01:20 +02:00
Sindre Sorhus
d9dfc07110 OS X → macOS 2016-06-14 18:58:25 +02:00
Michael Scholtz
1be96f4d43 Add Steam (#686) 2016-06-10 00:58:04 +02:00
Rahul Kapoor
f5dd9afcf9 Changed Awesome Windows URL (#684) 2016-06-09 17:41:08 +02:00
Mohamed Taher Alrefaie
68129536f5 Add TinkerPop
Added [awesome-tinkerpop](https://github.com/mohataher/awesome-tinkerpop) to databases section.

Closes #667
2016-06-06 20:07:11 +02:00