Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
grantmcdermott authored May 8, 2023
1 parent 552c082 commit 92b80bd
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,14 @@ quarto install extension grantmcdermott/quarto-revealjs-clean

Once the theme is installed, use one of the following templates for a quick start.

- Bare bones template

```bash
# bare bones template
quarto use template grantmcdermott/quarto-revealjs-clean
```

# full demo template
- Full demo template

This comment has been minimized.

Copy link
@EmouAcademy

EmouAcademy Jan 15, 2024

processing file: full_demo.qmd
|................................ | 62% [unnamed-chunk-4]

Quitting from lines 284-290 [unnamed-chunk-4] (full_demo.qmd)
Error in etable():
! object 'res_df' not found
Backtrace:

  1. fixest::etable(mods, highlight = .(se = "complaints"), arraystretch = 1.5)

Execution halted


```bash
quarto use template grantmcdermott/quarto-revealjs-clean-demo
```

0 comments on commit 92b80bd

Please sign in to comment.