Skip to content

forrestblade/portfolio

Repository files navigation

portfolio

My Portfolio Website, generated by @abhijithvijayan/portfolio CLI

🚀 Quick Start

  • yarn install to install dependencies.
  • yarn run dev to start the development server.
  • yarn run build build the files for production.
  • yarn run export to use Next.js static exports.
  • yarn run serve runs build and export commands at once.

🌟 Updating metadata

Copy sample.js to index.js in the config / directory and update config / index.js with your custom information

🌟 Adding static contents

Copy contents (images, documents, etc...) to public / directory

🌟 Adding other site-data

Copy sample.md to index.md in the markdown / SECTION_NAME directory and update accordingly. See how I did mine

🌟 PWA Support

Add icons for PWA to public / icons / and update manifest.json in public / directory

Show your support

Give a ⭐️ if this project helped you!

👨‍🔬 Credits

Template by abhijithvijayan

About

Code base for my portfolio

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published