Skip to content

Commit ab4a386

Browse files
Excluded 02_get_started.html from site generation (in _config.yml and _config_dev.yml) - it is unfinished and looks bad.
1 parent ed86cbd commit ab4a386

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

_config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ exclude:
2020
- Gemfile
2121
- Gemfile.lock
2222
- static/images/sources/
23+
- _pages/02_get_started.html
2324
future: true
2425
collections:
2526
- sponsors

_config_dev.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ exclude:
2020
- Gemfile
2121
- Gemfile.lock
2222
- static/images/sources/
23+
- _pages/02_get_started.html
2324
future: true
2425
collections:
2526
- sponsors

0 commit comments

Comments
 (0)