binnyva / gatsby-garden

A Digital Garden Theme for Gatsby. Gatsby Garden lets you create a static HTML version of your markdown notes
MIT License
146 stars 41 forks source link

Migrating from remark to mdx #24

Closed zubayrali closed 3 years ago

zubayrali commented 3 years ago

templates/note.jsx is broken and I am unable to fix it, everything works properly except for the individual note pages, they won't get displayed, it throws this error Invalid left-hand side expression in prefix operation

also I wasn't able to figure out how to use excerpt in mdx, there was no query for excerpt.

Please take a look at this, thank you, kinda messy PR, sorry.

binnyva commented 3 years ago

Will go thru this PR over today and tomorrow - see if its an issue I could find.

And thanks a lot for your contributions :-D