Skip to content

Personal web page hosted on Vercel and GitHub Pages.

License

Notifications You must be signed in to change notification settings

bolah2009/bolah2009.github.io

Repository files navigation

Personal Portfolio Page

A personal portfolio page with blog, build with Next.js and Typescript. Includes:

  • MDX and Markdown support
  • Optimized for SEO (sitemap, robots, JSON-LD schema)
  • RSS Feed
  • Dynamic OG images
  • Syntax highlighting
  • Tailwind v4
  • Vercel Speed Insights / Web Analytics
  • Geist font

🛠️ Development

  • Clone the project
git clone https://github.com/bolah2009/bolah2009.github.io.git
  • Install Dependencies
yarn install

To run ESLint by itself, you may run the lint task:

yarn lint:check

Or to automatically fix issues found (where possible):

yarn lint

You can also check against Prettier:

yarn format:check

and to have it actually fix (to the best of its ability) any format issues, run:

yarn format
  • Start server (Development mode)
yarn dev

🤝🏾 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the issues page.

⭐️ Show your support

Give a ⭐️ if you like this project!

👨🏽‍💻 Author

📝 License

MIT licensed.

About

Personal web page hosted on Vercel and GitHub Pages.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published