hikerpig / gatsby-project-kb

Developing gatsby-theme-kb, a Gatsby theme for publishing Knowledge Base.
https://gatsby-project-kb.vercel.app/
MIT License
61 stars 15 forks source link

Migrating to Gatsby 4 #36

Open hikerpig opened 2 years ago

hikerpig commented 2 years ago

It's been a while since Gatsby v4 released. Seems like there are a lot of new features in the new version.

I should take some time to:

  1. Publish a new version that is compatible with Gatsby v4
  2. Explore the new features and see if this theme can utilize them (like DSG)

Known issues:

aadimator commented 2 years ago

Thanks for starting this. I'm planning to migrate my site to use this template, but I'll hold for when this is done. I'm not very familiar with the Gatsby ecosystem, but I'll try to contribute if possible. Again, thanks for the resource.

hikerpig commented 2 years ago

@aadimator Actually I've published gatsby-theme-kb@0.9.0-alpha.3 some time ago and tested in my own wiki site, it is compatible with Gatsby 4 and works just fine for me.

But I don't have the absolute confidence to publish it for stable channel. Besides that, there are some breaking changes in Gatsby 4 that I may need to address in my release log. I don't have many time currently so this kind of stalled.

Speaking of the template, do you mean foam-template-gatsby-kb ?

aadimator commented 2 years ago

Yup, the foam-template.

Thanks for the quick response. I'll try to follow your wiki site config and set up my notes using that. I will let you know if everything goes smoothly. Thanks