Skip to content

Commit ca7866b

Browse files
committed
Jekyll config
1 parent 813e553 commit ca7866b

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

_config.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# If you’re using Jekyll to build your site and would like to include a file or directory that
2+
# Jekyll excludes by default you can do this by specifying the path to the file/folder
3+
# inside the include variable in your site’s _config.yml file:
4+
5+
# include all /scripts/_*.js file
6+
include:
7+
- /scripts/_*.js

0 commit comments

Comments
 (0)