Jekyll theme based on Freelancer bootstrap theme
- 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
---
View this jekyll theme in action here
For more details, read the documentation