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
Shohei Ueda
1a9f7eb481
docs: remove link to #349
2020-10-07 21:43:01 +09:00
Shohei Ueda
c6c5feba5e
docs: update Swift Publish
...
- enhance cache
- pin version to 0.7.0
2020-10-07 14:35:05 +09:00
Shohei Ueda
edd5ff366e
docs: update Flutter Web
...
use GITHUB_PATH instead of add-path
2020-10-07 13:30:37 +09:00
Shohei Ueda
f15a311467
docs: update Swift Publish
2020-10-07 13:28:23 +09:00
peaceiris
b3747cde80
docs: pin version to v3
2020-10-07 08:10:13 +09:00
Wilfred Hughes
f3be898a96
docs: Fix typo in README ( #476 )
2020-09-08 13:45:15 +09:00
Shohei Ueda
f89d8688b5
docs: change master branch to another ( #436 )
...
* docs: change master to another
* docs: update Getting started
* docs: update publish_branch section
2020-09-04 20:30:09 +09:00
Shohei Ueda
fb9ff7fb2e
docs: add note about keep_files and force_orphan ( #456 )
...
the keep_files does not support working with the force_orphan with the v3.
Related to #455
2020-08-19 07:51:27 +09:00
peaceiris
d7934f1bfb
docs: bump v3.7.0-6 to v3.7.0-8
2020-08-09 17:26:44 +09:00
peaceiris
7dd962e52e
docs: Add exclude_assets section
2020-07-26 00:32:49 +09:00
peaceiris
ded3953565
docs: bump hugo from 0.74.2 to 0.74.3
2020-07-26 00:19:04 +09:00
peaceiris
6896bd8b80
docs: change default-branch to main
2020-07-23 12:17:19 +09:00
Shohei Ueda
ad558aa8bd
docs: bump hugo from 0.71.1 to 0.74.2
2020-07-23 12:12:27 +09:00
Shohei Ueda
5051105279
docs: change master branch to default-branch ( #408 )
2020-07-23 12:10:40 +09:00
Shohei Ueda
99a89f661a
docs: Add Code Scanning workflow badge
2020-07-23 11:22:23 +09:00
peaceiris
3874723ac6
docs: Enhance section name
2020-07-21 11:42:39 +09:00
Shohei Ueda
f30118c78e
feat: Add destination_dir option ( #403 )
...
Related to #324 #390
2020-07-21 11:15:53 +09:00
Shohei Ueda
250469649c
docs: update dependabot label
2020-07-18 16:25:09 +09:00
Shohei Ueda
6901b8e8fc
docs: change default branch from master to main ( #397 )
2020-07-15 01:41:09 +09:00
ThunderMiracle
d753ac9b7d
docs: pin actions/setup-node from v2 to v2.1.0 ( #389 )
...
Close #388
2020-07-10 18:02:08 +09:00
Shohei Ueda
488b74cc9f
docs: add notes #349 ( #387 )
2020-07-10 12:05:25 +09:00
Shohei Ueda
16d58bea33
docs: Add Schedule and Manual Deployment ( #386 )
...
[Events that trigger workflows - GitHub Docs](https://docs.github.com/en/actions/reference/events-that-trigger-workflows )
- on.schedule
- on.workflow_dispatch
2020-07-10 12:00:35 +09:00
Shohei Ueda
a8941b89c6
docs: Add dependabot.yml example ( #385 )
...
[Keeping your dependencies updated automatically - GitHub Docs](https://docs.github.com/en/github/administering-a-repository/keeping-your-dependencies-updated-automatically )
2020-07-10 11:41:10 +09:00
Shohei Ueda
f86ecdfe86
docs: Add use case ( #371 )
...
A GitHub Free Plan account cannot use the GitHub Pages in a private repository. To make your source contents private and deploy it with the GitHub Pages, you can deploy your site from a private repository to a public repository using the external_repository.
2020-06-27 22:42:01 +09:00
Shohei Ueda
51c782389a
docs: remove gitbook ( #357 )
...
- https://github.com/GitbookIO/gitbook
> As the efforts of the GitBook team are focused on the GitBook.com platform, the CLI is no longer under active development.
2020-06-20 10:25:32 +09:00
peaceiris
688a3b3d0c
docs: bump actions/cache from v1 to v2
2020-06-19 00:43:10 +09:00
peaceiris
d2b7688ae3
docs: bump actions/setup-node from v1 to v2
2020-06-19 00:38:35 +09:00
Shohei Ueda
58b4bf3981
docs: remove link to v2
2020-06-09 16:02:39 +09:00
Shohei Ueda
3de5b2308f
docs: Add ubuntu-20.04
2020-06-04 09:11:54 +09:00
Shohei Ueda
6cad446381
docs: remove Dependabot status badge
2020-06-03 08:32:05 +09:00
Shohei Ueda
938e1fa9f5
docs: enhance external repository section
...
#245 #318
2020-05-28 16:08:04 +09:00
Shohei Ueda
3203c05a3a
docs: bump hugo to 0.71.1
2020-05-25 19:01:27 +09:00
peaceiris
ea6d487bc7
docs: update Hugo workflow example
2020-05-24 12:16:32 +09:00
Shohei Ueda
e27e4b7140
docs: Remove feed badge
2020-05-14 00:29:37 +09:00
Shohei Ueda
a8209677e6
docs: Use yarn install --frozen-lockfile ( #288 )
...
cf. https://classic.yarnpkg.com/en/docs/cli/install
2020-05-09 00:25:08 +09:00
peaceiris
c639d964e8
docs: Fix image size
2020-05-04 10:30:24 +09:00
peaceiris
f559ed8889
docs: Add example image for commit_message
2020-05-04 10:27:29 +09:00
Shohei Ueda
0b7411e2cf
feat: Add full_commit_message ( #275 )
...
* feat: Add full_commit_message
* ci: Add full_commit_message
* docs: Add full_commit_message
cf. #274
2020-05-04 09:50:38 +09:00