Hacktoberfest 2026:维护者为十月标记出来的 issue,仍然开放、适合新手。 浏览 Hacktoberfest issue

TV Show Project Level 0: Set up project

未关闭
#474 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

评估

难度
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. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

CodeYourFuture/Module-Data-Flows 的其他 Issue

查看 CodeYourFuture/Module-Data-Flows 的全部 Issue

相似的 Issue

更多 JavaScript Issue

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。