We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f13b42 commit 60848f8Copy full SHA for 60848f8
2 files changed
_config.yml
@@ -28,6 +28,7 @@ exclude:
28
- .idea/
29
- .gitignore
30
- README.md
31
+ - vendor/
32
33
# Optional Feedback Link in Header (disabled)
34
feedback_subject_line: Singularity Feedback
circle.yml
@@ -14,5 +14,4 @@ general:
14
15
test:
16
post:
17
- - rm -rf vendor/bundle/ruby/2.2.0/gems/jekyll-3.3.1/lib/site_template/
18
- bundle exec jekyll build
0 commit comments