From 6e494807eb0bf23c2fc92d705345215368ce9973 Mon Sep 17 00:00:00 2001 From: Kevin Van Der Werff Date: Tue, 15 Oct 2019 12:39:20 +0200 Subject: [PATCH 1/7] Add several resources of #50 --- resources/design.json | 14 +++++++++++++- resources/frontend.json | 12 ++++++++++++ 2 files changed, 25 insertions(+), 1 deletion(-) diff --git a/resources/design.json b/resources/design.json index c72d4a1..765ad66 100644 --- a/resources/design.json +++ b/resources/design.json @@ -106,7 +106,7 @@ }, { "title": "UI Gradients", - "desc": "Beautiful colour gradients for design and code.", + "desc": "Beautiful color gradients for design and code.", "url": "https://uigradients.com/", "tags": ["generator", "inspiration", "color"] }, @@ -205,6 +205,18 @@ "desc": "Generate font combinations with deep learning.", "url": "https://fontjoy.com/", "tags": ["typography", "tools"] + }, + { + "title": "Web Color Data", + "desc": "Disover color palettes of popular websites.", + "url": "http://webcolourdata.com/", + "tags": ["color", "palette", "inspiration"] + }, + { + "title": "Adobe Color", + "desc": "Create a color palette with this helpful tool of Adobe.", + "url": "https://color.adobe.com/", + "tags": ["color", "palette"] } ] } diff --git a/resources/frontend.json b/resources/frontend.json index 35f152e..2a152e4 100644 --- a/resources/frontend.json +++ b/resources/frontend.json @@ -37,6 +37,18 @@ "desc": "Four important considerations when loading web fonts.", "url": "https://www.zachleat.com/web/font-checklist/", "tags": ["typography", "tips", "best practices"] + }, + { + "title": "My Device", + "desc": "Inspect the root css rules and viewport measurements of your device, and compare it to other devices.", + "url": "https://www.mydevice.io/", + "tags": ["viewport", "measurements", "responsive"] + }, + { + "title": "Layers of CSS Box Model", + "desc": "Understand in which order the elements of the CSS box model are stacked.", + "url": "https://hicksdesign.co.uk/boxmodel/", + "tags": ["educational", "css"] } ] } From eb3db93e24beaf6dffd0a86633378afa269bef28 Mon Sep 17 00:00:00 2001 From: Olha Babchenko Date: Tue, 15 Oct 2019 14:12:12 +0300 Subject: [PATCH 2/7] Netlify status badge was included in readme at the top --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 8b9e1a0..6a08282 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +[![Netlify Status](https://api.netlify.com/api/v1/badges/32128bab-176e-4a45-b21e-7a57425a36d1/deploy-status)](https://app.netlify.com/sites/epic-sammet-7ed06e/deploys) + # webgems.io This project should help anyone to find new resources but especially beginners in the field to have something they can look things up. From a4523951bc039110d798c2dba82b362be39d4cb3 Mon Sep 17 00:00:00 2001 From: Olha Babchenko Date: Tue, 15 Oct 2019 14:31:13 +0300 Subject: [PATCH 3/7] "git-history-editor" item was added to utility list --- resources/utility.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/resources/utility.json b/resources/utility.json index bb1d032..5f3d1ee 100644 --- a/resources/utility.json +++ b/resources/utility.json @@ -169,6 +169,12 @@ "desc": "Web and API based SMTP testing.", "url": "https://github.com/mailhog/MailHog", "tags": [] + }, + { + "title": "git-history-editor", + "desc": "Messed up some of your commits? Make it undone", + "url": "https://bokub.github.io/git-history-editor/", + "tags": [] } ] } From 6235988a6e413a563e24a40580dde7909937272e Mon Sep 17 00:00:00 2001 From: Olha Babchenko Date: Tue, 15 Oct 2019 14:39:02 +0300 Subject: [PATCH 4/7] Move 'The web accessibility basics' resource to 'Accessibility' category --- resources/accessibility.json | 7 ++++++- resources/html.json | 8 +------- 2 files changed, 7 insertions(+), 8 deletions(-) diff --git a/resources/accessibility.json b/resources/accessibility.json index 3e24103..dca9366 100644 --- a/resources/accessibility.json +++ b/resources/accessibility.json @@ -19,7 +19,12 @@ "desc": "A client-side script that checks HTML source code and detects violations of a defined coding standard.", "url": "http://squizlabs.github.io/HTML_CodeSniffer/", "tags": [] + }, + { + "title": "The web accessibility basics", + "desc": "The absolute web accessibility basics every web developer should know about.", + "url": "https://www.marcozehe.de/2015/12/14/the-web-accessibility-basics/", + "tags": [] } ] } - \ No newline at end of file diff --git a/resources/html.json b/resources/html.json index e45266a..9625d8a 100644 --- a/resources/html.json +++ b/resources/html.json @@ -8,12 +8,6 @@ "url": "https://developer.mozilla.org/docs/Web/HTML/Element", "tags": [] }, - { - "title": "The web accessibility basics", - "desc": "The absolute web accessibility basics every web developer should know about.", - "url": "https://www.marcozehe.de/2015/12/14/the-web-accessibility-basics/", - "tags": [] - }, { "title": "Introduction to HTML", "desc": "In just 4 hours, learn the basics of HTML5 and start building & editing web pages.", @@ -45,4 +39,4 @@ "tags": [] } ] -} \ No newline at end of file +} From 7c46c4ab4209073968f922e83d202aa38e62f55c Mon Sep 17 00:00:00 2001 From: Olha Babchenko Date: Tue, 15 Oct 2019 14:49:00 +0300 Subject: [PATCH 5/7] colourco.de was added to design resources --- resources/design.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/resources/design.json b/resources/design.json index 765ad66..00aee3e 100644 --- a/resources/design.json +++ b/resources/design.json @@ -217,6 +217,12 @@ "desc": "Create a color palette with this helpful tool of Adobe.", "url": "https://color.adobe.com/", "tags": ["color", "palette"] + }, + { + "title": "Color palette: Colourcode", + "desc": "colourco.de is an online designer tool, which allows you to easily and intuitively combine colours.", + "url": "https://colourco.de", + "tags": ["color", "palette"] } ] } From b1acd949d0a85fdc4cf72e9b31eb0c3d46ffc25a Mon Sep 17 00:00:00 2001 From: Olha Babchenko Date: Tue, 15 Oct 2019 14:52:28 +0300 Subject: [PATCH 6/7] ColorBox was added to design resources --- resources/design.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/resources/design.json b/resources/design.json index 00aee3e..e90f566 100644 --- a/resources/design.json +++ b/resources/design.json @@ -223,6 +223,12 @@ "desc": "colourco.de is an online designer tool, which allows you to easily and intuitively combine colours.", "url": "https://colourco.de", "tags": ["color", "palette"] + }, + { + "title": "ColorBox by Lyft Design", + "desc": "Colorbox is a color tool to produce color sets.", + "url": "https://www.colorbox.io", + "tags": ["color", "palette"] } ] } From bda633189645450fc9265790a6536fd22e391539 Mon Sep 17 00:00:00 2001 From: Olha Babchenko Date: Tue, 15 Oct 2019 14:55:44 +0300 Subject: [PATCH 7/7] Title of Colourcode and Colorbox resources was corrected --- resources/design.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/design.json b/resources/design.json index e90f566..fa53977 100644 --- a/resources/design.json +++ b/resources/design.json @@ -219,13 +219,13 @@ "tags": ["color", "palette"] }, { - "title": "Color palette: Colourcode", + "title": "Colourcode", "desc": "colourco.de is an online designer tool, which allows you to easily and intuitively combine colours.", "url": "https://colourco.de", "tags": ["color", "palette"] }, { - "title": "ColorBox by Lyft Design", + "title": "ColorBox", "desc": "Colorbox is a color tool to produce color sets.", "url": "https://www.colorbox.io", "tags": ["color", "palette"]