Skip to content

Commit

Permalink
Minor changes
Browse files Browse the repository at this point in the history
  • Loading branch information
ia3andy committed Jun 3, 2024
1 parent 92bb9f9 commit cbbbc4c
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 4 deletions.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,16 @@ It is dedicated to explaining how Quarkus simplifies the process of creating suc
- [Renarde](https://quarkiverse.github.io/quarkiverse-docs/quarkus-renarde/dev/index.html)
- [Playwright](https://docs.quarkiverse.io/quarkus-playwright/dev/) for testing.

## Slides

Use [quarkus-reveal](https://github.com/ia3andy/quarkus-reveal) to run the slide-deck (located in [deck.md](./deck.md):
```shell
quarkus-reveal
```

## Dev Mode

One tab:
One tab:
```shell
cd dashboard;
quarkus dev
Expand Down
6 changes: 3 additions & 3 deletions deck.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ theme: quarkus
## Andy Damevin

- Principal Software engineer, Red Hat
- Quarkus team
- Quarkus team for 5 years
- Lead of Quarkus's web initiatives
- `@ia3andy`

Expand All @@ -34,7 +34,7 @@ theme: quarkus

--

### What Quarkus can offer?
### What can Quarkus offer?

- Lower memory usage and faster startups
- Easy containerization and cloud deployments
Expand All @@ -43,7 +43,7 @@ theme: quarkus

---

### What we can create with Quarkus?
### What can we create with Quarkus?

- Cloud-Native, Serverless, Micro-Services, Lambdas, Command-Lines…
- And Web Applications!
Expand Down

0 comments on commit cbbbc4c

Please sign in to comment.