Barbapapazes / slantire

Portfolio - A Nuxt Studio theme powered by Nuxt UI Pro

Home Page:https://slantire.barbapapazes.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

screenshot-nuxt-ui-pro-slantire

Slantire

Nuxt UI Pro

code style

Slantire, [slan.ti.ˈɾɛ] from Na'Vi meaning 'inspiration', is a blog theme that you can use in Nuxt Studio.

It is powered by Nuxt Content and Nuxt UI Pro!

Features

  • 🎨 Fully personalized (colors, content, etc.)
  • 📝 Markdown based
  • 🔍 SEO friendly (Open Graph, Robots, Sitemap)
  • 🦇 Dark mode
  • ✏️ Nuxt Studio ready

Setup

Make sure to install the dependencies:

pnpm install

Development Server

Start the development server on http://localhost:3000:

pnpm run dev

Production

Build the application for production:

npm run generate

Environment Variables

In order to build the application for production, you need to have a Nuxt UI Pro license and set the NUXT_UI_PRO_LICENSE variable in the .env file.

Note that this is not required to run in development and contribute to the Nuxt website or documentation.

You will also need to add your site URL to the NUXT_SITE_URL variable (see Nuxt SEO) to have a valid robots.txt file and sitemap.

License

MIT License

About

Portfolio - A Nuxt Studio theme powered by Nuxt UI Pro

https://slantire.barbapapazes.dev


Languages

Language:Vue 63.4%Language:TypeScript 36.4%Language:JavaScript 0.3%