Skip to content

jeromelachaud/freelancer-theme

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
September 6, 2022 07:20
September 6, 2022 07:20
img
July 25, 2014 23:44
js
May 30, 2017 22:39
October 10, 2019 21:30
April 8, 2020 15:24
May 29, 2018 11:55
May 28, 2018 16:36
June 23, 2023 15:24
April 17, 2017 19:03
July 27, 2014 12:34
August 11, 2014 12:04

Freelancer Jekyll theme

Jekyll theme based on Freelancer bootstrap theme

How to use

  • Place a image in /img/portfolio/
  • Replace your-email@domain.com in _config.yml with your email address. Refer to formspree for more information.
  • Create posts to display your projects. Use the follow as an example:
---
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

Screenshot

screenshot


For more details, read the documentation