Skip to content

Commit

Permalink
Mention no-indexes option in notablog
Browse files Browse the repository at this point in the history
Signed-off-by: Chris Warrick <kwpolska@gmail.com>
  • Loading branch information
Kwpolska committed Jul 4, 2017
1 parent cf91720 commit bbddeb3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion state_data.json
@@ -1,3 +1,3 @@
{
"last_deploy": "2017-06-20T19:06:16.028138"
"last_deploy": "2017-07-04T07:35:49.893746"
}
3 changes: 3 additions & 0 deletions stories/creating-a-site.txt
Expand Up @@ -60,6 +60,9 @@ configuration file:
# And to avoid a conflict because blogs try to generate /index.html
INDEX_PATH = "blog"

# Or you can disable blog indexes altogether:
# DISABLE_INDEXES_PLUGIN_INDEX_AND_ATOM_FEED = True


And now we are ready to create our first page:

Expand Down

0 comments on commit bbddeb3

Please sign in to comment.