Skip to content

Black Radley Website on Github Pages

Notifications You must be signed in to change notification settings

blackradley/blackradley.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Black Radley Website

To set up WSL Ubuntu 18.04

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

To run

bundle exec jekyll serve --host localhost --port 8080

To include drafts

bundle exec jekyll serve --drafts --host localhost --port 8080

Uses

Notes

  • Images in posts maximum of 525 pixels wide.

About

Black Radley Website on Github Pages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published