gatsby-theme-code-notes
gatsby-theme-code-notes copied to clipboard
[RFE] Add an 'about' section
It would be nice to have an 'about'/'more info' section where you can explain what is the purpose of the site, authors, etc. without 'about' being a tag.
@e-minguez tags are optional so you could just have an about.md
and use that. But I think I know what you are thinking of, something more "official" that has it's own place in the sidebar perhaps and isn't in the list of notes. Is that it?
@e-minguez tags are optional so you could just have an
about.md
and use that. But I think I know what you are thinking of, something more "official" that has it's own place in the sidebar perhaps and isn't in the list of notes. Is that it?
Exactly, something that can be considered 'first class citizen' :D (I was thinking an 'about' button just below the logo?)