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.
 
 
 
 
 
Hannes Van De Vreken a757a89f83 Add link in html head to refer rss readers to the feed 10 years ago
_includes Add link in html head to refer rss readers to the feed 10 years ago
_layouts Contact form is now powered by formspree, with the option to switch back to original PHP form 10 years ago
_posts come cleaning 10 years ago
css/font-awesome Colors can now be set in config file. 10 years ago
img new design 10 years ago
js Fixing the text of the validation of email 10 years ago
mail validate email address to prevent header injection 10 years ago
.gitignore update .gitignore 10 years ago
README.md update readme 10 years ago
_config.yml typo 10 years ago
feed.xml Getting rid of 'baser' variable & references 10 years ago
index.html Getting rid of unnecessary posts loop 10 years ago
screenshot.png add screenshot 10 years ago
style.css Some corrections 10 years ago

README.md

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