You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
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.
10 years ago
_includes Set various variables for easier customization 10 years ago
_layouts Set various variables for easier customization 10 years ago
_posts come cleaning 10 years ago
css new design 10 years ago
img new design 10 years ago
js Update freelancer.js 10 years ago
mail new design 10 years ago
.gitignore update .gitignore 10 years ago
README.md Update README.md 10 years ago
_config.yml Set various variables for easier customization 10 years ago
feed.xml First commit 10 years ago
index.html Set various variables for easier customization 10 years ago
screenshot.png add screenshot 10 years ago

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