We're using a CMS now instead of a hand-rolled blog.
Welcome to the source code for the Replit blog!
We have a handbook doc that runs you through how to make your blog post from drafting to publishing, check it out here.
If you're not inside a Repl, to run use Node: node index.js
.
(don't forget to install dependencies with npm install
)