Sha256: f5a539c7ce227aaf9086531f4d6cdf6522f30f4fca664770935ee2531e96eb23
Contents?: true
Size: 1.05 KB
Versions: 1
Compression:
Stored size: 1.05 KB
Contents
Freelancer Jekyll theme [![Build Status](https://api.travis-ci.org/jeromelachaud/freelancer-theme.svg?branch=master)](https://travis-ci.org/jeromelachaud/freelancer-theme/) ========================= Jekyll theme based on [Freelancer bootstrap theme ](http://startbootstrap.com/template-overviews/freelancer/) ## How to use - Place a image in `/img/portfolio/` - Replace `your-email@domain.com` in `_config.yml` with your email address. Refer to [formspree](http://formspree.io/) for more information. - Create posts to display your projects. Use the follow as an example: ```txt --- 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](https://jeromelachaud.github.io/freelancer-theme) ## Screenshot ![screenshot](https://raw.githubusercontent.com/jeromelachaud/freelancer-theme/master/screenshot.png) --------- For more details, read the [documentation](http://jekyllrb.com/)
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
freelancer-theme-jekyll-1.0.0 | README.md |