https://github.com/jeromelachaud/freelancer-theme
Jekyll theme based on Freelancer Start Bootstrap theme
https://github.com/jeromelachaud/freelancer-theme
jekyll jekyll-theme
Last synced: about 1 year ago
JSON representation
Jekyll theme based on Freelancer Start Bootstrap theme
- Host: GitHub
- URL: https://github.com/jeromelachaud/freelancer-theme
- Owner: jeromelachaud
- License: mit
- Created: 2014-07-19T15:13:08.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2024-08-20T18:10:06.000Z (almost 2 years ago)
- Last Synced: 2025-04-01T21:16:36.996Z (about 1 year ago)
- Topics: jekyll, jekyll-theme
- Language: JavaScript
- Homepage: https://jeromelachaud.com/freelancer-theme
- Size: 4.91 MB
- Stars: 1,480
- Watchers: 42
- Forks: 2,487
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Freelancer Jekyll 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: 2020-01-18
img: cabin.png
alt: image-alt
project-date: January 2020
client: The Client
category: Web Development
description: The description of the project
---
```
## Demo
View this jekyll theme in action [here](https://jeromelachaud.com/freelancer-theme)
## Screenshot

---------
For more details, read the [documentation](http://jekyllrb.com/)