v2: initial commit #22
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue