Easily create a portfolio with Next.js and Markdown.
The Portfolio Starter Kit is a portfolio-building tool that utilizes Next.js and Nextra to create a professional-looking portfolio website. With a focus on content creation using Markdown, this starter kit offers several key features such as automatic Markdown handling, RSS feed generation, a pre-designed theme, post categorization with tags, and optimized web font loading. It also provides easy configuration options for personalization.
To install the Portfolio Starter Kit, follow these steps:
theme.config.js
file or modify the footer according to your preferences.scripts/gen-rss.js
file to enter your name and site URL for the generated RSS feed.pages/_document.js
file to reflect your portfolio’s specific information.pages/posts/*.md
files with your own content, replacing the example posts with your own portfolio entries.To deploy your own portfolio, use the following instructions:
create-next-app
command, which will bootstrap the example and create your portfolio.The Portfolio Starter Kit is a powerful tool for creating an impressive portfolio website. It utilizes Next.js and Nextra, offering features such as Markdown support, RSS feed generation, a beautiful theme, post categorization with tags, and optimized web font loading. With easy installation and customization options, this starter kit provides an efficient solution for individuals looking to showcase their portfolio in a professional and visually appealing manner, while focusing on the content they want to highlight.