Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/royfrancis/abstrave
- Owner: royfrancis
- License: gpl-3.0
- Created: 2023-05-08T13:46:40.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-19T18:33:51.000Z (about 1 month ago)
- Last Synced: 2024-11-19T18:52:50.689Z (about 1 month ago)
- Topics: quarto, quarto-template
- Language: SCSS
- Homepage: https://royfrancis.github.io/abstrave
- Size: 17.1 MB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![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