Adding new content #155
-
|
Hello again, I'm trying to do things the right way (via shadowing and the like). So my actual question: Thanks again :) T |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
Hey! Adding content isn't related to shadowing. The base content is just a fallback for development purposes. You just need to configure The easiest option would be to set |
Beta Was this translation helpful? Give feedback.
Hey!
Adding content isn't related to shadowing. The base content is just a fallback for development purposes.
You just need to configure
contentDirandassetDiras per configuration document here: https://github.com/Vagr9K/gatsby-advanced-starter/tree/master/themes/amaranth#configuration.The easiest option would be to set
contentDirascontentand create acontentfolder (in the starter root) with MDX/MD posts inside.