Many individuals have requested how I made my website. On this article, I need to describe that actual course of and stroll by way of all of the instruments and tech I used.
Word: This tutorial is especially for Mac customers as that’s what I take advantage of 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 here.
- Set up git for command line -> Comply with this guide.
- Generate SSH keys for cloning repos -> Comply with this guide.
- Primary understanding of git instructions -> Try a guidebook here.
- Understanding of command line -> Here is an efficient tutorial.
Nonetheless, don’t fear an excessive amount of. I’ll stroll by way of all of the git instructions on this submit anyway, nevertheless it’s at all times 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 may be very helpful for anybody coding on their Mac.
You may set up Homebrew utilizing the command given on their web site: