Skip to content

Commit

Permalink
docs: Formatted docs
Browse files Browse the repository at this point in the history
  • Loading branch information
holmey committed Jan 12, 2024
1 parent 2668181 commit b018a0a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@ $ yarn build

Visit the admin panel at [http://localhost:8000/panel](http://localhost:8000/panel) and finalize the installation.

---

## Develop Frontend

You could also just start developing Frontend components by starting Vite.
Expand All @@ -48,6 +50,8 @@ You could also just start developing Frontend components by starting Vite.
$ yarn dev
```

---

## Additional features when using Docker

### Configure Timezone in Docker service
Expand Down Expand Up @@ -92,6 +96,8 @@ If you are working with Visual Studio Code you could use the following launch.js

For more information on Docker basics related to Kirby you can find a very good guide in the [Kirby Cookbook](https://getkirby.com/docs/cookbook/setup/kirby-meets-docker#example-4-docker-compose).

---

## Kirby Plugins used

- [Kirby Staticache Plugin](https://github.com/getkirby/staticache)
Expand Down

0 comments on commit b018a0a

Please sign in to comment.