From a4fd975244a160636ae18ecee991cd5e092345b5 Mon Sep 17 00:00:00 2001 From: Julien Bisconti Date: Sat, 1 Apr 2017 17:57:40 +0300 Subject: [PATCH 1/3] Rename "menu" to "contents" according to rules of https://github.com/sindresorhus/awesome/blob/master/pull_request_template.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 620cc57..147a329 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ The goal of this repo is to index open-source projects, not to advertise for pro All the links are monitored and tested with [awesome_bot](https://github.com/dkhamsing/awesome_bot) made by [@dkhamsing](https://github.com/dkhamsing) -# MENU +# Contents - [What is Docker ?](#what-is-docker-) - [Where to start ?](#where-to-start-) From 71c00e301eac73e439316cf83d0384725dd8c623 Mon Sep 17 00:00:00 2001 From: Julien Bisconti Date: Sat, 1 Apr 2017 17:58:57 +0300 Subject: [PATCH 2/3] Remove Travis badge (new "awesome rules") It will be displayed on the website: [![Build Status](https://travis-ci.org/veggiemonk/awesome-docker.svg?branch=master)](https://travis-ci.org/veggiemonk/awesome-docker) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 147a329..35e59f8 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -# Awesome Docker [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome) [![Join the chat at https://gitter.im/veggiemonk/awesome-docker](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/veggiemonk/awesome-docker?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![Build Status](https://travis-ci.org/veggiemonk/awesome-docker.svg?branch=master)](https://travis-ci.org/veggiemonk/awesome-docker) [![Say Thanks](https://img.shields.io/badge/SayThanks.io-%E2%98%BC-1EAEDB.svg)](https://saythanks.io/to/veggiemonk) +# Awesome Docker [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome) [![Join the chat at https://gitter.im/veggiemonk/awesome-docker](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/veggiemonk/awesome-docker?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![Say Thanks](https://img.shields.io/badge/SayThanks.io-%E2%98%BC-1EAEDB.svg)](https://saythanks.io/to/veggiemonk) > A curated list of Docker resources and projects Inspired by [@sindresorhus](https://github.com/sindresorhus)' [awesome][sindresorhus] and improved by these **[amazing contributors](https://github.com/veggiemonk/awesome-docker/graphs/contributors)**. From ce2f9cd45bbe4b4c606a4955df0c7fb5a12545b9 Mon Sep 17 00:00:00 2001 From: Julien Bisconti Date: Sat, 1 Apr 2017 18:04:31 +0300 Subject: [PATCH 3/3] add awesome docker twitter account link you can follow every commit from twitter if you prefer. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 35e59f8..094fdf0 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,8 @@ It's now a GitHub project because it's considerably easier for other people to e Just click [README.md][editREADME] to submit a [pull request][editREADME]. If this list is not complete, you can [contribute][editREADME] to make it so. +***You can see the updates from [TWITTER](https://twitter.com/awesome_docker)*** + > **Please**, help organize these resources so that they are _easy to find_ and _understand_ for new comers. See how to **[Contribute](https://github.com/veggiemonk/awesome-docker/blob/master/CONTRIBUTING.md)** for tips! #### *If you see a link here that is not (any longer) a good fit, you can fix it by submitting a [pull request][editREADME] to improve this file. Thank you!*