Mattia Ippoliti

Mattia Website

Mattia Ippoliti Banner

Hi, click here: https://mattiaippoliti.github.io/MattiaIppoliti/

Pull Requests Welcome first-timers-only Friendly Setup Automated

Table of Contents

If you don’t want to use git

On this page, click the Code button near the top, then click “Download ZIP”. Unzip the file and you can work with the text files.

If you’re open in a code editor that understands markdown, you’ll see everything formatted nicely.

How to download the repo as a zip file

If you’re comfortable with git

Create a new branch so you can check items like this, just put an x in the brackets: [x]

Fork a branch and follow the commands below

Fork the GitHub repo https://github.com/MattiaIppoliti/MattiaIppoliti.github.io/ by clicking on the Fork button.

Clone to your local repo:

git clone git@github.com:<your_github_username>/MattiaIppoliti.github.io.git
git checkout -b progress
git remote add MattiaIppoliti https://github.com/MattiaIppoliti/MattiaIppoliti.github.io/
git fetch --all

Mark all boxes with X after you completed your changes:

git add .
git commit -m "Marked x"
git rebase MattiaIppoliti/main
git push --set-upstream origin progress
git push --force

Don’t feel you aren’t smart enough

Enjoy!

Enjoy the website!