Many individuals have requested how I made my web site. On this article, I wish to describe that actual course of and stroll by means of all of the instruments and tech I used.
Notice: This tutorial is especially for Mac customers as that’s what I exploit and might doc.
To deploy our web site, we’ll use Git and GitHub quite a bit. The stuff you want is:
- GitHub account -> Create one right here.
- Set up git for command line -> Comply with this information.
- Generate SSH keys for cloning repos -> Comply with this information.
- Primary understanding of git instructions -> Take a look at a guidebook right here.
- Understanding of command line -> Right here is an efficient tutorial.
Nonetheless, don’t fear an excessive amount of. I’ll stroll by means of all of the git instructions on this put up anyway, but it surely’s all the time higher to have some instinct of what’s taking place.
Additionally, you will want Homebrew. That is dubbed the ‘lacking package deal supervisor for MacOS’ and could be very helpful for anybody coding on their Mac.
You’ll be able to set up Homebrew utilizing the command given on their web site: