forked from BDHU/minimalist
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
32 lines (29 loc) · 1.01 KB
/
Copy path_config.yml
File metadata and controls
32 lines (29 loc) · 1.01 KB
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
title: Jami Virtanen
logo: false
email: false
description: Open to work
show_downloads: false
google_analytics: false
color-scheme: auto
plugins:
- jekyll-sitemap
- jekyll-seo-tag
- jemoji
# You can find fonts from https://iconify.design or https://fontawesome.com. Below is just an example illustrating how to use custom icons
sidebar:
- name: Jyväskylä, Finland
icon: <i class="fa fa-map-marker"></i>
- name: LinkedIn
icon: <i class="fa-brands fa-linkedin"></i>
link: https://www.linkedin.com/in/jami-virtanen/
- name: GitHub
icon: <i class="fa-brands fa-github"></i>
link: https://github.com/jmvirtan
- name: GitLab
icon: <i class="fa-brands fa-gitlab"></i>
link: https://gitlab.com/jmvirtan
# https://github.com/github/pages-gem/issues/399#issuecomment-301827749
# When running locally, we run into the following error —
# GitHub Metadata: No GitHub API authentication could be found. Some fields may be missing or have incorrect data.
# adding this avoids it
github: [metadata]