daGrevis / daGrev.is

daGrev.is Blog

Home Page:http://dagrev.is/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

daGrev.is Blog

Developing/Writing Blog

docker run -v $(pwd):/tmp/jekyll -w "/tmp/jekyll" -p 4000:4000 -it --rm irakli/jekyll serve --host 0.0.0.0 --drafts

Blog will be served to http://localhost:4000/.

Building Blog

docker run -v $(pwd):/tmp/jekyll -w "/tmp/jekyll" -it --rm irakli/jekyll build

Everything will be built into _site/ directory. Just deploy that wherever.

About

daGrev.is Blog

http://dagrev.is/


Languages

Language:CSS 59.1%Language:HTML 28.5%Language:Ruby 9.5%Language:JavaScript 2.2%Language:Shell 0.6%