Thursday, February 13, 2020

How to install Jekyll


sudo apt-get install ruby-full
sudo apt-get install rubygems build-essential
sudo apt-get install gcc
sudo apt-get install make
sudo gem install jekyll bundler

all the above commands are not working and I don't know why ????

Luckily I found this solution 

jekyll new blog
cd blog
bundle exec jekyll serve


EUREKA!!!



How to Check Ubuntu Version from the Command Line


lsb_release -a
https://linuxize.com/post/how-to-check-your-ubuntu-version/

free online comma separating tool

https://delim.co/#