Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Scientist, leader, tech passionate, python developer, amateur baker, husband, father … if it involves learning and problem-solving, I’m in!

Notifications You must be signed in to change notification settings

hillairet/hillairet.github.io

Repository files navigation

Sharpen The Saw

Live as if you were to die tomorrow. Learn as if you were to live forever.

― Mahatma Gandhi


The title and the quote above summarize well my personal goals for this blog. I hope the content will help others sharpen their saw.

Run locally for development:

Add the following lines to the Gemfile to avoid a known issue with webrick:

gem "sdbm"
gem "webrick"
gem "net-telnet"
gem "xmlrpc"

Then using docker:

docker run --rm --volume="$PWD:/srv/jekyll:Z" --publish [::1]:4000:4000 jekyll/jekyll jekyll serve

Or even better with docker-compose:

docker-compose up -d

About

Scientist, leader, tech passionate, python developer, amateur baker, husband, father … if it involves learning and problem-solving, I’m in!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published