Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ryosukedtomita/github-pages-test
try github-pages
https://github.com/ryosukedtomita/github-pages-test
github-pages react
Last synced: about 2 months ago
JSON representation
try github-pages
- Host: GitHub
- URL: https://github.com/ryosukedtomita/github-pages-test
- Owner: RyosukeDTomita
- Created: 2023-12-27T08:17:18.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-03-14T13:14:09.000Z (10 months ago)
- Last Synced: 2024-05-11T05:55:24.865Z (8 months ago)
- Topics: github-pages, react
- Language: TypeScript
- Homepage:
- Size: 328 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GitHub Pagesを使ってみる
## package.jsonの設定```json
"homepage": "https://ryosukedtomita.github.io/github-pages-test"
```
******## GitHub側の設定
- リポジトリの設定からPages --> Build and deploymentをGitHub Actionsを選択する。
******## github actionsの設定
- [.github/workflows/gh-pages.yml](./.github/workflows/gh-pages.yml)