Fractal Theme, a template for personal website portfolio that is simple yet elegant. It is also responsive!
Installation
Setup
- Install Jekyll (use the command
sudo gem install jekyll
) - Clone and fork Jekyll-fractal Template
- Edit
_config.yml
to personalize your site
Settings
You have to fill some informations on _config.yml
to customize your site.
# Site settings
title: Jekyll fractal
email: youremailaddress@gmail.com
description: Just a simple, single page responsive template brought to you by HTML5 UP.
baseurl: "/fractal-jekyll-theme" # the subpath of your site, e.g. /blog
url: "" # the base hostname & protocol for your site e.g. https://yvesespinosa.com
download_button_url: ""
# Social settings
500px_url:
facebook_url:
github_url:
gitlab_url:
googleplus_url:
instagram_url:
linkedin_url:
pinterest_url:
twitter_url:
# Build settings
markdown: kramdown
Contact
Drop me a line anytime website or file a GitHub Issue.