Commit Graph

172 Commits

Author SHA1 Message Date
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
peaceiris 02c38586a5 docs: update for v3 2020-02-05 17:08:19 +09:00
peaceiris 59bbb98387 docs: update for v3 2020-02-05 17:06:55 +09:00
peaceiris 9b3fcdf515 docs: remove Script mode section 2020-02-05 17:06:05 +09:00
peaceiris be27dcce48 docs: update for v3 2020-02-05 17:05:37 +09:00
peaceiris ccf71d1162 docs: update for v3 2020-02-05 17:04:27 +09:00
peaceiris 5fe4aa3f24 docs: update for v3 2020-02-05 17:03:44 +09:00