Jekyll theme based on Freelancer Start Bootstrap theme
Go to file
Oliver Stapleton ef2672d004 Set various variables for easier customization
Address and more social media names can now be set in the config file,
date at bottom of site is set automatically.
2014-08-10 13:33:24 +02:00
_includes Set various variables for easier customization 2014-08-10 13:33:24 +02:00
_layouts Set various variables for easier customization 2014-08-10 13:33:24 +02:00
_posts come cleaning 2014-07-27 11:46:03 +02:00
css new design 2014-07-25 23:44:57 +02:00
img new design 2014-07-25 23:44:57 +02:00
js Update freelancer.js 2014-08-01 14:36:25 +01:00
mail new design 2014-07-25 23:44:57 +02:00
.gitignore update .gitignore 2014-07-27 12:54:41 +02:00
README.md Update README.md 2014-07-27 15:10:29 +02:00
_config.yml Set various variables for easier customization 2014-08-10 13:33:24 +02:00
feed.xml First commit 2014-07-20 00:57:28 +02:00
index.html Set various variables for easier customization 2014-08-10 13:33:24 +02:00
screenshot.png add screenshot 2014-07-27 12:34:32 +02:00

README.md

Freelancer Jekyll theme

Jekyll theme based on Freelancer bootstrap theme

How to use

  • Place a image in /img/portoflio/
  • 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 documentation