-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
87 lines (64 loc) · 1.92 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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
remote_theme: kondratyev-nv/jekyll-theme-littlefox
# main text of home
name: Tim Kreitner
bio: mechanical engineer, compuational engineer, software developer
# twitter summary info
description: Tims ideas.
# if it's an external image, update below for true
# better with square images
external-image: false
picture: assets/images/tim_front.png
logo: assets/images/tim_front.png
# If you want to include your resume, set to true
# and specify source (external or local).
resume: true
resume-external: true
resume-url: https://tabassco.github.io/timscv/index
url: https://tabassco.github.io
# permalink: /:title/
permalink: /blog/:title.html
# twitter:
github: tabassco
# stackoverflow: 7044681/mystackoverflow
email: tim@kreitner.xyz
authors:
tabassco:
name: Tim Kreitner
bio: Mechanical engineer, computational engineer
external-image: false
# picture: assets/images/elipapa-calder-logo-circ-invert.png
collections:
work:
output: true
permalink: /:collection/:name
# do you want a larger site? change the option below
# options: [normal, large] | default: normal
# normal = 560px / large = 810px
width: normal
# if you don't need pagination, comment the *paginate* configs below
# paginate: 5
# paginate_path: "blog/:num/"
# if you don't need projects, comment the *projects* configs below
projects: true
# if you don't need "about" or "blog", comment them out below
about: true
#blog: true
# do you want to show the "read time" of the posts?
#read-time: true
# do you want to show the "tags" inside the posts?
#show-tags: true
# related posts inside a post?
#related: true
# Display links for next and previous posts for the specified categories
#post-advance-links: [blog]
# show author block at the end of a post ?
# show-author: true
# do you want some animations?
animation: true
gems:
- jekyll-seo-tag
- jekyll-gist
- jekyll-feed
- jemoji
jekyll-mentions:
base_url: https://github.com