-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy path_config.yml
24 lines (24 loc) · 1.4 KB
/
_config.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
#Theme Name: Handsomely
#CMS - Jekyll
#Developer- Deenesh Chowdhary
#http://deeneshchowdhary.com
title: Handsomely
site-description: for handsome Typography
email: [email protected]
description: "small description about you will take you long"
baseurl: "" # the subpath of your site, e.g. /blog
url: "" # the base hostname & protocol for your site, e.g. http://example.com
email_username: [email protected] #Your email address
twitter_username: #Twitter Username goes here
github_username: deeneshchowdhary #Github Username goes here
facebook_username: your_username #Facebook Username goes here
your_name: Handsomely Pencil #Your Name for About
about_yourself: "Duis interdum tincidunt risus. Integer a pellentesque nulla, ut tempus nunc. Mauris sed tortor vitae leo ullamcorper suscipit. Donec dignissim sollicitudin rutrum. Nam eleifend fermentum neque, a dictum velit. Nullam malesuada, nulla a dapibus efficitur, metus tortor sodales dui, eu luctus urna eros nec ipsum. Suspendisse id neque tristique, efficitur orci ut, blandit libero. Curabitur pellentesque condimentum ipsum, sed fermentum diam dictum ac. Curabitur eu aliquam neque, eu vulputate ipsum. Aliquam erat volutpat. " # Brief description about yourself
copyright_name: Handsomely #Copyright
# Build settings
markdown: kramdown
paginate: 5 #Total Number of Post in each Page
gems: [jekyll-paginate, jekyll-feed]
exclude:
- Gemfile
- Gemfile.lock