Skip to content

sharadcodes/github-issue-notes-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Github Issue Notes Theme

This theme will turn your repository issues into notes.

Also the color of your labels will be used as color for the tags on the site.

Have a look at this Live demo

How to deploy

First of all make sure you use a private repo because in a public repo anyone will be able to make issues & they will appear on your site.

My repo with issues

Few Labels that I made

  • First step is to change the labels for issues, because you probably dont wanna use the existing labels for your notes, your lables will be used as tags in the notes.
  • Now Fork the project or download
  • Open theme.config.js file and change username and repo name
  • Get a personal access token from github
  • Deploy on vercel and add personal access token as environment variable TOKEN.
  • That's it now your lables will apprear on the sidebar and the issues will apprear on right.

Github Repo: https://github.com/sharadcodes/github-issue-notes-theme


PS: Don't forget to star 😄