Landing Page Jekyll theme

Jekyll theme based on landing-page bootstrap theme

How to Run

---
$ gem install bundler jekyll
$ jekyll new my-awesome-site
$ cd my-awesome-site 
$ bundle exec jekyll serve
---

How to use

  • Place a image in /img/services/
  • Create posts to display your services. Use the follow as an example:
---
layout: default
img: ipad.png
category: Services
title: The service title
---
The description of this service

Demo

View this jekyll theme in action here

Screenshot

screenshot

===

For more Jekyll details, read documentation. This Jekyll theme used Freelancer Jekyll theme as reference.

License

The contents of this repository are licensed under the Apache 2.0.

Version

1.0.1