Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 5 days 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 (over 10 years ago)
- Default Branch: master
- Last Pushed: 2024-08-20T18:10:06.000Z (6 months ago)
- Last Synced: 2025-01-21T06:01:57.609Z (12 days ago)
- Topics: jekyll, jekyll-theme
- Language: JavaScript
- Homepage: https://jeromelachaud.com/freelancer-theme
- Size: 4.91 MB
- Stars: 1,465
- Watchers: 41
- Forks: 2,362
- Open Issues: 9
-
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 `[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/)