From 171cb30fd9fe1931ca3fe9690d7d5b54b7fa80b6 Mon Sep 17 00:00:00 2001 From: Lionel T Date: Wed, 12 Dec 2018 18:26:45 +0100 Subject: [PATCH 1/2] Add ClinciJS website into showcase --- docs/sites.yml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/docs/sites.yml b/docs/sites.yml index ab5dc7400344c..29296b89640f7 100644 --- a/docs/sites.yml +++ b/docs/sites.yml @@ -3757,3 +3757,15 @@ built_by_url: "https://github.com/Mixgenius" description: > Marketing website built for LANDR. LANDR is a web application that provides tools for musicians to master their music (using artificial intelligence), collaborate with other musicians, and distribute their music to multiple platforms. +- title: ClinicJS + url: https://clinicjs.org/ + main_url: https://clinicjs.org/ + categories: + - Tools + - NodeJs + - Performance + featured: false + built_by: NearForm + built_by_url: "https://www.nearform.com/" + description: > + Tools to help diagnose and pinpoint Node.js performance issues. From 5761eb5d939f893f6915cc34c50e92eeac065660 Mon Sep 17 00:00:00 2001 From: Dustin Schau Date: Wed, 12 Dec 2018 13:32:17 -0600 Subject: [PATCH 2/2] Update sites.yml --- docs/sites.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/sites.yml b/docs/sites.yml index 29296b89640f7..0d38bbc2472e7 100644 --- a/docs/sites.yml +++ b/docs/sites.yml @@ -3761,9 +3761,9 @@ url: https://clinicjs.org/ main_url: https://clinicjs.org/ categories: - - Tools - - NodeJs - Performance + - Technology + - Documentation featured: false built_by: NearForm built_by_url: "https://www.nearform.com/"