Skip to content
This repository has been archived by the owner on Jun 9, 2022. It is now read-only.

Techno11/freelancer-theme

 
 

Repository files navigation

Freelancer Jekyll theme Build Status

Jekyll theme based on Freelancer bootstrap theme

How to use

  • Place a image in /img/portfolio/
  • Replace [email protected] in _config.yml 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

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 57.3%
  • HTML 28.5%
  • CSS 11.0%
  • PHP 1.6%
  • Ruby 1.6%