Many individuals have requested how I made my website. On this article, I wish to describe that precise course of and stroll by all of the instruments and tech I used.
Observe: This tutorial is especially for Mac customers as that’s what I take advantage of and may doc.
To deploy our web site, we are going to use Git and GitHub quite a bit. The stuff you want is:
- GitHub account -> Create one here.
- Set up git for command line -> Observe this guide.
- Generate SSH keys for cloning repos -> Observe this guide.
- Primary understanding of git instructions -> Take a look at a guidebook here.
- Understanding of command line -> Here is an efficient tutorial.
Nevertheless, don’t fear an excessive amount of. I’ll stroll by all of the git instructions on this publish anyway, however it’s all the time higher to have some instinct of what’s taking place.
Additionally, you will want Homebrew. That is dubbed the ‘lacking bundle supervisor for MacOS’ and may be very helpful for anybody coding on their Mac.
You may set up Homebrew utilizing the command given on their web site: