git clone https://github.com/blackradley/blackradley.github.io.git ./
sudo apt-get update
sudo apt-get install ruby ruby-dev make build-essential
sudo apt install zlibc zlib1g-dev libxml2 libxml2-dev libxslt1.1 libxslt1-dev
sudo gem install jekyll bundler
bundle install
bundle exec jekyll serve --host localhost --port 8080
bundle exec jekyll serve --drafts --host localhost --port 8080
- https://bootswatch.com/flatly/
- https://blog.brandonparsons.me/2015-using-tags-in-a-jekyll-blog-on-github-pages
- Images in posts maximum of 525 pixels wide.