Merge branch 'getpelican:master' into Chinese-translation

This commit is contained in:
GeorgeHu 2024-05-30 22:49:42 +08:00 committed by GitHub
commit 9802715eac
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
30 changed files with 166 additions and 91 deletions

View file

@ -126,8 +126,9 @@ branch of your GitHub repository::
Publishing to GitHub Pages Using a Custom GitHub Actions Workflow
-----------------------------------------------------------------
Pelican comes with a `custom workflow <https://github.com/getpelican/pelican/blob/master/.github/workflows/github_pages.yml>`_
for publishing a Pelican site. To use it:
Pelican-powered sites can be published to GitHub Pages via a `custom workflow
<https://github.com/getpelican/pelican/blob/master/.github/workflows/github_pages.yml>`_.
**No official support is provided** for this community-submitted workflow. To use it:
1. Enable GitHub Pages in your repo: go to **Settings → Pages** and choose
**GitHub Actions** for the **Source** setting.