Landing Page Jekyll theme
A Jekyll theme based on the landing-page Bootstrap theme. It provides a simple and effective way to create landing pages using Jekyll.
Key Features:
- Bootstrap Based: Utilizes the Bootstrap framework for responsive design and easy customization.
- Jekyll Integration: Leverages Jekyll's static site generation capabilities for performance and maintainability.
- Easy to Use: Simple structure and clear instructions for creating service posts and customizing the theme.
How to Use:
- Place images in the
/img/services/
directory. - Create posts to display your services using the following format:
---
layout: default
img: ipad.png
category: Services
title: The service title
---
The description of this service
Use Cases:
- Personal landing pages
- Service promotion pages
- Simple project websites
License
The contents of this repository are licensed under the Apache 2.0 License.