mirror of
https://github.com/peaceiris/actions-gh-pages.git
synced 2025-07-14 22:29:17 +08:00
docs: Improve title
This commit is contained in:
parent
a99b730d28
commit
cdd482ae85
@ -1,6 +1,9 @@
|
|||||||
## GitHub Actions for GitHub Pages
|
<h2 align="center">
|
||||||
|
GitHub Actions for GitHub Pages
|
||||||
|
</h2>
|
||||||
|
|
||||||
<img width="400" alt="GitHub Actions for deploying to GitHub Pages with Static Site Generators" src="./images/ogp.svg">
|
<div align="center">
|
||||||
|
<img width="400" alt="GitHub Actions for deploying to GitHub Pages with Static Site Generators" src="./images/ogp.svg">
|
||||||
|
|
||||||
[](https://github.com/peaceiris/actions-gh-pages/blob/main/LICENSE)
|
[](https://github.com/peaceiris/actions-gh-pages/blob/main/LICENSE)
|
||||||
[](https://github.com/peaceiris/actions-gh-pages/releases/latest)
|
[](https://github.com/peaceiris/actions-gh-pages/releases/latest)
|
||||||
@ -9,6 +12,8 @@
|
|||||||

|

|
||||||
[](https://www.codefactor.io/repository/github/peaceiris/actions-gh-pages)
|
[](https://www.codefactor.io/repository/github/peaceiris/actions-gh-pages)
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
This is a **GitHub Action** to deploy your static files to **GitHub Pages**.
|
This is a **GitHub Action** to deploy your static files to **GitHub Pages**.
|
||||||
This deploy action can be combined simply and freely with [Static Site Generators]. (Hugo, MkDocs, Gatsby, mdBook, Next, Nuxt, and so on.)
|
This deploy action can be combined simply and freely with [Static Site Generators]. (Hugo, MkDocs, Gatsby, mdBook, Next, Nuxt, and so on.)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user