Skip to content

Add include_hidden_files option - #8

Open
atraphaxiae wants to merge 5 commits into
getzola:masterfrom
atraphaxiae:add-include-hidden-files-option
Open

Add include_hidden_files option#8
atraphaxiae wants to merge 5 commits into
getzola:masterfrom
atraphaxiae:add-include-hidden-files-option

Conversation

@atraphaxiae

Copy link
Copy Markdown

This adds the include_hidden_files option which propagates to actions/upload-pages-artifact. Also updates the commit hash of upload-pages-artifact to the most recent one (98ef48e41587a300b82de4cf298aa98b57b2faae), since this option is relatively new.

.nojekyll and .well-known/ weren't being uploaded to my GitHub Pages site, and I realized that this was because upload-pages-artifact defaults to ignoring hidden files/directories (filenames which start with a dot '.'). Thus, this PR was birthed.

I've tested it on my end: zola.yaml and it works, the files I needed are now accessible in my site.

Please update the commit hash in the README if this is accepted. Thank you in advance to whoever will work on this PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant