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
- Host: GitHub
- URL: https://github.com/louisefindlay23/sk-nuxt
- Owner: louisefindlay23
- Created: 2023-05-31T09:32:13.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-04T17:30:37.000Z (about 1 year ago)
- Last Synced: 2025-04-12T07:59:08.417Z (about 2 months ago)
- Topics: blog, i18n, i18n-nuxt, nuxt, prismic
- Language: Vue
- Homepage: https://the-sock-kingdom-nuxt.netlify.app
- Size: 1.67 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## The Sock Kingdom - A Nuxt Prismic Site
[](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

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