blog-core | Modular blog using Blazor with clean domain | Frontend Framework library
kandi X-RAY | blog-core Summary
kandi X-RAY | blog-core Summary
Modular blog using Blazor with clean domain-driven design patterns
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of blog-core
blog-core Key Features
blog-core Examples and Code Snippets
Community Discussions
Trending Discussions on blog-core
QUESTION
I'm using LekoArts' Minimal Blog theme. The theme itself uses another theme called Minimal Blog Core theme.
I'd like to change how pages get created. This code is in the gatsby-node.js
of the core theme, and I'm not sure how to shadow that, or if it's possible.
As far as I could tell, you can only shadow files in the src
folder of the theme you directly use.
Thanks!
...ANSWER
Answered 2020-Jun-21 at 05:09Gatsby theme shadowing only applies to files in the src
directory and deeper. You should be able to control page creation from gatsby-node.js
in the root of your project though. If that file does not already exist, create one. Duplicate the code you want to change from the core themes gatsby-node.js
and modify it in the gatsby-node.js
in your project root.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install blog-core
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page