Current Behavior
Two blogs have been added to layer5 website recently.
Desired Situation
Migrate both the blogs to layer5-ng website.
Contributor Resources
The layer5 repo contains two websites. The current generation and the next-generation of the layer5.io site.
If the layer5-ng label is absent on this issue, then this issue pertains to the current generation of the layer5.io website, which uses Jekyll and GitHub Pages. Site content is found under the master branch.
If the layer5-ng label is present on this issue, then this issue pertains to the next-generation of the layer5.io website, which uses Gatsby, Strapi, and GitHub Pages. Site content is found under the layer5-ng branch.
Happy to be back, taking on this.
I'm having a problem running the layer5-ng, I don't know what the problem is. I keep getting an error on npm run start
@lolyparty have you installed Gatsby CLI?
@lolyparty have you installed Gatsby CLI?
Yes, I do.
@lolyparty Can you send a screenshot of the error
@lolyparty Can you send a screenshot of the error
Thanks, I got it running already. Apparently, the node modules were outdated since I've been away for a while.
Closing with #1081
Most helpful comment
Happy to be back, taking on this.