Commit Graph

50 Commits

Author SHA1 Message Date
peaceiris 4f0ad674b7 docs: update peaceiris/actions-hugo@v2.1.0 2019-09-18 04:26:28 +09:00
peaceiris 16fae5a6db docs: Add Tips and FAQ section for #25 2019-09-17 22:55:15 +09:00
peaceiris e46ccd0122 docs: Add peaceiris/actions-hugo@v2.0.0 2019-09-16 08:40:04 +09:00
peaceiris 087a904156 docs: Upgrade peaceiris/actions-gh-pages to v2.3.1 2019-09-16 01:11:55 +09:00
peaceiris 201f9af234 docs: Update Hugo workflow example
- Update Hugo workflow example (Install Hugo with downloading binary)
- Remove `peaceiris/actions-hugo` from README

Close #23
2019-09-15 04:24:29 +09:00
peaceiris d3bd43b617 docs: Update action tag to v2.3.0 2019-09-15 03:54:18 +09:00
James McCollum 241ef9fea0 feat: Add emptyCommits option (#22)
* feat: Add emptyCommits option (@kingofzeal)
* docs: Update README about emptyCommits option (@kingofzeal)
* gha: Update trigger of docker image ci workflow (@peaceiris)

Close #21
2019-09-15 03:49:20 +09:00
peaceiris dea149a296 docs: Add example for Next project (React) 2019-09-13 02:20:10 +09:00
peaceiris 6f22f8bab3 docs: Remove .nojekyll
`npm run generate` creates `dist/.nojekyll` automatically
2019-09-13 00:46:04 +09:00
peaceiris b6f9d57b6e docs: Add Gatsby example 2019-09-12 21:15:05 +09:00
peaceiris 926fd81d28 docs: Add link to GitHub Pages Deployment - Nuxt.js 2019-09-12 20:59:02 +09:00
peaceiris c2b05426eb docs: Add premise for Nuxt project about .nojekyll 2019-09-12 20:17:20 +09:00
peaceiris a938c00ed3 docs: update toc 2019-09-12 20:13:41 +09:00
peaceiris 6025194d82 docs: add example for Nuxt (Vue) 2019-09-12 20:12:48 +09:00
peaceiris 6bbc45593f docs: add links to next.js and nuxt.js 2019-09-10 16:10:26 +09:00
peaceiris 423f0009fd docs: add premise for dependencies management of Node.js and Python project 2019-09-10 15:46:19 +09:00
peaceiris 142a3920a3 style(readme): add new line 2019-09-10 15:27:07 +09:00
peaceiris 8cc357e55e docs: add example YAML workflow setting filefor Static Site Generators with Node.js 2019-09-10 15:18:51 +09:00
peaceiris 7115ce79d6 docs: add Static Site Generators in Python 2019-09-10 15:11:43 +09:00
peaceiris 00ca533aaa add: github repository card of peaceiris/actions-hugo 2019-09-10 01:26:56 +09:00
peaceiris 1846d9c611 add: emoji to h4 heading 2019-09-09 10:42:09 +09:00
peaceiris 5ef51a859a upgrade: peaceiris/actions-hugo to v0.58.1 2019-09-08 18:09:06 +09:00
peaceiris 27f7912ac1 upgrade: peaceiris/actions-hugo to v0.58.1 2019-09-08 18:07:50 +09:00
peaceiris e3cf4a5678 docs: ✏️ add Table of Contents using doctoc 2019-09-08 11:38:39 +09:00
peaceiris 844594e15d docs: ✏️ add explanation for User and Organization Pages sites
Closes: #15
2019-09-08 11:32:59 +09:00
peaceiris 568c603f29 readme: update action tag for v2.2.0 2019-09-08 04:28:37 +09:00
Shohei Ueda b263205b1b
Release v2.2.0 (#19)
* try to fix: remote repo URL for GITHUB_TOKEN

cf. https://developer.github.com/apps/building-github-apps/authenticating-with-github-apps/#http-based-git-access-by-an-installation

* add: PERSONAL_TOKEN
* update: readme about PERSONAL_TOKEN
2019-09-08 04:24:03 +09:00
peaceiris 8fd3a55a6f fix: readme 2019-09-06 01:16:44 +09:00
peaceiris 61579670d5 enhance: readme 2019-09-06 00:50:59 +09:00
peaceiris 809601eb1f update: readme from v2.0.0 to v2.1.0 2019-09-06 00:33:20 +09:00
Shohei Ueda 9dbd791001
Release v2.0.0 (#10)
Changes for peaceiris/actions-gh-pages

* update: yaml example of GitHub Actions v2 settings for MkDocs, close #8
* revert: support ACTIONS_DEPLOY_KEY (ssh deploy) again
* upgrade: Hugo to v0.58.0 at example yaml
* remove: steps if statement from example yaml, close #12

Changes for this repository

* gha: add lint job (shellcheck and hadolint)
* gha: remove tag filter
* gha: remove steps if statement, close #12
* gha: add action.yml
* fix: FUNDING.yml
2019-09-05 23:07:49 +09:00
peaceiris 0e24c54186 add: Docker Hub Build Status badge 2019-09-02 19:23:36 +09:00
peaceiris e43f914d03 fix: readme 2019-09-02 18:35:05 +09:00
peaceiris bb5d194848 rename: example workflow name 2019-08-22 05:02:54 +09:00
peaceiris 82f293b20d rename: workflow name 2019-08-22 04:58:58 +09:00
peaceiris da8d0ec496 add: GitHub Actions badge 2019-08-22 04:53:47 +09:00
peaceiris d357978789 remove: GitHub Actions v1 workflow overview images 2019-08-22 03:41:21 +09:00
peaceiris 6492b522ce migrate: GitHub Actions v2 YAML workflow setting example with hugo 2019-08-22 02:48:35 +09:00
Shohei Ueda 5af287f677
release v1.1.0 (#4)
* change: use GITHUB_TOKEN instead of ACTIONS_DEPLOY_KEY

* enhance: entrypoint.sh

* update: readme for v1.1.0 (Fixes #3)

* remove: images/patreon.jpg
2019-08-07 22:43:26 +09:00
peaceiris 1f78e2b780 add: images and is-not-branch-deleted action 2019-06-12 14:14:55 +09:00
peaceiris a18ce52dfa add: badges to check the latest version of actions 2019-05-27 06:25:57 +09:00
peaceiris 5ff5415c45 update: sample 2019-05-26 22:42:48 +09:00
peaceiris 4ceb783693 release: v1.0.1 2019-05-26 22:41:32 +09:00
peaceiris f2d1faaacf add: mkdocs example 2019-05-26 06:32:29 +09:00
peaceiris 9bfcfe68ee enhance: description for (1) Add deploy Key 2019-05-26 00:56:03 +09:00
peaceiris 87dceaf2d6 add: link to peaceiris's homepage 2019-05-22 21:11:01 +09:00
Zero 3400745573 Update README.md (#1)
"Supprt" > "Support" on the penultimate line.
2019-05-22 15:15:31 +09:00
peaceiris 7c2aa28333 enhance: explanation for (1) Add deploy Key 2019-05-22 07:25:01 +09:00
peaceiris 036c4a14e0 add: action 2019-05-22 06:53:54 +09:00
Shohei Ueda 913ab499f6
Initial commit 2019-05-22 06:20:26 +09:00