jeromelachaud / freelancer-theme

Jekyll theme based on Freelancer Start Bootstrap theme

Home Page:https://jeromelachaud.com/freelancer-theme

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Jekyll theme based on Freelancer Start Bootstrap theme

https://jeromelachaud.com/freelancer-theme

License:MIT License


Languages

Language:JavaScript 60.9%Language:HTML 22.3%Language:CSS 12.7%Language:Ruby 2.1%Language:PHP 1.9%