simondiep / github-project-showcase

Easily show off your github projects

Home Page:https://simondiep.github.io/github-project-showcase/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

github-project-showcase

Easily showcase your github projects.

How to set up

  • Fork this project
  • Create a Github personal access token for this app
  • Create a new webtask using the template github-repos-webtask.js
  • Update constants.js with your own values
  • npm i && npm start

To deploy to Github pages

npm run deploy

This leverages the npm module gh-pages to deploy to your repo, but under the gh-pages branch.

How to display preview images

For each of your repositories:

  • add an image called preview.gif at the top-most level
  • add a Github Topic called preview

About

Easily show off your github projects

https://simondiep.github.io/github-project-showcase/


Languages

Language:JavaScript 84.5%Language:CSS 11.6%Language:HTML 3.9%