Skip to content

GuillaumeMunsch/guillaumemunsch.github.io

Repository files navigation

Non opPortfolio

Netlify Status Hits

opPortfolio

A clean portfolio template. (Readme will be updated soon)

Sections

  • Home
  • Education and Certificates
  • Experience
  • Projects
  • Contact and Resume

How To Use

  • Clone this repository (or fork, then clone your fork :) )
  • Run npm i
  • Check it out using npm start

How Do I Customize

  • Replace homepage in package.json to your domain name or https://<username>.github.io
  • In src/portfolio.js you can add your personal portfolio details.
  • In src/theme.js you can change the theme colors. You can change between Light and Dark theme with the theme switch on the header.

How to Deploy

I have used Netlify to host my portfolio. If you want to use GitHub Pages, just run npm run build and publish all the files in the /build folder to your repository.

For the project-bundles to work, you HAVE TO replace the root imports in your index.html (like href="/favicon.png") with a dot before to make it relative -> href="./favicon.png"

References

Based on https://github.com/ashutosh1919/masterPortfolio/ and https://github.com/saadpasta/developerFolio Illustrations: https://undraw.co/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •