-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
17 lines (17 loc) · 813 Bytes
/
_config.yml
File metadata and controls
17 lines (17 loc) · 813 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# note theme: jekyll-theme-minimal is still needed eventhough I have my own default.html master file.
# it is needed because all of the CSS and other supporting files are loaded with this "theme:" statement
# theme: jekyll-theme-minimal
timezone: America/New_York
title: sflanders95.github.io
#show_downloads: true
#logo: images/ChatBox.jpeg
google_analytics: UA-127176852-1
favicon_url: "https://assets-cdn.github.com/favicon.ico"
future: true
# markdown_ext: "markdown,mkdown,mkdn,mkd,md"
# testing sln from https://github.community/t5/GitHub-Pages/gitHub-pages-URL-404/m-p/4466#M341
# thest did not help viewing https://sflanders95.github.io/EmpireMillenniumChatBlockerChromeExt/docs/test.html
# include: [/docs]
# include: /docs
# include: docs
exclude: ["CNAME", "Rakefile", "MIT-LICENSE", "TODO.taskpaper"]