Closed boisgera closed 1 year ago
After some experiments, the conversion is proably doable, but there may be quite a large number of cuts along the way.
The "@" imports should be replaced with relative paths, the fontsource stuff has to be adapted, Astro.site
is not defined anymore, etc.
In particuler, the example blog project has example of mdx content, so that should not be a blocking issue.
TODO. Work on the stuff as a fork of astroship and make a PR?
Solved in #b5dad9fb6170174fedae6bf56af081da5dd2cfc2.
The PR has been done & integrated upstream. Locally, this is applied by b5dad9fb6170174fedae6bf56af081da5dd2cfc2.
AFAICT, recent astro versions don't like mdx content in blog?