Any replacement for compose.js ? #99
Unanswered
jesusangelm
asked this question in
Q&A
Replies: 0 comments
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.
I was wondering if there is an alternative way to the
node ./scripts/compose.jscommand when creating the blog with pliny.I am creating a new blog with this tool and I used pliny, but I noticed that in the scripts folder there is no compose.js file.
At the moment I see that creating posts by adding a .mdx file in the /data/blog folder will create the posts, but I was wondering if there was an additional way to create posts.
I don't have much experience with the JS ecosystem, so I'm learning a lot trying to rebuild my blog with NextJS.
All reactions