forked from sujaykundu777/devlopr-jekyll
-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
38 lines (34 loc) · 1.32 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
25
26
27
28
29
30
31
32
33
34
35
36
37
38
title: devlopr jekyll
subtitle: A Jekyll Theme built for Developers
description: >- # this means to ignore newlines until "baseurl:"
A Jekyll Theme Built For Developers
baseurl: "" # the subpath of your site, e.g. /blog
url: "https://devlopr.netlify.com" # the base hostname & protocol for your site, e.g. http://example.com
author_logo: profile.png
disqus_shortname: sujay-kundu #for comments using disqus
author: devlopr
author_bio: Hello, my name is John Doe.I am an award winning Full Stack Web Developer and UI/UX Javascript specialist
author_email: "[email protected]"
author_location: India
author_website_url: "https://johndoe.com"
# social links
twitter_username: yourusername
github_username: yourusername
facebook_username: yourusername
linkedin_username: yourusername
behance_username: yourusername
instagram_username: yourusername
medium_username: yourusername
telegram_username: yourusername
dribbble_username: yourusername
flickr_username: yourusername
# dont touch this unless required
plugins:
- jekyll-feed
- jekyll-sitemap
- jekyll-seo-tag
- jekyll-analytics
jekyll_analytics:
GoogleAnalytics: # Add, if you want to track with Google Analytics
id: UA-46783401-10 # Required - replace with your tracking id
anonymizeIp: false # Optional - Default: false - set to true for anonymized tracking