8000 More tests for jekyll exclusions · RedzCh/python-sprints.github.io@7ccc3d0 · GitHub
[go: up one dir, main page]

Skip to content

Commit 7ccc3d0

Browse files
author
Marc Garcia
committed
More tests for jekyll exclusions
1 parent f35a7c9 commit 7ccc3d0

File tree

7 files changed

+3
-5
lines changed

7 files changed

+3
-5
lines changed

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
include: ["_test.html", "pandas/guide/_test.html", "pandas/guide/_test/index.html", "pandas/guide/_static"]
1+
include: ["_test.html", "_static", "pandas/guide/_static"]

_static/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
foo

_test.html

Lines changed: 0 additions & 1 deletion
This file was deleted.

pandas/guide/_test.html

Lines changed: 0 additions & 1 deletion
This file was deleted.

pandas/guide/_test/index.html

Lines changed: 0 additions & 1 deletion
This file was deleted.

rebuild.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
ok

test.html

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)
0