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
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