pelican/.github
Sean Hammond 07d964ff9b
Don't use upload-pages-artifact
In upload-pages-artifact@v4 the maintainers have made the curious
decision to omit hidden files (files whose names begin with ".") from
the site that gets deployed to GitHub Pages and to provide no way to
include a hidden file (at least "for now"), even though static sites may
of course want to include files whose names begin with "."

https://github.com/actions/upload-pages-artifact/pull/102

Work around this in by creating the "artifact" (tar file) ourselves and
uploading it using the upload-artifact action, as suggested in the
upload-pages-artifact PR linked above.
2025-10-04 12:08:36 +01:00
..
ISSUE_TEMPLATE Improve GitHub issue templates 2024-10-04 15:06:11 +02:00
workflows Don't use upload-pages-artifact 2025-10-04 12:08:36 +01:00
CODEOWNERS Add CODEOWNERS file to project 2024-06-17 20:36:18 +02:00
dependabot.yml Limit Dependabot scope to GitHub Actions only 2025-07-01 09:31:01 +02:00
FUNDING.yml Add funding link 2021-11-15 15:39:10 -06:00
pull_request_template.md Add pull request template 2020-05-17 07:32:28 +02:00
stale.yml Update stale.yml 2019-10-21 20:12:39 +02:00