Commit Graph

683 Commits

Author SHA1 Message Date
Sindre Sorhus
39fc539a0f Update readme.md 2017-10-11 17:04:39 +07:00
Gilbert
32ce665963 Add small dev shops
**https://github.com/gilbertginsberg/awesome-small-dev-shops**

**awesome small dev shops is a curated list of dev shops around the world with <= 30 employees. And this list exists because it benefits many groups of people — devs, designers, companies of all sizes, conference organizers, recruiters, small dev shops, among others.**

# By submitting this pull request I confirm I've read and complied with the below requirements.

**Please read it multiple times. I spent a lot of time on these guidelines and most people miss a lot.**

- 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).
- This pull request has a descriptive title.<br>For example, `Add Name of List`, not `Update readme.md` or `Add awesome list`.
- The entry in the Awesome list should:
	- Include a short description about the project/theme of the list. **It should not describe the list itself.**<br>Example: `- [Fish](…) - User-friendly shell.`, not `- [Fish](…) - Resources for Fish.`.
	- Be added at the bottom of the appropriate category.
- The list I'm submitting complies with these requirements:
	- **Has been around for at least 30 days.**<br>That means 30 days from either the first real commit or when it was open-sourced. Whatever is most recent.
	- It's the result of hard work and the best I could possibly produce.
	- Non-generated Markdown file in a GitHub repo.
	- **Includes a succinct description of the project/theme at the top of the readme.** [(Example)](https://github.com/willempienaar/awesome-quantified-self)
	- The repo should have `awesome-list` & `awesome` as [GitHub topics](https://help.github.com/articles/about-topics). I encourage you to add more relevant topics.
	- Not a duplicate.
	- Only has awesome items. Awesome lists are curations of the best, not everything.
	- Includes a project logo/illustration whenever possible.
		- Placed at the top-right of the readme. [(Example)](https://github.com/sindresorhus/awesome-electron)
		- The image should link to the project website or any relevant website.
		- The image should be high-DPI. Set it to maximum half the width of the original image.
	- Entries have a description, unless the title is descriptive enough by itself. It rarely is though.
	- Includes the [Awesome badge](https://github.com/sindresorhus/awesome/blob/master/awesome.md#awesome-badge).
		- Should be placed on the right side of the readme heading.
		- Should link back to this list.
	- Has a Table of Contents section.
		- Should be named `Contents`, not `Table of Contents`.
		- Should be the first section in the list.
		- Should only have one level of sub-lists, preferably none.
	- Has an [appropriate license](https://github.com/sindresorhus/awesome/blob/master/awesome.md#choose-an-appropriate-license).
		- That means something like CC0, **not a code licence like MIT, BSD, Apache, etc.**
		- If you use a license badge, it should be SVG, not PNG.
	- Has [contribution guidelines](https://github.com/sindresorhus/awesome/blob/master/awesome.md#include-contribution-guidelines).
		- The file should be named `contributing.md`. Casing is up to you.
	- Has consistent formatting and proper spelling/grammar.
		- Each link description starts with an uppercase character and ends with a period.<br>Example: `- [AVA](…) - JavaScript test runner.`
		- Drop all the `A` / `An` prefixes in the descriptions.
		- Consistent and correct naming. For example, `Node.js`, not `NodeJS` or `node.js`.
	- Doesn't include a Travis badge.<br>You can still use Travis for list linting, but the badge has no value in the readme.
- Go to the top and read it again.
2017-08-29 12:52:41 -04:00
John Jago
d5abf2170d Add Uncopyright (#1027) 2017-08-20 07:10:51 +07:00
Sindre Sorhus
817989930b Minor guideline improvements 2017-08-11 02:09:45 +02:00
Stefanus
fa7cc14e65 Add Eta (#985) 2017-08-11 01:13:37 +02:00
Stefanus
f6c9665046 Add Ledger (#984) 2017-08-11 01:12:20 +02:00
Sergey Ukustov
62a3300016 Add Non-Financial Blockchain (#967) 2017-08-07 18:53:51 +02:00
Selwyn
225a53035e Add Pixel Art (#976) 2017-08-07 18:41:00 +02:00
Sebastian Raff
070731001a Add Homematic (#982) 2017-08-06 00:09:34 +02:00
Sindre Sorhus
2be5293cb7 Tweak (#1017) 2017-08-06 00:09:19 +02:00
stetso
4d01099b5b Add Gideros (#969) 2017-07-27 16:41:20 +02:00
Roald Nefs
bd26133181 Add Prometheus (#1015) 2017-07-27 15:07:25 +02:00
Chase Giunta
79ac104531 Add Craft CMS (#990) 2017-07-24 21:59:03 +02:00
Lauri Apple
528f52f9b3 Add Leading and Managing (#1001) 2017-07-23 13:20:02 +02:00
Harsh Gupta
522ea8e6df Add ActionScript 3 (#1009) 2017-07-23 13:01:38 +02:00
Meitar M
4e5c241a42 Add Lockpicking (#1012) 2017-07-23 01:51:51 +02:00
Ricky
c807b1e0a6 Add description to CakePHP and Laravel entries (#1002) 2017-07-22 23:51:18 +02:00
Andrés
e5c98a6e87 Add Esolangs (#934) 2017-07-22 23:32:52 +02:00
Ademola Adegbuyi
3a4bc57bfc Add Next.js (#1014) 2017-07-22 23:19:16 +02:00
Joan Boixadós
60f5177ad3 Add Indie (#992) 2017-07-22 23:10:29 +02:00
John Jago
65f6b827a9 Add Ad-Free (#1000) 2017-07-22 17:24:01 +02:00
Sheon Han
bd91f410ed Add Effective Altruism (#974) 2017-07-22 17:00:50 +02:00
Sindre Sorhus
433c9dc2b2 Minor tweaks 2017-07-21 01:22:01 +02:00
Miguel Piedrafita
4129e51e83 Update README URLs based on HTTP redirects (#1011) 2017-07-20 11:17:32 +01:00
Vitaliy Potapov
edce93bcd7 Add Smart TV (#998) 2017-07-15 19:12:45 +02:00
Sindre Sorhus
083410ba20 Update pull_request_template.md 2017-07-07 23:45:54 +02:00
Pim Snel
ed338f5eba Add RubyMotion (#965) 2017-07-07 16:02:05 +02:00
Andrei Beliankou
165c8e5742 Add Machine Learning with Ruby (#996) 2017-07-07 13:27:13 +02:00
Nikolaos Kamarinakis
381ca09df0 Add Terminals Are Sexy (#911) 2017-07-07 13:21:23 +02:00
Sindre Sorhus
e048e559b3 Add Recursion Schemes
By @passy
2017-07-07 12:17:17 +02:00
Akash Tandon
bf35ae0ada Add Neuroscience (#962) 2017-07-07 11:10:41 +02:00
Fabian-Robert Stöter
0fb5f0730e Add Python Scientific Audio (#930) 2017-07-06 23:37:55 +02:00
Ryan Zimmerman
d11134003f Add npm scripts (#944) 2017-07-06 22:24:11 +02:00
Richard Littauer
b359fbc6bb Remove Endangered Languages list (#936) 2017-07-06 22:21:26 +02:00
Ricky
5cd079ecfc Add description to Node.js entry (#997) 2017-07-02 00:13:16 +02:00
Victor Laerte Oliveira
899af7e69e Add IT Quotes (#903) 2017-06-18 19:07:58 +02:00
Sindre Sorhus
73f83544fc Add WebExtensions
By @bfred-it

Fixes #859
2017-06-18 18:12:44 +02:00
Xiao Hanyu
6db3468044 Add TikZ (#966) 2017-06-15 16:01:19 +02:00
Ricky
d38352d374 Add description to Atom entry (#987) 2017-06-08 04:29:05 +07:00
DavidLamabuer
368742ffe2 Add Magento 2 (#945) 2017-05-25 11:17:55 +02:00
Sindre Sorhus
a8cf487873 Add Apache Spark
See: https://github.com/sindresorhus/awesome/pull/895#issuecomment-303697626
2017-05-25 14:48:11 +07:00
Sindre Sorhus
e5c72ef1ad Awesome Weekly is on Product Hunt (#963) 2017-05-17 13:30:54 +07:00
Matthew Vita
9bbfa5e7da Add Healthcare (#925) 2017-05-16 14:16:56 +07:00
kud1ing
4973bd4db8 awesome-rust is now at rust-unofficial (#959) 2017-05-12 01:10:40 +07:00
Jasper Moelker
ecde581cd2 Add Progressive Enhancement (#916) 2017-05-03 01:01:10 +07:00
Sindre Sorhus
5c06f1cae9 Minor tweaks to guidelines 2017-04-30 17:31:58 +07:00
David van Leeuwen
e77025a56b Add Events in the Netherlands (#923) 2017-04-30 17:12:20 +07:00
Ademola
8069849184 Add Preact (#941) 2017-04-24 15:34:56 +07:00
Sindre Sorhus
8dac3e12b8 Remove leftover trailing whitespace 2017-04-23 22:05:30 +07:00
Boik
ba90d393cc Add Web Security (#898) 2017-04-23 21:59:55 +07:00