Home
Softono

Nuxt Portfolio Starter

Open source Vue
23
Stars
5
Forks
0
Issues
1
Watchers
6 years
Last Commit

 About Nuxt Portfolio Starter

A simple portfolio starter theme for Nuxt.js static sites.

Platforms

Web Self-hosted

Languages

Vue

Need Help Installing Nuxt Portfolio Starter?

We provide expert installation service for this software. Our team will install, configure, and secure Nuxt Portfolio Starter on your server. plans start at just $30.

Nuxt Portfolio Starter

View on GitHub

Nuxt Portfolio Starter

A simple portfolio starter theme for Nuxt.js static sites. Based on my Gridsome Portfolio Starter.

screenshot

Demo URL

https://nuxt-portfolio-starter.netlify.app/

Features

  • Clean and minimal design
  • Tailwind CSS v1
  • Scroll to sections using vue-scrollto
  • Blog with markdown content for posts
  • Basic pagination for posts
  • Theme Switcher with Dark Mode
  • Syntax highlighting with Prism
  • 404 Page

Todo (already done in Gridsome version)

Installation

  1. Clone the repo and cd into it.
  2. npm install
  3. npm run dev to start a local dev server.
  4. npm run generate to build a static site.