-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
39 lines (30 loc) · 1.46 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
# Include vendor to fix: https://github.com/jekyll/jekyll/issues/2938
exclude: [".rvmrc", ".rbenv-version", "README.md", "Rakefile", "changelog.md", "vendor"]
# For Keybase verification
# https://github.com/keybase/keybase-issues/issues/366#issuecomment-38749201
include: [".well-known"]
plugins:
- jekyll-gist
- jekyll-sitemap
permalink: pretty
markdown: kramdown
kramdown:
input: GFM
title : mark cerqueira
tagline: well-rounded nerd
baseurl: ''
images2017 : "/assets/posts/2017"
images2018 : "/assets/posts/2018"
images2019 : "/assets/posts/2019"
images2020 : "/assets/posts/2020"
images2021 : "/assets/posts/2021"
images2022 : "/assets/posts/2022"
default_image_width : "800px"
author :
name : Mark Cerqueira
email : [email protected]
github : markcerqueira
twitter : markmcerqueira
# End of post blurbs
managing_management: <i>Managing Management is a series on systems that are shareable and serve as actionable templates for addressing the deluge of things managers encounter everyday. Enjoyed this post and want to see more? Check out more at <a href="/archive/#managing+management">Managing Management</a>.</i>
manager_reads: <i>Most of the world's wisdom is written down in its best books. Manager Reads is a series covering books on management and leadership, focusing on books that can improve your own leadership with the wisdom of others. Enjoyed this post and want to see more? Check out more at <a href="/archive/#manager+reads">Manager Reads</a>.</i>