Build a free blog using devlopr jekyll and Github Pages¶ ↑
Demo - here¶ ↑
Build and Deploy a new blog using devlopr-jekyll theme using 3 Easy Steps - Guide¶ ↑
Screenshots:¶ ↑
Run using Docker¶ ↑
$ git clone $ cd repo $ export JEKYLL_VERSION=3.8 $ docker run --rm --volume="$PWD" -it jekyll/jekyll:$JEKYLL_VERSION jekyll build $ jekyll serve
Licence¶ ↑
The theme is available as open source under the terms of the MIT License.