Best of Markdown โ€” June 2024

  1. 1
    Article
    Avatar of devtoDEVยท2y

    ๐Ÿš€ Create An Attractive GitHub Profile README ๐Ÿ“

    Enhance your GitHub profile with a standout README using a comprehensive custom template. Your README is crucial for making a great first impression on potential employers and collaborators. Start by setting up a special README repository named exactly as your GitHub username. Add a warm introduction, an 'About Me' section, and detailed sections for resume, experience, coding handles, and tech stack. Highlight key projects, show stats and activity, and end with social links and contact information. Utilize GitHub Actions for automating recent activities and merged PRs. Incorporate additional elements like jokes or Spotify music for a personal touch. Follow the guide for a visually appealing and organized README.

  2. 2
    Article
    Avatar of freecodecampfreeCodeCampยท2y

    How to Create Notice Blocks in Markdown

    Learn how to create notice blocks in Markdown, including note, tip, warning, caution, and important blocks.

  3. 3
    Article
    Avatar of astro_sourceAstroยท2y

    Starlight turns one year old!

    Starlight, a template for building docs, celebrates its first year with 24 minor releases, 181 contributors, 2,000 commits, and 4,000 GitHub stars. It offers built-in components, translated docs in twenty-seven languages, and is aiming for v1.0 soon.

  4. 4
    Article
    Avatar of piccalilliPiccalilliยท2y

    A quick and easy guide to Markdown

    A simple and clear guide to Markdown, covering headings, paragraphs, bold text, italic/emphasized text, strikethrough/deleted text, links, images, blockquotes, horizontal rules, inline code, code blocks, lists, and HTML elements support.