Skip to content

Build and Deploy your Static Site 🚀 using this beautiful Jekyll Framework/Theme built for Creatives

License

Notifications You must be signed in to change notification settings

snxoxopy/devlopr-jekyll

Repository files navigation

Build a free blog using devlopr jekyll and Github Pages

Gem Version Netlify Status

Demo - here

Create a new blog using devlopr-jekyll theme - Guide

Deploy devlopr-jekyll blog using Github Pages and Travis CI - 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

Build and Deploy your Static Site 🚀 using this beautiful Jekyll Framework/Theme built for Creatives

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • SCSS 50.3%
  • HTML 41.6%
  • Ruby 4.9%
  • JavaScript 2.9%
  • Dockerfile 0.3%