From e1ddef895fa001e0ffef08ae3cf2206c26989442 Mon Sep 17 00:00:00 2001 From: ashleysyg Date: Tue, 15 Aug 2023 17:12:45 -0400 Subject: [PATCH 01/15] feat: first pass at our work detail pages --- components/base/Footer.vue | 5 +- components/base/PageHeader.vue | 2 +- components/base/Search.vue | 2 +- components/blocks/FilesToCards.vue | 96 ++++++++------------------ components/storage/ComparisonCards.vue | 11 +-- content | 2 +- layouts/error.vue | 8 +-- nuxt.config.js | 4 +- pages/our-work/_our-work.vue | 36 ++++++++++ pages/storage.vue | 7 +- server-middleware/gh-api.js | 2 +- 11 files changed, 75 insertions(+), 100 deletions(-) create mode 100644 pages/our-work/_our-work.vue diff --git a/components/base/Footer.vue b/components/base/Footer.vue index 773e4a5..995c296 100644 --- a/components/base/Footer.vue +++ b/components/base/Footer.vue @@ -6,10 +6,7 @@ :class="['has-background-' + variant, textColor]" >