As of now, this guide will only cover commands that are specific to linux environment since i used Ubuntu in creating this guide.
Initial Project Setup
1. Install curl
2. With curl, you can now install node.js
3. You will need ruby to run jekyll
4. With these, you may install jekyll finally
5. Now create your jekyll project
6. Finally, we start our server
Some Extras
Here I cover some other stuff about installing brackets editor or if you encountered some of the issues I had or just want to install a plugin.
a. If you like to use Brackets code editor
b. Wanna install github-pages?
c. Getting some damn errors?
d. Some jekyll commands for building
e. If you forgot your commands, you may want to install jekyll docs
f. If you do not have the latest ruby (e.g. 2.4.X)