Skip to content

ClingingJason/Clinging-Jason.github.io

 
 

Repository files navigation

Build a free blog using devlopr jekyll and Github Pages

Gem Version Netlify Status

Demo - here

Build and Deploy a new blog using devlopr-jekyll theme using 3 Easy Steps - Guide

Screenshots:

Screenshot 1

Screenshot 2

Screenshot 3

Screenshot 4

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.

About

Free Gem Based Jekyll Theme Built for Developers

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • HTML 68.2%
  • CSS 28.9%
  • Ruby 2.9%