Jekyll-fractal Theme
See the demo here.
What is it?
A template for personal website portfolio that is simple yet elegant. It is also responsive!
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. http://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
Questions?
Drop me a line anytime website or file a GitHub Issue.
Like It?
Fork or Star this
Author
Design made by Html5. Jekyll integrations made by me
License
Jekyll-Fractal is available under the MIT license. See the LICENSE file for more info.