Pin your most impressive work to the top of your page.

At the very top of your Markdown file, you must include a "front matter" block between two sets of triple dashes ( --- ). This block contains metadata that tells GitHub how to process your post.

For many, a GitHub profile is the new resume. Optimizing your presence on the platform—whether through personal repositories or contributing to established ones like those found at —can significantly impact hiring prospects. According to career experts at Skillcrush , successful developers should:

To prepare a blog post for a GitHub-hosted site (likely using and Jekyll ), you need to create a specifically formatted Markdown file within your repository's _posts directory. 1. Naming Your File