Skip to content
This repository has been archived by the owner on Apr 12, 2023. It is now read-only.

Hugoによるドキュメントページ #344

Merged
merged 13 commits into from
Sep 2, 2021
Merged

Conversation

keiji
Copy link
Collaborator

@keiji keiji commented Sep 1, 2021

Issue 番号 / Issue ID

目的 / Purpose

  • ドキュメントをGitHub Pagesで管理する

破壊的変更をもたらしますか / Does this introduce a breaking change?

[ ] Yes
[x] No

Pull Request の種類 / Pull Request type

[ ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[x] Documentation content changes
[ ] Other... Please describe:

検証方法 / How to test

コードの入手 / Get the code

git clone [repo-address]
cd [repo-name]
git checkout [branch-name]
dotnet restore

コードの検証 / Test the code


確認事項 / What to check

  • baseURLを決める必要がある。GitHub Pagesをそのまま使うならhttps://cocoa-mhlw.github.io/cocoaになるはず。
  • README.mdを更新してGitHub Pagesについて記載する必要がある。
  • GitHub Pagesの設定が必要。ブランチはgh-pages

その他 / Other information

@keiji keiji changed the title Setup hugo Hugoによるドキュメントページ Sep 1, 2021
@keiji keiji self-assigned this Sep 1, 2021
@keiji keiji marked this pull request as ready for review September 1, 2021 13:03
Copy link
Collaborator

@halsk halsk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

確認しました!ありがとうございます。特に修正が必要そうな箇所は見つかりませんでした。IT室→デジタル庁の変更もありがとうございます。一旦Page公開してしまいましょう!

@keiji keiji merged commit 89f9745 into cocoa-mhlw:develop Sep 2, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants