Sha256: fa39b68270acca19bc9114b4a6201401bb5e1c79164d8764e9458ec363114777
Contents?: true
Size: 1.35 KB
Versions: 2
Compression:
Stored size: 1.35 KB
Contents
### Build a free blog using devlopr jekyll and Github Pages [![Gem Version](https://badge.fury.io/rb/devlopr.svg)](https://badge.fury.io/rb/devlopr) [![Netlify Status](https://api.netlify.com/api/v1/badges/4232ac2b-63e0-4c78-92e0-e95aad5ab8c3/deploy-status)](https://app.netlify.com/sites/devlopr/deploys) ![](https://ruby-gem-downloads-badge.herokuapp.com/devlopr?type=total&color=brightgreen&style=plastic) ### Demo - [here](https://devlopr.netlify.com) ## Build and Deploy a new blog using devlopr-jekyll theme using 3 Easy Steps - [Guide](https://devlopr.netlify.com/guides/2019/05/20/build-a-blog-using-devlopr-jekyll/) ## Screenshots: ![Screenshot 1](https://github.com/sumanksp/jekyll-theme-developer/blob/master/assets/img/screenshot1.png) ![Screenshot 2](https://github.com/sumanksp/jekyll-theme-developer/blob/master/assets/img/screenshot2.png) ![Screenshot 3](https://github.com/sumanksp/jekyll-theme-developer/blob/master/assets/img/screenshot3.png) ![Screenshot 4](https://github.com/sumanksp/jekyll-theme-developer/blob/master/assets/img/screenshot4.png) # 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](https://opensource.org/licenses/MIT).
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
jekyll-theme-developer-0.4.2 | README.md |
jekyll-theme-developer-0.4.1 | README.md |