Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 796 Bytes

README.md

File metadata and controls

28 lines (21 loc) · 796 Bytes

Landing Page Jekyll theme

Jekyll theme based on landing-page bootstrap theme

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
description: The description of the 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.