From 43cb55d2fb0798c4fd6f7568a575dbc8c2aad05a Mon Sep 17 00:00:00 2001 From: teutat3s Date: Fri, 12 Apr 2024 19:43:52 +0200 Subject: [PATCH] docs: add deployment section to README --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index b6e6039..6c2d9cd 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,13 @@ As "documentation" `flake.nix` shows the internals, and `_includes/styles/typography.css` has a comment at the top that shows which command was used to generate it. +### Deployment + +Our [Drone CI](https://ci.pub.solar/pub-solar/pub.solar) is configured to +deploy the `main` branch to the production website. To integrate any changes, +first create a pull request, which will be reviewed. After merging it, the new +version will get deployed automatically. + ### Troubleshooting When running `deno task serve`, if you see an error message like: