Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How might I use this with frontmatter? #58

Open
loganpowell opened this issue Jan 18, 2018 · 3 comments
Open

How might I use this with frontmatter? #58

loganpowell opened this issue Jan 18, 2018 · 3 comments

Comments

@loganpowell
Copy link

I'm about to use marksy for pulling markdown from github (via their wonderful graphl API) and I was curious about how I would use marksy to get frontmatter working (for creating a list of files that link to the actual markdown pages, e.g.).

Any pointers?

@jmz7v
Copy link

jmz7v commented Jan 18, 2018

Hi @loganpowell
I'm currently migrating my Jekyll blog to Gatsby (Jekyll uses a frontmatter to store data), I'm not sure how I'm going to resolve the frontmatter to json but this two pages might help you
https://github.com/jxson/front-matter
https://www.gatsbyjs.org/blog/2017-11-08-migrate-from-jekyll-to-gatsby/

@ghost
Copy link

ghost commented Jan 21, 2018

Thanks @jmz7v! Let me know if you have some insights once you migrate.

@ArthurHwang
Copy link

I know this post is old, but is there any answer to this?

I have markdown files working with marksy but no way to access frontmatter to build an index page.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants