You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* chore: update `Nuxt.js` to `Nuxt`
* chore: update nuxt logo
* chore: make current nuxt version first in list
* feat: use `@nuxtjs/tailwindcss` module + nuxi cli
* Update logo
All logos are in a 40⨉40 bounding box with surrounding whitespace to ensure the logo is visible at all times
* Bring back original version as a separate tab
* Update urls
* Update src/pages/docs/guides/nuxtjs.js
Co-authored-by: Daniel Roe <daniel@roe.dev>
* Update guide
* Tweak wording
* Tweak wording again
This better matches the other guides with similar wording
---------
Co-authored-by: Jordan Pittman <jordan@cryptica.me>
Copy file name to clipboardExpand all lines: src/pages/showcase/keepgrading/index.mdx
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -5,13 +5,13 @@ export const meta = {
5
5
ogImage: require('./og.jpg'),
6
6
image: require('./1.png'),
7
7
imageAlt: 'Screenshot from the animated introduction to the KeepGrading website.',
8
-
tech: 'Tailwind CSS, Nuxt.js, Vue',
9
-
description: 'KeepGrading is a post-production studio focused on color grading. Based in Paris, France, KeepGrading works with some of the World\'s largest brands and artists. The KeepGrading website is built on Nuxt.js and uses Tailwind CSS.',
8
+
tech: 'Tailwind CSS, Nuxt, Vue',
9
+
description: 'KeepGrading is a post-production studio focused on color grading. Based in Paris, France, KeepGrading works with some of the World\'s largest brands and artists. The KeepGrading website is built on Nuxt and uses Tailwind CSS.',
10
10
}
11
11
12
12
<Introtitle="Post-production for Justin Bieber and Louis Vuitton.">
13
13
14
-
KeepGrading is a post-production studio focused on color grading. Based in Paris, France, KeepGrading works with some of the World's largest brands and artists. The KeepGrading website is built on Nuxt.js and uses Tailwind CSS.
14
+
KeepGrading is a post-production studio focused on color grading. Based in Paris, France, KeepGrading works with some of the World's largest brands and artists. The KeepGrading website is built on Nuxt and uses Tailwind CSS.
0 commit comments