An open API service indexing awesome lists of open source software.

https://github.com/louisefindlay23/sk-nuxt

The Sock Kingdom website developed with Nuxt and Prismic
https://github.com/louisefindlay23/sk-nuxt

blog i18n i18n-nuxt nuxt prismic

Last synced: about 2 months ago
JSON representation

The Sock Kingdom website developed with Nuxt and Prismic

Awesome Lists containing this project

README

        

## The Sock Kingdom - A Nuxt Prismic Site

[![Netlify Status](https://api.netlify.com/api/v1/badges/34640360-096b-46eb-bb8e-4ab326e30472/deploy-status)](https://app.netlify.com/sites/the-sock-kingdom-nuxt/deploys)

### Purpose

Develop a basic website using Prismic and Nuxt that uses layouts, dynamic routes, and file-based routing. Also, internationlize content using Prismic locales and create a language switcher.

### About the website

The Sock Kingdom website contains three blog posts about buying socks which are displayed on the homepage using a Recent Posts slice. There is also a Posts page which uses pagination to show all blog posts.

The modules used include [`Luxon`](https://moment.github.io/luxon) to render the blog post publication date, [`PrimeVue's Dropdown`](https://primevue.org/dropdown) component to create the language switcher select element, and [`flag-icons`](https://www.npmjs.com/package/flag-icons) to display the language icons.

The blog post content was generated via [ChatGPT](https://openai.com/blog/chatgpt) and author profiles using [AI Writer](https://tools.picsart.com/text/ai-writer). All blog post images were taken from [Unsplash](https://unsplash.com).

### Screenshot

![https://the-sock-kingdom-nuxt.netlify.app](https://github.com/louisefindlay23/sk-nuxt/assets/26024131/18994f85-6324-4941-a099-70aefa0e439c)

### Link

[The Sock Kingdom website deployed on Netlify](https://the-sock-kingdom-nuxt.netlify.app)