Make a web-safe color guide with Bash Use the for loop in Bash to create a handy color palette for the web.
How I configure Vim as my default editor on Linux Vim is my favorite editor. These changes to my system make Vim available as the default in programs that use a different editor by default.
How I dynamically generate Jekyll config files Insert dynamic data into Jekyll static sites using Python or Bash and avoid creating an API backend.
Automate image processing with this Bash script A script and ImageMagick make preparing images for publication quick and easy.
Parsing config files with Bash Separating config files from code enables anyone to change their configurations without any special programming skills.