Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

TV Show Project Level 0: Set up project

オープン
#474 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
3/5
見積もり時間
1〜2日
初心者へのやさしさ
45/100
issue の種類
機能追加
明瞭さ
明確に書かれている
活発さ
停滞
技術スタック
github, html, javascript
領域
cloud, devops, web-dev

調査の方向性

Project-TV-Show リポジトリとその index.html から始め、次にリンクされている Netlify のデプロイ手順に従います。Chrome でページにスターターテキストが表示されることを確認し、タイトルを自分の名前と GitHub ユーザー名で更新して、GitHub ページとデプロイされた Netlify ページがすべての完了基準を満たしていることを確認します。

索引モデルが issue の本文から書いたものです。

説明

🏕 Priority Mandatory 🐇 Size Small 📅 Sprint 1 Core Submit:None

Level 0

The goals of level 0 are to:

  • Create a GitHub repository with the starter scaffolding in-place.
  • Deploy it to Netlify.
  • Make sure whenever you push changes your Netlify site will be updated.

Fork your repository

  1. Go to https://github.com/CodeYourFuture/Project-TV-Show
  2. Fork the repo to your account
  3. Do not enable Include all branches

Deploy your site

  1. Follow the instructions to deploy your site to Netlify.
  2. Configure your site for auto-deployments.
  3. Ensure your Netlify site is named exactly cyf-USERNAME-tv.netlify.app where USERNAME is your GitHub username.

Get set up on your laptop

  1. Clone your repository
  2. Open your repository in VS Code
  3. Open the index.html page in Chrome
  4. Make sure in Chrome you can see the text "Got 73 episode(s)" in red. If you can't, something has gone wrong.
  5. Edit index.html to include your name and GitHub username in the page title instead of "(My Name (My GitHub username))".

Push your changes

  1. Commit your changes to your index.html to your git repository (with a clear commit message).
  2. Push your changes to your GitHub repository. Make sure they show up on GitHub.
  3. Ensure your updated site has been deployed to Netlify.

Completion criteria

You have completed level 0 when:

  • You have forked the GitHub repository called Project-TV-Show into your account.
  • The index.html page on your GitHub project contains your name and GitHub username.
  • Your project is deployed to Netlify at cyf-USERNAME-tv.netlify.app.
  • Your deployed project has your name and GitHub username in its title.
主要言語
JavaScript
スター
0
フォーク
276
PR マージ指標
30日以内にマージされた PR はありません

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

CodeYourFuture/Module-Data-Flows のほかの issue

CodeYourFuture/Module-Data-Flows の issue をすべて見る

似ている issue

JavaScript の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。