Symlink your content in Astro for better portability

Astro is a powerful static-site generator that allows developers to build lightning-fast websites. However, when trying to create a more portable and flexible blog by separating content from the website’s source, I faced issues with symlinks/content not being recognized/found.
In this blog post, I’ll walk you through a simple solution to this problem and explain how you can easily symlink your content to an Astro project.
Published on:
Learn more