Bookmarks
Some useful bookmarks/commands
Liquid template engine https://shopify.github.io/liquid/
jekyll documentation https://jekyllrb.com/docs/
node version manager project https://github.com/nvm-sh/nvm can be run by downloading and executing below script- curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.35.3/install.sh
requires curl to be installed- sudo apt-get install curl
Windows Subsystem for Linux Documentation https://docs.microsoft.com/en-us/windows/wsl/