Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/royfrancis/abstrave

Quarto website template for courses
https://github.com/royfrancis/abstrave

quarto quarto-template

Last synced: 6 days ago
JSON representation

Quarto website template for courses

Awesome Lists containing this project

README

        

# abstrave

[![ci_badge](https://github.com/royfrancis/abstrave/workflows/deploy/badge.svg)](https://github.com/royfrancis/abstrave/actions?workflow=deploy) [![lifecycle_badge](https://lifecycle.r-lib.org/articles/figures/lifecycle-experimental.svg)](https://lifecycle.r-lib.org/articles/stages.html#experimental)

Quarto website template for courses

![Report home](preview-home.webp)

![Report preview](preview-report.webp)

![Slide preview](preview-slide.webp)

For a demo site and usage, see [here](https://royfrancis.github.io/abstrave).

## Usage

- Required quarto 1.4.5 or higher
- To download and use a starter template, run in the terminal

:exclamation: Demo files are not downloaded

```
quarto use template royfrancis/abstrave
```

- Render all html files into `docs` directory to make sure everything works as expected

```
quarto render
```

- Use `##` as the highest level heading.
- Limited documentation is available on the [demo site](https://royfrancis.github.io/abstrave/home_contents.html) for customization

## Acknowledgements

- Built using [Quarto](https://quarto.org/)
- Uses the [fontawesome extension](https://github.com/quarto-ext/fontawesome) for icons
- Uses the [reveal-logo extension](https://github.com/royfrancis/reveal-logo) for logos in presentation

---

2024 • Roy Francis