Skip to main content

This version of GitHub Enterprise Server was discontinued on 2024-03-26. No patch releases will be made, even for critical security issues. For better performance, improved security, and new features, upgrade to the latest version of GitHub Enterprise Server. For help with the upgrade, contact GitHub Enterprise support.

Finding inspiration on GitHub

You can find inspiration for your own projects and learning on GitHub and connect with a community.

Introduction

You can explore GitHub Enterprise Server to find interesting repositories, topics, code, people, and organizations that can inspire your own work, or support your own learning.

Once you've found something that interests you, you can:

  • Star the repository or topic, so you can easily find it again later.
  • Follow people or organizations, so you can stay updated on their activities.
  • Download useful repositories or code, and customize it for your own use.
  • Contribute to another user's project, by opening a pull request.

Once you star repositories or follow people, you will see updates on their activities on your personal dashboard (https://HOSTNAME/dashboard).

Visit Explore GitHub

  1. Navigate to Explore GitHub (https://[hostname]/explore).
  2. Browse popular repositories and topics.
  3. Click Star next to repositories and topics that interest you, so you can easily find them again later.
  4. Navigate to your stars page (https://[hostname]/stars) to see all your starred repositories and topics.

Search for a topic or project on GitHub

  1. Navigate to https://github.com/search.
  2. Type a keyword or query into the search bar. For more detailed information on how to search GitHub Enterprise Server for specific topics, repositories, or code, see "About searching on GitHub."
  3. Use the left sidebar to filter the results.
  4. Star the repositories that match your interests.

Following people and organizations on GitHub Enterprise Server

Following people and organizations on GitHub Enterprise Server is another good way to stay updated on projects and topics that interest you.

Following people

  1. Navigate to the user's profile page.
  2. Under the user's profile picture, click Follow.
  3. Optionally, to unfollow a user, click Unfollow.

Following organizations

  1. Navigate to the organization page you want to follow.

  2. In the top-right corner, click Follow.

    Screenshot of @octo-org's profile page. A button, labeled "Follow", is outlined in dark orange.

  3. Optionally, to unfollow an organization, click Unfollow.

Next steps

  • GitHub has a great support community where you can ask for help and talk to people from around the world. Join the conversation on GitHub Community.
  • In the next tutorial, "Downloading files from GitHub," you'll learn how to download files from GitHub Enterprise Server for your own use, and learn the differences between downloading, cloning, and forking repositories.

Further reading