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.

32 lines
777 B
Markdown

10 years ago
Freelancer Jekyll theme
10 years ago
=========================
10 years ago
Jekyll theme based on [Freelancer bootstrap theme ](http://startbootstrap.com/templates/freelancer/)
## How to use
10 years ago
- Place a image in `/img/portoflio/`
- Create posts to display your projects. Use the follow as an example:
10 years ago
```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
---
```
10 years ago
## Demo
10 years ago
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)
=========
10 years ago
For more details, read the [documentation](http://jekyllrb.com/)