Skip to content

Commit

Permalink
build: set draft_docs to exclude pending posts
Browse files Browse the repository at this point in the history
  • Loading branch information
kamilkrzyskow committed Sep 25, 2024
1 parent 8aad2b0 commit 6b3cc24
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 0 additions & 4 deletions docs/robots.txt

This file was deleted.

4 changes: 4 additions & 0 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,10 @@ extra:
- icon: custom/fioritracker
link: https://fioritracker.org/?ref=npe

# Exclude pages from being added, keep in serve mode
draft_docs: |
/projects/pending/
/projects/templates/
# Explicitly confirm there is awareness of files not in nav
not_in_nav: |
Expand Down

0 comments on commit 6b3cc24

Please sign in to comment.