Replies: 1 comment 1 reply
-
| 
         You could try using this -> https://github.com/gxjansen/Astro-CC2KS  | 
  
Beta Was this translation helpful? Give feedback.
                  
                    1 reply
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
It looks like ATM I have to define my data structure twice when using Astro: once as keystatic
configand once in/content/config.tswithdefineCollection(following this doc).Is there a way to populate the Astro
defineCollectionbased on the keystaticconfigso both hat I only have to manage one?Beta Was this translation helpful? Give feedback.
All reactions