Git Product home page Git Product logo

Comments (4)

github-learning-lab avatar github-learning-lab commented on June 21, 2024

Step 1: Create a Task List

A task list creates checkboxes that can be checked off by collaborators 📖 in a given repository. They're very handy for tracking Issues, Pull Requests, and any to-do item.

If you include a task list in the first comment of an Issue, you will get a handy progress indicator in your Issue list. It also works in Pull Requests!

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

Example

- [x] @mentions, #refs, [links](url), **formatting**, and <del>tags</del> supported
- [x] list syntax required (any unordered or ordered list supported)
  - Like this
- [x] this is a complete item
- [ ] this is an incomplete item

How it looks

  • @mentions, #refs, links, formatting, and tags supported
  • list syntax required (any unordered or ordered list supported)
    • Like this
  • this is a complete item
  • this is an incomplete item

⌨️ Activity: Add a comment

  1. Add a comment to this issue

  2. Use Markdown to create a task list of todo items. Your task list could include any items you'd like, here's an example you can use:

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

  4. 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

Sometimes I respond too fast for the page to update! If you perform an expected action and don't see a response from me, wait a few seconds and refresh the page for your next steps.

from markdown-portfolio.

cesaramirez avatar cesaramirez commented on June 21, 2024
  • Turn on GitHub Pages
  • Outline my portfolio
  • Introduce myself to the world

from markdown-portfolio.

github-learning-lab avatar github-learning-lab commented on June 21, 2024

Step 2: Turn on GitHub Pages

Nicely done @cesaramirez! Your Markdown to-do list looks great. ✨

Since this project is going to be a static web page, the first thing you'll need to do is turn on GitHub Pages. Here's how:

⌨️ Activity: Enable GitHub Pages

  1. Click on the Settings tab for this repository.
  2. Use the Select source drop-down menu to select master as your GitHub Pages publishing source.
  3. Click Save.

You can find the full instructions and more information on GitHub Pages here.


Return to this issue for next steps

Turning on GitHub Pages creates a deployment of your repository. I may take up to a minute to respond as I await the deployment.

from markdown-portfolio.

github-learning-lab avatar github-learning-lab commented on June 21, 2024

You did it! You can see the published site here: https://cesaramirez.github.io/markdown-portfolio/

Even though it may not look like much right now, 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.