~/categories
ls -la ./categories/
Angular Github
total 3 items
- Getting started with Jekyll
Install ruby Here I assume that you have brew already installed on your Mac machine. Install it first if you don’t have it. I had to do the …
3 min read - Host your personal blog on GitHub Pages
The initial idea was to write a small post about how to create a Jekyll blog hosted on GitHub. However, when I started to dig dipper and had realized …
1 min read - How to host Angular application on GitHub Pages
[Last update 04-04-2017] To install the command run the following: npm i -g angular-cli-ghpages Note: you have to create the dist folder in before …
1 min read