robertjohnson.work/_config.yml

32 lines
756 B
YAML
Raw Normal View History

2016-07-29 00:47:42 -04:00
title: My Resume
url: 'http://webjeda.com'
baseurl: '/online-cv' #change it according to your repository name
2016-11-24 09:44:12 -05:00
# Enable one of these styles by removing #. Style will be applied only after restarting the build or serve.
2016-07-29 00:47:42 -04:00
#style: styles-2
#style: styles-3
#style: styles-4
#style: styles-5
#style: styles-6
#Profile information
name: Alan Doe
tagline: Full Stack Developer
pic: profile.png #place a 100x100 picture inside /assets/images/ folder and provide the name of the file below
#sidebar links
2016-11-24 09:43:22 -05:00
email: hello@webjeda.com
2016-07-29 00:47:42 -04:00
phone: 012 345 6789
website: blog.webjeda.com #do not add http://
linkedin: alandoe
2016-11-24 09:43:22 -05:00
github: sharu725
twitter: '@webjeda'
2016-07-29 00:47:42 -04:00
2017-03-29 10:56:08 -04:00
# Tracker
analytics: UA-83979019-1
2016-11-24 09:43:22 -05:00
#Update all the sections by editing the files inside _includes folder.