forked from kzikan/cv
-
Notifications
You must be signed in to change notification settings - Fork 3
/
_config.yml
41 lines (36 loc) · 1.64 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
39
40
41
# Site Settings
title: Jane Doe
url: ''
baseurl: '/simple-cv' #change it according to your repository name
# Enable one of these styles by removing #. Style will be applied only after restarting the build or serve.
#style: styles-2
#style: styles-3
#style: styles-4
#style: styles-5
#style: styles-6
# modified slightly
style: style-kz
#Profile information
name: Ayda Doe
tagline: Math major at My College
pic: ayda.jpg #place a 100x100 picture inside /assets/images/ folder and provide the name of the file below
summary: 'This is a simple cv website based on Jekyll. Fork it here <a href="https://github.com/RVerse-Tutorials/simple-cv">https://github.com/RVerse-Tutorials/simple-cv</a>.
Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry standard dummy text ever since the 1500s,
when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages,
and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.'
#sidebar links
email: [email protected]
phone: 206 123 4567
website: eeholmes.github.io/simple-cv/ #do not add http://
linkedin:
github: eeholmes
twitter:
#Update all the sections by editing the files inside _data folder.
# Tracker add google id like UA-xxx here
#analytics:
# Build settings
encoding: "utf-8"
compress_html: # - http://jch.penibelst.de/
clippings: all
ignore:
envs: development