Giter VIP home page Giter VIP logo

Comments (7)

github-learning-lab avatar github-learning-lab commented on May 12, 2024

Step 1: Create a Task List

A task list creates checkboxes that can be checked off by people with access πŸ“– in a repository. They're very useful for tracking issues and pull requests.

If you include a task list in the first comment of an issue or pull request, you'll see a progress indicator in your issue list.

Watch out! The syntax for task lists is very specific. Be sure to include the spaces where required, or else they won't render properly.

Example markup

- [x] Additional markup is supported, including @mentions, #referencess, [links](url), **emphasis**, and <del>HTML tags</del>.
- [x] List syntax is required.
  - You can nest lists below, too!
- [x] This item is completed.
- [ ] This item is not complete.

Rendered

  • Additional markup is supported, including @mentions, #referencess, links, emphasis, and HTML tags.
  • List syntax is required.
    • You can nest lists below, too!
  • This item is completed.
  • This item is not complete.

⌨️ Activity: Add a comment

  1. Add a comment to this issue, using Markdown to create a list of items to complete. Your task can include any tasks you wish, or you can use this example:

    - [ ] Turn on GitHub Pages
    - [ ] Outline my portfolio
    - [ ] Introduce myself to the world
    
  2. Use the Preview tab to check your markdown formatting

  3. Click Comment

For a printable version of the steps in this course, check out the Quick Reference Guide.


Watch below your comment for my response

If you perform an expected action and don't see a response from me after a few seconds, refresh the page for your next steps.

from markdown-portfolio.

no-trace-of-time avatar no-trace-of-time commented on May 12, 2024
  • test 1
  • test 2
  • test 3

from markdown-portfolio.

github-learning-lab avatar github-learning-lab commented on May 12, 2024

Step 2: Turn on GitHub Pages

Nicely done @simonxu72! At least one task in your Markdown to-do list is correct. ✨

Now let's turn our focus to the content of your portfolio. Because this portfolio will be displayed as a static web page, you'll need to enable GitHub Pages.

⌨️ Activity: Enable GitHub Pages

  1. Under your repository name, click Settings.
  2. In the GitHub Pages section, use the Select source drop-down menu to select master as your GitHub Pages publishing source.
  3. Click Save.

I may take up to a minute to respond as I wait for GitHub Pages to create a deployment of your repository.

For more information, see Configuring a publishing source for GitHub Pages in the GitHub Help.


Return to this issue for next steps

from markdown-portfolio.

no-trace-of-time avatar no-trace-of-time commented on May 12, 2024

from markdown-portfolio.

no-trace-of-time avatar no-trace-of-time commented on May 12, 2024
  • #ref
  • link
  • εΌΊθ°ƒ
  • εˆ ι™€

from markdown-portfolio.

no-trace-of-time avatar no-trace-of-time commented on May 12, 2024
  • nested
  • nested

from markdown-portfolio.

github-learning-lab avatar github-learning-lab commented on May 12, 2024

Take a look at your published site here: https://simonxu72.github.io/markdown-portfolio

As we add content throughout the course, this site will update.

I've closed this issue and opened a pull request for you to work on headers in your portfolio.


Go to the pull request now!

from markdown-portfolio.

Related Issues (2)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.