Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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 month ago
JSON representation

Jekyll theme based on Freelancer Start Bootstrap theme

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 `[email protected]` 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
![screenshot](https://raw.githubusercontent.com/jeromelachaud/freelancer-theme/master/screenshot.png)

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