Skip to content

Commit 10e5dde

Browse files
committed
Added source for site and excluding Gemfile
1 parent 37bf276 commit 10e5dde

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

docs/_config.yml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
11
# _config.yml
22

3-
title: "Jekyll Actions Site"
3+
source: .
4+
destination: _site
5+
6+
exclude:
7+
- Gemfile
8+
- Gemfile.lock
9+
- vendor/

0 commit comments

Comments
 (0)