diff --git a/lib/data/showcase.yml b/lib/data/showcase.yml index 5e1f9d1..77157e3 100644 --- a/lib/data/showcase.yml +++ b/lib/data/showcase.yml @@ -18,14 +18,34 @@ url: https://scenicbyways.info image: scenicbyways-info.png featured: true +- name: Algolia create-instantsearch-app + url: https://www.npmjs.com/package/create-instantsearch-app + image: algolia-create-instantsearch-app.png + featured: true +- name: DotEco + url: https://go.eco/ + image: go-eco.png + featured: true - name: Jim Nielsen's blog - url: https://www.jim-nielsen.com/ + url: https://blog.jim-nielsen.com/ image: jim-nielsen-com.png featured: true - name: Design System Gov UK url: https://design-system.service.gov.uk/ image: design-system-service-gov-uk.png featured: true +- name: National Archives Design System + url: https://nationalarchives.github.io/design-system/ + image: thenationalarchives-github-io.png + featured: true +- name: RTR Nettest + url: http://www.netztest.at/ + image: netztest-at.png + featured: true +- name: CTU-Nettest + url: https://nettest.cz/ + image: nettest-cz.png + featured: true - name: Foxxtrot blog url: https://blog.foxxtrot.net/ image: blog-foxxtrot-net.png @@ -34,14 +54,14 @@ url: https://qooxdoo.org image: qooxdoo-org.png featured: true +- name: Async.js + url: https://asyncjs.com/ + image: asyncjs-com.png + featured: true - name: Basisproject url: https://basisproject.net image: basisproject-net.png featured: true -- name: Sarah Geek NZ - url: https://sarah.geek.nz - image: sarah-geek-nz.png - featured: true - name: Eric Dorsey's blog url: https://ericdorsey.com image: ericdorsey-com.png @@ -82,3 +102,23 @@ url: https://www.bluegroup.systems image: bluegroup-systems.png featured: true +- name: Bodies in balance pilates + url: https://binbpilates.com/ + image: binbpilates-com.png + featured: true +- name: DDDrawings + url: https://dddrawings.com/ + image: dddrawings-com.png + featured: false +- name: Exortech.com + url: https://exortech.com/ + image: exortech-com.png + featured: false +- name: SchildiChat + url: https://schildi.chat/ + image: schildi-chat.png + featured: true +- name: Sarah Geek NZ + url: https://sarah.geek.nz/blog + image: sarah-geek-nz.png + featured: false diff --git a/src/img/showcase/algolia-create-instantsearch-app.png b/src/img/showcase/algolia-create-instantsearch-app.png new file mode 100644 index 0000000..ae73a52 Binary files /dev/null and b/src/img/showcase/algolia-create-instantsearch-app.png differ diff --git a/src/img/showcase/asyncjs-com.png b/src/img/showcase/asyncjs-com.png new file mode 100644 index 0000000..bf30b7a Binary files /dev/null and b/src/img/showcase/asyncjs-com.png differ diff --git a/src/img/showcase/binbpilates-com.png b/src/img/showcase/binbpilates-com.png new file mode 100644 index 0000000..b838c30 Binary files /dev/null and b/src/img/showcase/binbpilates-com.png differ diff --git a/src/img/showcase/dddrawings-com.png b/src/img/showcase/dddrawings-com.png new file mode 100644 index 0000000..c1a8dac Binary files /dev/null and b/src/img/showcase/dddrawings-com.png differ diff --git a/src/img/showcase/exortech-com.png b/src/img/showcase/exortech-com.png new file mode 100644 index 0000000..6405dd8 Binary files /dev/null and b/src/img/showcase/exortech-com.png differ diff --git a/src/img/showcase/go-eco.png b/src/img/showcase/go-eco.png new file mode 100644 index 0000000..6bead50 Binary files /dev/null and b/src/img/showcase/go-eco.png differ diff --git a/src/img/showcase/jim-nielsen-com.png b/src/img/showcase/jim-nielsen-com.png index 3710d5f..2f2adb4 100644 Binary files a/src/img/showcase/jim-nielsen-com.png and b/src/img/showcase/jim-nielsen-com.png differ diff --git a/src/img/showcase/nettest-cz.png b/src/img/showcase/nettest-cz.png new file mode 100644 index 0000000..79c0c02 Binary files /dev/null and b/src/img/showcase/nettest-cz.png differ diff --git a/src/img/showcase/netztest-at.png b/src/img/showcase/netztest-at.png new file mode 100644 index 0000000..c66ebaa Binary files /dev/null and b/src/img/showcase/netztest-at.png differ diff --git a/src/img/showcase/schildi-chat.png b/src/img/showcase/schildi-chat.png new file mode 100644 index 0000000..93ce068 Binary files /dev/null and b/src/img/showcase/schildi-chat.png differ diff --git a/src/img/showcase/thenationalarchives-github-io.png b/src/img/showcase/thenationalarchives-github-io.png new file mode 100644 index 0000000..6322ff4 Binary files /dev/null and b/src/img/showcase/thenationalarchives-github-io.png differ