Skip to content

How to set things up?🔗

Create the accounts and get the website🔗

  1. Github
    1. Create an account on github.com
    2. Create a Fork of the repo of the repo for this website in your own account.
  2. Netlify
    1. Create an account on netlify.com
      • You will have to create a team. We don't really care, it's you only, team01 is enough.
    2. Create a website for the fork of this repo in repo.
      • You will have to accept the linking to your previously created github account
      • You will have to select the git repo you just created.
  3. Done.
    • You will find your new website in netlify, the list under Sites. Once selected, a bit under the title.
    • The address is generated by netlity, you can change it if you own a domain name.
    • Any change to the files will be shown on the website in a matter of minutes. You will see on netlify that builds are triggered automatically to generate it.

Create a file🔗

  1. Go on github.com
  2. Go in the directory docs
  3. Create a new file
  4. Write what you want. The formatting to use is named Markdown.