Make it your own
Learn how you can customize this template to make it your own. This guide will help you understand how the template is organized and how to add new content.
Learn how you can customize this template to make it your own. This guide will help you understand how the template is organized and how to add new content.
This template is created with Next.js and Tailwind CSS. The primary goal of this template is to provide a starting point for developers to build their portfolio and to have a place where they can post their thoughts.
To get started with this template, follow these steps:
npm install
to install the dependencies.npm run dev
to start the development server.The folder structure is organized as follows:
_blogs
└── make-it-your-own.md
public
├── assets
└── robots.txt
src
├── app
├── components
├── data
├── lib
├── styles
└── types
To customize this template, you can follow these steps:
data
files in the src/data
directory._blogs
directory. (Don't forget to add your cover image in the public/assets/blogs/[blog-id]/
directory.)src/styles
directory to add your custom styles.src/components
directory to add new components.src/app/icon.png
file.data/meta.json
file.data/umamiAnalytics.json
file with your own dataWebsiteId
. (it's free to use and open-source.)repo > settings > Secrets and variables > actions
or delete the .github/workflows/azure-static-web-apps-polite-river-0640ed603.yml
file and update it with your preferred tool.I hope this template helps you to get started with your portfolio. If you have any questions or suggestions, feel free to reach out to me on Linkedin or email.
Happy coding! 🚀 Please star this repository if you find it helpful.