freelancer-theme

freelancer-theme

Jekyll theme for github pages based on Freelancer Start Bootstrap theme and Agency StartBootstrap theme

Freelancer Jekyll theme

Jekyll theme based on Freelancer bootstrap theme and the timeline from Agency bootstrap theme

Features:

Preview

Live Demo

View this jekyll theme in action here

How to use

Site Variables

  • Set your site content such as name, title, footer in _config.yml

Header Image

  • Place your Header Background image in /img/ and change the value of header-bg in _config.yml to the image name.
  • If you don't want a header image then add a # before the header-bg to comment it out.

BLog

  • To enable or disable the blog, set the set-blog in _config.yml to true or false.
  • Create posts to display on your blog.

Portfolio

  • Place your portfolio images in /img/portfolio/

  • Enter your portfolio data in _data/projects.yml. Just edit the values from the default file. ```txt

  • id: "1" title: "Your Project 1 Title" pic_name: "cabin.png" #The full project image inside the model icon_name: "game.png" #image shown in the grid. description: "Project 1 Description." points:

  • Keep in mind you can add as my links as you want, say For example you want to add another link to a service. Then just add another title and href under the first one.

  • Or you want to add another point, such as Languages used for Project. Then just add another title and links . ```txt points:



 #### Experience/Timeline
 - Place your images in `/img/timeline`
 - Enter your timeline data in `_data/experience.yml`. Just edit the values from the default file.
 - The following example is for the item on right side of timeline. For left side leave the class blank. i.e `class: ""`.
```txt

- class: "timeline-inverted"
  icon: "2.jpg"
  icon-alt: "alternate text for image"
  title: "Your Experience Title"
  sub_title: "Some cachy title"
  description: | 
        Description for your Experience. 
        Can expand to multiple lines <br>
        Write whatever you want.<br>
        If you want a paragragh then remove the `br` tags .<br>

For more details, read the documentation

jekyll logo

Want a Jekyll website built?

Hire a Jekyll developer