fix "Fix modal mouse wheel issues" |
||
---|---|---|
_includes | ||
_layouts | ||
_posts | ||
css/font-awesome | ||
img | ||
js | ||
.gitignore | ||
LICENCE | ||
README.md | ||
_config.yml | ||
feed.xml | ||
index.html | ||
screenshot.png | ||
style.css |
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
========= For more details, read the documentation