README: update it
All checks were successful
continuous-integration/drone/push Build is passing

Signed-off-by: Sam Therapy <sam@samtherapy.net>
This commit is contained in:
Sam Therapy 2022-10-11 00:16:19 +02:00
parent 2ab3a171fe
commit d5fe3ee49e
Signed by: sam
GPG key ID: 4D8B07C18F31ACBD

View file

@ -1,14 +1,14 @@
# deploy_lume_example
This is an example of a static site generated by the [Lume][lume] static site
generator being deployed to Deno Deploy via GitHub Actions.
generator being deployed to Deno Deploy via Drone CI.
To learn more about static files on Deno Deploy, view this blog post:
https://deno.com/blog/deploy-static-files
<https://deno.com/blog/deploy-static-files>
## Development
First, install [Lume][lume].
First, install [Lume][lume].0
```shell
deno run -A https://deno.land/x/lume/install.ts
@ -26,4 +26,4 @@ Then start the server:
deno run -A server/main.ts
```
[lume]: https://lumeland.github.io
[lume]: https://lume.land