Skip to content

Latest commit

 

History

History
54 lines (36 loc) · 1.83 KB

README.md

File metadata and controls

54 lines (36 loc) · 1.83 KB

GitHub Portfolio

RepoPortfolio is a powerful portfolio builder that empowers you to create a beautiful and customized portfolio website in just minutes. You simply need to edit some data in a file, commit, and easily deploy your portfolio with GitHub Pages. Explore all the features.

View Demo

🛠️ Installation Steps:

Requirements

  • Node 18

🧐 Features

Here're some of the project's best features:

  • Fast Customization --> /public/data/sharedData.json (modify with your data and save)
  • SEO friendly --> /lib/SEO.ts
  • GitHub Action Deploy (on GitHub Pages)
  • Fetch information form Repository (Branch must be named 'main')
  • In-project preview image [ Every repository must include a folder named '.github/RepoPortfolio-Your-GitHub-Story' containing an image named 'index.png'.]
  • Buy Me a coffee integration
  • CV Download By GoogleDrive Sharing

Requirements

  • Node 18

DONE to install

TODO

  • Guida al setup con gli steps

💻 Built with

Technologies used in the project:

About History of Project

This project is a progression of its predecessors, initially built solely with CSS, JS, and HTML. It was then converted to Angular, making it more dynamic and easier to manage. In the latest step, the project has migrated to Next.js. The old versions have been branched and tagged with 'OLD'.