Closed g00glen00b closed 4 years ago
Differentiating between links can be implemented through https://www.gatsbyjs.org/packages/gatsby-remark-external-links.
Scheduling through labels would require a new label for every post, which isn't really interesting.
There is a merge schedule action which relies on comments within a pull request though: https://github.com/marketplace/actions/merge-schedule
Right now, the blog uses both a CDN, and WordPress. While WordPress allows easy setup of blogposts and adding media, it still requires a hosting, and is a potential attack vector.
If we ever decide to move, the following concepts have to be covered:
gatsby develop
.gatsby develop
to preview side by side.