examples/blog/README.md
This portfolio is built with Next.js and a library called Nextra. It allows you to write Markdown and focus on the content of your portfolio. This starter includes:
theme.config.js or change the footer.scripts/gen-rss.js.pages/_document.tsx.pages/posts/*.md with your own content.Execute create-next-app with npm, Yarn, or pnpm to bootstrap the example:
npx create-next-app --example blog my-blog
yarn create next-app --example blog my-blog
pnpm create next-app --example blog my-blog
Deploy it to the cloud with Vercel (Documentation).