mirror of
https://github.com/jekyll/jekyll.git
synced 2026-01-31 09:48:30 -05:00
Add _drafts to site structure page
This commit is contained in:
@@ -19,6 +19,9 @@ A basic Jekyll site usually looks something like this:
|
||||
{% highlight bash %}
|
||||
.
|
||||
├── _config.yml
|
||||
├── _drafts
|
||||
| ├── begin-with-the-crazy-ideas.textile
|
||||
| └── on-simplicity-in-technology.markdown
|
||||
├── _includes
|
||||
| ├── footer.html
|
||||
| └── header.html
|
||||
|
||||
Reference in New Issue
Block a user