-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
24 lines (20 loc) · 635 Bytes
/
Copy path_config.yml
File metadata and controls
24 lines (20 loc) · 635 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
destination: _site
exclude:
- buildSite.bat
- publishChanges.bat
# Site settings
title: Techit
description: > # this means to ignore newlines until "baseurl:" A COMMON GROUND FOR MY MAKER PROJECT UPDATES, PUBLISHING TOOLS, AND SHARING TECH TIPS.
A technology blog for sharing my maker projects, tools, and best practices.
baseurl: "" # the subpath of your site, e.g. /blog/
url: "https://techit.mandmshafer.com" # the base hostname & protocol for your site
github_username: mshafer1
collections:
Projects:
output: true
Blog:
output: true
Comics:
output: true
# Build settings
markdown: kramdown