kwakwaversal / kwakwaversal.github.io

Programming and devops musings

Home Page:https://kwakwaversal.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blog about some stuff

Blog written using Jekyll

Synopsis

Test locally using Jekyll Docker container.

$ git clone https://github.com/kwakwaversal/kwakwaversal.github.io.git $HOME/kwakwaversal.github.io
$ docker run -it --rm -v $HOME/kwakwaversal.github.io:/pwd -w /pwd -p 4000:4000 jekyll/jekyll jekyll serve

Description

These pages are a work in progress. The hope is that I will be articulating the things I discover when following the black hole after I get a thought in my head.

References

About

Programming and devops musings

https://kwakwaversal.github.io


Languages

Language:Ruby 100.0%