docs: update title position
This commit is contained in:
parent
a448002cc3
commit
a7dd10985c
1 changed files with 7 additions and 9 deletions
16
README.md
16
README.md
|
|
@ -1,3 +1,7 @@
|
||||||
|
## GitHub Actions for Hugo
|
||||||
|
|
||||||
|
<img width="400" alt="GitHub Actions for Hugo" src="./images/ogp.svg">
|
||||||
|
|
||||||
[](https://github.com/peaceiris/actions-hugo/blob/main/LICENSE)
|
[](https://github.com/peaceiris/actions-hugo/blob/main/LICENSE)
|
||||||
[](https://github.com/peaceiris/actions-hugo/releases/latest)
|
[](https://github.com/peaceiris/actions-hugo/releases/latest)
|
||||||
[](https://github.com/peaceiris/actions-hugo/releases)
|
[](https://github.com/peaceiris/actions-hugo/releases)
|
||||||
|
|
@ -9,17 +13,11 @@
|
||||||
[](https://codecov.io/gh/peaceiris/actions-hugo)
|
[](https://codecov.io/gh/peaceiris/actions-hugo)
|
||||||
[](https://codeclimate.com/github/peaceiris/actions-hugo/maintainability)
|
[](https://codeclimate.com/github/peaceiris/actions-hugo/maintainability)
|
||||||
|
|
||||||
<img width="400" alt="GitHub Actions for Hugo" src="./images/ogp.svg">
|
This **Hugo Setup Action** can install [Hugo] to a virtual machine of **GitHub Actions**.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## GitHub Actions for Hugo
|
|
||||||
|
|
||||||
- [gohugoio/hugo: The world’s fastest framework for building websites.](https://github.com/gohugoio/hugo)
|
|
||||||
|
|
||||||
This **Hugo Setup Action** can install **Hugo** to a virtual machine of **GitHub Actions**.
|
|
||||||
**Hugo extended** version, **Hugo Modules**, Linux (Ubuntu), macOS, and Windows are supported.
|
**Hugo extended** version, **Hugo Modules**, Linux (Ubuntu), macOS, and Windows are supported.
|
||||||
|
|
||||||
|
[Hugo]: https://github.com/gohugoio/hugo
|
||||||
|
|
||||||
From `v2`, this Hugo Setup Action has migrated to a JavaScript (TypeScript) action.
|
From `v2`, this Hugo Setup Action has migrated to a JavaScript (TypeScript) action.
|
||||||
We no longer build or pull a Hugo docker image.
|
We no longer build or pull a Hugo docker image.
|
||||||
Thanks to this change, we can complete this action in less than a few seconds.
|
Thanks to this change, we can complete this action in less than a few seconds.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue