-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
41 lines (35 loc) · 864 Bytes
/
_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
remote_theme: pages-themes/[email protected]
plugins:
- jekyll-remote-theme # add this line to the plugins list if you already have onetheme: jekyll-theme-tactile
- jemoji
kramdown:
input: Kramdown
# Name of website
title:
description:
# Google Analytics
google_analytics: G-NBN6DDWEZP
author: Justin Townsend
linkedin_username: justin-j-townsend
defaults:
- scope:
path: "assets/samples"
values:
samplecode: true
collections:
file-utilities:
title: "File Management"
output: true
permalink: /file-utilities/:name
pm-utilities:
title: "Views on Project Management"
output: true
permalink: /pm-utilities/:name
software-engineering:
title: "Software Engineering Projects"
output: true
permalnk: /software-engineering/:name
# path-animations:
# title: "Path Animations"
# output: true
# Other