Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 1.42 KB

about.md

File metadata and controls

33 lines (19 loc) · 1.42 KB
title layout
About
page

Why

This is a listing of the current repo's under this Org/Site. It is an attempt to simplify finding content based on catagories rather than a listing of all repo's.

What

This project a static website hosted on GitHub for free and uses the following tools:

  • Made with Jekyll
  • Jekyll theme
  • Made with Ruby
  • Made with GitHub GQL

How

On build, a request is done to GitHub GraphQL API to get repos and their topic labels. For the All Topics page, the structure is inverted such that topics contain repos.

You can fork and reuse this project to make a site showing your own GitHub repos. Follow the repo's README.

Background

The idea was inspired a quickstart dev portfolio that GitHub supplies: