Skip to content

chrisglein/chrisglein.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

601 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sections

Development

Machine Setup

Install WSL

More Info

wsl --install Ubuntu

Reboot!

Set Up Bundle

sudo snap install ruby --classic
gem install bundler
sudo apt install build-essential
bundle install

Testing locally

bash
bundle exec jekyll serve

To see draft posts, instead:

bundle exec jekyll serve --drafts

About

Static GitHub pages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors