277 Commits

Author SHA1 Message Date
Shohei Ueda
0b7567fde6
docs: fix note style 2024-05-05 16:55:11 +09:00
peaceiris
a16b61f078
docs: bump to v4 from v3 2024-04-09 00:52:41 +09:00
Indy Jones
88b4d2aa92
docs: fix link to Nuxt github-pages (#980) 2023-09-11 23:56:22 +09:00
Henry Mai
0fbd122442
docs: remove braces in if conditions (#920) 2023-06-11 14:33:36 +09:00
peaceiris
67f80d94a1
docs: add Release Strategy 2023-05-05 19:54:13 +09:00
Andreas Deininger
884a0224fd
docs: fix typo, bump hugo version (#851) 2023-02-21 11:09:24 +09:00
Mike Hucka
7166f2caa4
docs: replace deprecated set-output (#800)
As of October 2022, the `set-output` construct is deprecated by GitHub for GitHub Actions. Source:

https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/

This commit changes the use of the construct for the Sphinx example in the README.md file.
2022-11-22 11:11:33 +09:00
Shohei Ueda
44a2b4403c
feat: bump node12 to node16 (#791)
* feat: bump node12 to node16
* deps: bump node from 12.22.10 to 16.18.0
* deps: bump @actions/core from 1.6.0 to 1.10.0
* chore: remove dev docker image, Makefile
* docs: replace set-output with GITHUB_OUTPUT
* docs: bump actions/cache from v2 to v3
2022-10-23 23:43:50 +09:00
Shohei Ueda
e1448a73ca
docs: bump hugo-version to 0.101.0 (#779) 2022-09-05 10:07:13 +09:00
Sardorbek Imomaliev
2eea5d7a12
ci: drop ubuntu-18.04, add 22.04, latest (#776) 2022-09-04 22:40:50 +09:00
Shohei Ueda
765cf1194e
docs: add note GitHub official Action 2022-08-11 10:30:47 +09:00
Shohei Ueda
b4af807921
docs: add Custom GitHub Actions Workflows beta 2022-07-28 10:26:52 +09:00
Denis Pisarev
97637bffb0
docs: add rustdoc hint (#764) 2022-06-29 20:16:59 +09:00
Andy Li
da72d057b9
docs: Improve custom branch clarity (#761) 2022-06-14 22:24:35 +09:00
Gabin Aureche
ac45008338
docs: Add GitHub documentation references to permissions (#754) 2022-05-17 10:12:16 +09:00
Shohei Ueda
414c92c5ff
docs: add permissions contents write (#753) 2022-05-17 00:40:42 +09:00
Gabin Aureche
9084ef1cda
Document fix for unauthorized push (#752)
Co-authored-by: peaceiris <30958501+peaceiris@users.noreply.github.com>
2022-05-16 23:09:17 +09:00
Shohei Ueda
f1e14e1adb
bump checkout setup-node setup-python from v2 to v3 (#723) 2022-03-19 15:15:01 +09:00
César García
cd6de7d5f9
Update README.md (#708) 2022-02-10 06:57:30 +09:00
Shohei Ueda
aa8658fb62
Update README.md 2022-02-07 18:00:04 +09:00
Shohei Ueda
9852ec05a9
Change title 2021-10-21 19:09:37 +09:00
Shohei Ueda
834306ba27
docs: Update enable_jekyll description (#661)
Close #660
2021-10-09 22:04:44 +09:00
peaceiris
9856f8c8f8
docs: Fix redirected links 2021-10-01 13:16:39 +09:00
peaceiris
84ef946460
docs: Update redirected links 2021-10-01 13:01:59 +09:00
Shohei Ueda
57d746cd24
docs: Remove github/personal-website (#653) 2021-09-10 00:07:41 +09:00
peaceiris
f7a748bfc9
fix: Improve if syntax 2021-07-21 04:26:18 +09:00
peaceiris
e91a189d4c
chore: Fix workflow name 2021-07-13 09:13:46 +09:00
peaceiris
913377f052
docs: Improve usage of concurrency 2021-07-12 10:10:47 +09:00
Shohei Ueda
cdd482ae85
docs: Improve title 2021-07-12 09:03:21 +09:00
peaceiris
a99b730d28
docs: Use ubuntu-20.04 2021-07-12 02:30:18 +09:00
peaceiris
7e7d7dff41
docs: Add concurrency 2021-07-12 02:19:15 +09:00
peaceiris
b1a4f2701c
docs: Add pull_request event 2021-05-18 00:13:16 +09:00
peaceiris
e831faae0e
docs: Bump node from 12 to 14 2021-05-15 14:51:46 +09:00
Shohei Ueda
b8eb1aeda4
ci: Drop ubuntu-16.04 (#606) 2021-05-01 22:09:18 +09:00
Shohei Ueda
9641296c3d
docs: Uncomment GHES section 2021-03-29 20:29:05 +09:00
peaceiris
0e596805b1
docs: fix level of title heading 2021-03-26 17:49:10 +09:00
peaceiris
35c9643c95
docs: Enable GitHub native ToC 2021-03-26 17:33:37 +09:00
Shohei Ueda
3d71e70db9
docs: Add CNAME details for newbies 2021-03-26 14:46:56 +09:00
peaceiris
bf41193762
docs: comment out GHES section 2021-03-09 20:53:36 +09:00
Dominik Meyer
3623583f73
feat: Add GHES support 🏢 (#580)
Changes for #579

Co-authored-by: dom <dominik.meyer01@sap.com>
2021-03-09 20:51:31 +09:00
Shohei Ueda
e27e41d7ce
docs: Improve description of destination_dir and keep_files (#569)
https://github.com/peaceiris/actions-gh-pages/issues/324#issuecomment-779218091

Co-authored-by: Matthias Mohr <webmaster@mamo-net.de>
2021-02-16 20:13:09 +09:00
Shohei Ueda
5b8ea1e7ee
docs: bump mdbook from 0.3.7 to 0.4.5 (#556) 2021-01-05 05:26:50 +09:00
peaceiris
fe996f57a5
docs: notes of GITHUB_TOKEN for newbies 2021-01-03 08:02:51 +09:00
Shohei Ueda
38add90c90
Update README.md 2020-12-20 01:46:48 +09:00
peaceiris
727890a27e
chore: bump doctoc from 1.4.0 to 2.0.0 2020-12-05 09:47:15 +09:00
peaceiris
1054f6a6b9
docs: bump actions/setup-node
Close #542
2020-11-29 03:41:13 +09:00
Sergio A. Arevalo Soria
cf805b9457
docs: Add link to create-react-app (#525)
Add notes:

> Please check where your output directory is before pushing your workflow.
> e.g. `create-react-app` requires `publish_dir` to be set to `./build`

Co-authored-by: Shohei Ueda <30958501+peaceiris@users.noreply.github.com>
2020-10-20 13:42:47 +09:00
Shohei Ueda
46b269eb77
docs: update title position 2020-10-13 18:01:23 +09:00
Shohei Ueda
4682881fa3
docs: update exclude_assets 2020-10-12 14:39:56 +09:00
peaceiris
c77e4d0f87
docs: add notes about keep_files
Note that users who are using a Static Site Generator do not need this option in most cases. Please reconsider your project structure and building scripts, or use a built-in feature of a Static Site Generator before you enable this flag.

- [Static Files | Hugo](https://gohugo.io/content-management/static-files/)
- [Using the Static Folder | Gatsby](https://www.gatsbyjs.com/docs/static-folder/)

Related issues:

- #507
- #509
2020-10-11 09:42:17 +09:00