README: update it
continuous-integration/drone/push Build is passing Details

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
1 changed files with 4 additions and 4 deletions

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