abperiasamy / freelancer-theme

Jekyll theme based on Freelancer Start Bootstrap theme

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Freelancer Jekyll theme

Jekyll theme based on Freelancer bootstrap theme

How to use

  • Place a image in /img/portoflio/
  • Replace you@email.com in _includes/contact_static.html with your email address. refer to formspree for more information.
  • Create posts to display your projects. Use the follow as an example:
---
layout: default
modal-id: 1
date: 2014-07-18
img: cabin.png
alt: image-alt
project-date: July 2014
client: The Client
category: Web Development
description: The description of the project

---

Demo

View this jekyll theme in action here

Screenshot

screenshot

========= For more details, read the documentation

About

Jekyll theme based on Freelancer Start Bootstrap theme

License:Apache License 2.0


Languages

Language:JavaScript 63.2%Language:HTML 23.4%Language:CSS 11.7%Language:PHP 1.8%