diff --git a/nuxtjs.org/components/AnimFromCliCodeblock.vue b/nuxtjs.org/components/AnimFromCliCodeblock.vue index a15cd85d7..cbda38f89 100644 --- a/nuxtjs.org/components/AnimFromCliCodeblock.vue +++ b/nuxtjs.org/components/AnimFromCliCodeblock.vue @@ -7,7 +7,7 @@ npx - create-nuxt-app + create-nuxt-app project-name

@@ -17,54 +17,54 @@

- ? Project name : - My project + ? Project name : + My project

- ? Programming language : + ? Programming language : Javascript

> Javascript

  Typescript

- ? Package manager : - Yarn + ? Package manager : + Yarn

- ? UI Framework : - Tailwind CSS + ? UI Framework : + Tailwind CSS

- ? Nuxt.js modules : - Axios + ? Nuxt.js modules : + Axios

- ? Testing Framework : - Jest + ? Testing Framework : + Jest

- ? Rendering mode : - Universal (SSR / SSG) + ? Rendering mode : + Universal (SSR / SSG)

- ? Deployment target : - Server + ? Deployment target : + Server

- + installed

cd My Project + >cd My Project

yarn run dev + >yarn run dev

@@ -199,7 +199,7 @@ } .fromcli__display__progressbar__progress { - @apply absolute left-0 top-0 w-0 bg-primary-green rounded-full opacity-0; + @apply absolute left-0 top-0 w-0 bg-primary rounded-full opacity-0; height: 10px; animation: progress cubic-bezier(0.83, 0, 0.17, 1) 1.5s forwards 3.8s; } @@ -249,7 +249,7 @@ span[class*='fromcli__yarn'] { } .fromcli__question2__answer { - @apply opacity-0 text-primary-green; + @apply opacity-0 text-primary; animation: appear 150ms ease forwards 4.2s; } @@ -309,7 +309,7 @@ span[class*='fromcli__yarn'] { animation-delay: 5.8s; } &:nth-child(2) { - @apply bg-primary-green; + @apply bg-primary; animation-delay: 6.2s; } } @@ -323,7 +323,7 @@ span[class*='fromcli__yarn'] { animation-delay: 2.4s; } &:nth-child(2) { - @apply bg-primary-green; + @apply bg-primary; animation-delay: 2.6s; } } @@ -337,7 +337,7 @@ span[class*='fromcli__yarn'] { animation-delay: 4.8s; } &:nth-child(2) { - @apply bg-primary-green; + @apply bg-primary; animation-delay: 5s; } &:nth-child(3) { @@ -373,7 +373,7 @@ span[class*='fromcli__yarn'] { } .fromcli__code__ide__head__circles__circle { - @apply h-3 w-3 rounded-full mr-2 bg-primary-green; + @apply h-3 w-3 rounded-full mr-2 bg-primary; } .fromcli__code__ide__head__file { diff --git a/nuxtjs.org/components/AnimFromScratchCodeblock.vue b/nuxtjs.org/components/AnimFromScratchCodeblock.vue index 2a5aa300d..2b5c5bdc9 100644 --- a/nuxtjs.org/components/AnimFromScratchCodeblock.vue +++ b/nuxtjs.org/components/AnimFromScratchCodeblock.vue @@ -141,7 +141,7 @@ } .fromscratch__display__progressbar__progress { - @apply absolute left-0 top-0 w-0 bg-primary-green rounded-full opacity-0; + @apply absolute left-0 top-0 w-0 bg-primary rounded-full opacity-0; height: 10px; animation: progress cubic-bezier(0.83, 0, 0.17, 1) 1.5s forwards 3.8s; } @@ -185,7 +185,7 @@ span[class*='fromscratch__yarn'] { animation-delay: 2.4s; } &:nth-child(2) { - @apply bg-primary-green; + @apply bg-primary; animation-delay: 2.6s; } &:nth-child(3) { @@ -203,7 +203,7 @@ span[class*='fromscratch__yarn'] { animation-delay: 4.8s; } &:nth-child(2) { - @apply bg-primary-green; + @apply bg-primary; animation-delay: 5s; } &:nth-child(3) { @@ -239,7 +239,7 @@ span[class*='fromscratch__yarn'] { } .fromscratch__code__ide__head__circles__circle { - @apply rounded-full mr-2 bg-primary-green; + @apply rounded-full mr-2 bg-primary; height: 12px; width: 12px; } diff --git a/nuxtjs.org/components/AppFooter.vue b/nuxtjs.org/components/AppFooter.vue index 608c87134..5b13c9d04 100644 --- a/nuxtjs.org/components/AppFooter.vue +++ b/nuxtjs.org/components/AppFooter.vue @@ -1,37 +1,53 @@ diff --git a/nuxtjs.org/components/BlogpostList.vue b/nuxtjs.org/components/BlogpostList.vue new file mode 100644 index 000000000..fb13ed04e --- /dev/null +++ b/nuxtjs.org/components/BlogpostList.vue @@ -0,0 +1,77 @@ + + + diff --git a/nuxtjs.org/components/ContentCardTemplate.vue b/nuxtjs.org/components/ContentCardTemplate.vue new file mode 100644 index 000000000..e04ff4dfc --- /dev/null +++ b/nuxtjs.org/components/ContentCardTemplate.vue @@ -0,0 +1,51 @@ + + + diff --git a/nuxtjs.org/components/HeaderNavigation.vue b/nuxtjs.org/components/HeaderNavigation.vue index debd71732..16633075e 100644 --- a/nuxtjs.org/components/HeaderNavigation.vue +++ b/nuxtjs.org/components/HeaderNavigation.vue @@ -11,7 +11,7 @@ {{ link.title }} diff --git a/nuxtjs.org/components/HomeCampfire.vue b/nuxtjs.org/components/HomeCampfire.vue index a92e2244b..7e687901d 100644 --- a/nuxtjs.org/components/HomeCampfire.vue +++ b/nuxtjs.org/components/HomeCampfire.vue @@ -7,9 +7,7 @@ - - diff --git a/nuxtjs.org/components/HomeDiscoverPartners.vue b/nuxtjs.org/components/HomeDiscoverPartners.vue index 9c7d048cc..fa5dac0d6 100644 --- a/nuxtjs.org/components/HomeDiscoverPartners.vue +++ b/nuxtjs.org/components/HomeDiscoverPartners.vue @@ -7,9 +7,7 @@