Many individuals have requested how I made my website. On this article, I wish to describe that actual course of and stroll via all of the instruments and tech I used.
Be aware: This tutorial is principally 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 rather a lot. 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.
- Fundamental 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 via all of the git instructions on this publish 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’ll be able to set up Homebrew utilizing the command given on their web site: