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
Shohei Ueda
20d80bcd8c
docs: change to job level defaults
...
Change workflow level defaults.run.working-directory to job level in Docusaurus example.
2020-04-30 23:48:01 +09:00
Shohei Ueda
d9f616f4a2
docs: Add ubuntu-16.04
...
cf. #263
2020-04-30 23:42:27 +09:00
Shohei Ueda
029c1a08f9
docs: bump actions/setup-python from v1 to v2 ( #262 )
...
https://github.com/actions/setup-python/pull/87
https://github.com/actions/setup-python/pull/85
Testing https://github.com/peaceiris/mkdocs-material-boilerplate/pull/102
2020-04-30 23:13:03 +09:00
Shohei Ueda
eafac7a3ef
docs: bump python from 3.6 to 3.8
2020-04-30 17:04:31 +09:00
Shohei Ueda
e4462d9bb6
docs: Enhance Python workflow example ( #261 )
...
4e1362e350
ccf9619480
https://github.com/actions/cache/pull/285
2020-04-30 17:03:08 +09:00
Shohei Ueda
91e6658ef0
docs: Enhance Supported Platforms
2020-04-30 16:38:29 +09:00
Shohei Ueda
1511f85feb
docs: Enhance the Tips and FAQ section
...
- Enhance `First Deployment with GITHUB_TOKEN`
2020-04-28 14:25:48 +09:00
Shohei Ueda
e3404eb04b
ci: Add hook for doctoc ( #244 )
2020-04-22 13:33:06 +09:00
peaceiris
8632feabc7
docs: update
2020-04-19 14:14:03 +09:00
peaceiris
7d421d3e4c
docs: update
2020-04-19 14:11:37 +09:00
peaceiris
95d87cfaa5
docs: update
2020-04-19 11:44:23 +09:00
Shohei Ueda
4b0ac9453b
docs: Add publish_branch and publish_dir ( #239 )
2020-04-18 14:30:22 +09:00
Shohei Ueda
f1ebad9abb
docs: Enhance cache key ( #235 )
2020-04-17 09:53:26 +09:00
Shohei Ueda
63cdebd96b
docs: Enhance Docusaurus example workflow ( #234 )
...
- Add on.push.paths
- Add defaults.run.working-directory
- https://help.github.com/en/actions/reference/workflow-syntax-for-github-actions#defaultsrun
- https://github.blog/changelog/2020-04-15-github-actions-new-workflow-features/
2020-04-17 09:27:11 +09:00
Shohei Ueda
9614091a5e
docs: update
2020-04-15 09:25:23 +09:00
Pierre Mavro
fb15409be9
docs: Update Docusaurus workflow example ( #229 )
...
* Updating Docusaurus config to make it work
* docs: Fix publish_dir
There were some issues, it was impossible to get it working just with a simple copy/paste
* Test repo: https://github.com/peaceiris/test-docusaurus
* Reference: https://docusaurus.io/docs/en/installation
Co-authored-by: peaceiris <30958501+peaceiris@users.noreply.github.com>
2020-04-13 23:27:34 +09:00
Shohei Ueda
9f90987bad
docs: Add Swift Publish example ( #228 )
...
https://github.com/JohnSundell/Publish
Close #227
2020-04-11 23:58:23 +09:00
Shohei Ueda
596c2d5548
docs: Add branches
2020-04-11 23:53:15 +09:00
peaceiris
b6bc5040aa
docs: bump hugo and mdbook
2020-04-11 02:59:20 +09:00
Shohei Ueda
32a0227f7c
docs: Add fetch-depth 0
...
Fetch all history for Hugo feature .GitInfo and .Lastmod
2020-04-04 14:58:15 +09:00
Shohei Ueda
a93c85ca96
docs: update test badge
2020-03-31 21:32:03 +09:00
peaceiris
d59e15bbd0
docs: Add github_token section
2020-03-30 17:31:13 +09:00
Shohei Ueda
3e53047dc0
docs: fix typo
2020-03-30 17:22:59 +09:00
Shohei Ueda
c276f65cf9
docs: Add link to interview ( #194 )
...
[GitHub Action Hero: Shohei Ueda - The GitHub Blog](https://github.blog/2020-03-22-github-action-hero-shohei-ueda/ )
2020-03-29 23:36:47 +09:00
Shohei Ueda
164addf07d
docs: bump mdbook from 0.3.5 to 0.3.6
2020-03-29 18:17:51 +09:00
Shohei Ueda
fbff0cd1e0
docs: Improve section name of enable_jekyll ( #193 )
2020-03-29 18:14:08 +09:00
Shohei Ueda
9597ab97de
docs: bump node from 10 to 12 ( #192 )
2020-03-29 18:08:42 +09:00
Shohei Ueda
014420965c
docs: Improve Docusaurus example ( #191 )
2020-03-29 15:53:22 +09:00
Shohei Ueda
87399813a5
docs: Improve Elm example ( #190 )
2020-03-29 15:20:03 +09:00
Shohei Ueda
2ea85f7322
docs: Improve Flutter example ( #189 )
2020-03-29 15:01:07 +09:00
Shohei Ueda
0294e8c526
docs: bump actions/checkout to v2 in Hugo example
2020-03-21 12:51:05 +09:00
peaceiris
c50f9fd17d
docs: Add link to example
2020-03-16 13:09:31 +09:00
peaceiris
1ee7d6e98a
docs: Add path to workflow file
2020-03-16 13:05:28 +09:00
peaceiris
e2a54ec0b9
docs: Add github/personal-website
...
Add an example workflow for github/personal-website
https://github.com/github/personal-website
2020-03-16 13:01:54 +09:00
Shohei Ueda
9571d29e0d
docs: fix user_name
2020-03-08 15:36:36 +09:00
Shohei Ueda
eb73e9cb9d
docs: fix user_name
2020-03-08 15:33:14 +09:00
Shohei Ueda
860ed1944f
docs: fix user_name
2020-03-08 15:31:05 +09:00
peaceiris
d2d8e21d7e
docs: Add bot committer image
2020-03-08 14:54:57 +09:00
Shohei Ueda
81884efe7c
docs: Add GitHub Actions bot committer
2020-03-08 14:39:04 +09:00
Shohei Ueda
68520436f8
docs: Add notes about GitHub_TOKEN ( #145 )
...
* docs: Add notes about GitHub_TOKEN
* docs: Update images
2020-03-07 18:32:36 +09:00
Christoph Zwerschke
b76751b9ee
docs: improve description of enable_jekyll=disable_nojekyll (see #130 ) ( #132 )
...
This assumes `enable_jekyll` is implemented as (the preferred) alias for `disable_nojekyll`
Close #130
2020-03-07 05:45:47 +09:00
Nikos Katirtzis
a4da635d8c
docs: Add Docusaurus example ( #131 )
2020-02-29 01:21:36 +09:00
peaceiris
7b12ca9aeb
docs: update
2020-02-24 19:48:18 +09:00
Shohei Ueda
62e7849d7a
docs: Put github_token as first example ( #115 )
...
* docs: Put github_token as first example
* docs: move Create SSH Deploy Key
* docs: remove github_token section
* docs: remove badge
* docs: remove How to add CNAME
* docs: remove Deployment completed but you cannot read
2020-02-24 19:35:55 +09:00
Shohei Ueda
00fde1eb97
feat: Add disable_nojekyll and cname options ( #119 )
...
* feat: Add disable_nojekyll and cname options
* docs: Add cname and disable_nojekyll
* chore: Add vim
* chore(release): 3.3.0-0
* ci: Add codecov/codecov-action
* refactor: Enhance warning message
- Add .nojekyll file by default to only the master and gh-pages branches. When the file already exists, this action does nothing.
- When we set other branches to publish_branch, this action does not add .nojekyll file.
cf. https://github.com/peaceiris/actions-gh-pages/issues/112#issuecomment-589678269
Close #112
Co-authored-by: Daniel Himmelstein <daniel.himmelstein@gmail.com>
Co-authored-by: Nicolas Vanhoren <nicolas.vanhoren@gmail.com>
2020-02-24 18:49:55 +09:00
Shohei Ueda
60c31d23a8
docs: fix
2020-02-15 13:37:16 +09:00
Shohei Ueda
1887981f72
docs: update status of github_token
2020-02-15 13:36:36 +09:00
peaceiris
41015898aa
docs: rename author to Maintainer
2020-02-06 23:28:54 +09:00
Shohei Ueda
a7866b5bd3
docs: update publish_branch for v3
2020-02-06 19:30:48 +09:00
Shohei Ueda
752214aa33
docs: update job name
2020-02-06 15:49:52 +09:00
peaceiris
2948e5eda8
docs: update example of publish_branch
2020-02-06 15:39:37 +09:00
peaceiris
f0177d176f
docs: Add Supported Platforms table
2020-02-05 20:32:49 +09:00
peaceiris
0ba5bf3eeb
docs: Add CodeFactor badge
2020-02-05 20:26:02 +09:00
Shohei Ueda
a1375a4637
docs: remove v2 example
2020-02-05 18:38:36 +09:00
Shohei Ueda
1a26eaca33
docs: update
2020-02-05 18:37:47 +09:00
peaceiris
1a13108865
docs: update for v3
2020-02-05 17:12:51 +09:00
peaceiris
d0de38a352
docs: update for v3
2020-02-05 17:12:06 +09:00
peaceiris
b3cfcb13c0
docs: update for v3
2020-02-05 17:11:16 +09:00
peaceiris
b1aaa85b67
docs: update for v3
2020-02-05 17:10:00 +09:00
peaceiris
f1e7cd608c
docs: update for v3
2020-02-05 17:09:37 +09:00
peaceiris
07a3f2915e
docs: update for v3
2020-02-05 17:09:00 +09:00