Update 'README.md'
This commit is contained in:
parent
17ed45517e
commit
aff084664b
@ -4,13 +4,13 @@ Mario Romero (Mario1159) personal page deployed at [1159.cl](https://www.1159.cl
|
|||||||
|
|
||||||
This website uses [Lume](https://lume.land) as a static site generator.
|
This website uses [Lume](https://lume.land) as a static site generator.
|
||||||
|
|
||||||
# Dependencies
|
## Dependencies
|
||||||
|
|
||||||
- [Deno](https://deno.com/runtime)
|
- [Deno](https://deno.com/runtime)
|
||||||
- [Lume](https://lume.land)
|
- [Lume](https://lume.land)
|
||||||
- [Docker](https://www.docker.com/) (Optional: for container deployment and dev enviroment)
|
- [Docker](https://www.docker.com/) (Optional: for container deployment and dev enviroment)
|
||||||
|
|
||||||
# Development enviroment
|
## Development enviroment
|
||||||
For development you can use [Docker Dev Environments](https://docs.docker.com/desktop/dev-environments/) following the next link.
|
For development you can use [Docker Dev Environments](https://docs.docker.com/desktop/dev-environments/) following the next link.
|
||||||
|
|
||||||
> [Open in Docker Dev Environments](https://open.docker.com/dashboard/dev-envs?url=https://git.1159.cl/Mario1159/1159cl)
|
> [Open in Docker Dev Environments](https://open.docker.com/dashboard/dev-envs?url=https://git.1159.cl/Mario1159/1159cl)
|
||||||
@ -24,7 +24,7 @@ deno task serve
|
|||||||
|
|
||||||
Then you can access the site in `localhost:<mapped-port>`.
|
Then you can access the site in `localhost:<mapped-port>`.
|
||||||
|
|
||||||
# Deploy
|
## Deploy
|
||||||
|
|
||||||
Deploy the container using the the [latest image](Mario1159/1159cl) generated by the CI/CD action workflow.
|
Deploy the container using the the [latest image](Mario1159/1159cl) generated by the CI/CD action workflow.
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user