PortfolioWebsite

Nextfolio

A clean, fast, and lightweight portfolio template built with Next.js, Vercel, and Tailwind CSS for optimal performance.

Deploy your Nextfolio site with Vercel in minutes.

Deploy with Vercel

Technologies Used

Features

Installation

Nextfolio uses pnpm for dependency management, so ensure it is installed on your system.

Execute create-next-app with pnpm to bootstrap the example:

pnpm create next-app --example https://github.com/1msirius/Nextfolio my-portfolio

Start the development server:

pnpm dev

The server will be running at http://localhost:3000.

Configuration

  1. Update the site metadata and social links in app/config.ts to set up SEO, feeds, social links, and Open Graph settings.
  2. Update your routes in app/sitemap.ts for SEO optimization.
  3. Update your blog posts in the /content folder.

For more information about configuration, follow the instructions in the Getting Started post.

Contributing

Contributions are welcome! To get involved, just push your code to the repo. Whether you’re enhancing existing features or adding new ones, your efforts are greatly appreciated!

Licence

Nextfolio is open-source and released under the MIT License.