Commit Graph

221 Commits

Author SHA1 Message Date
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