This is the official code repository for the Vapor Blog.
Make sure you have publish installed:
brew install publishOpen the Swift Package:
open Package.swiftNow create the file in Content/posts/my-blog-post-title and add the new content. Run the Swift Package to generate the new content.
To spin up the project locally run
publish run
You can now access http://localhost:8000/