Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/royfrancis/specky
Quarto website template for courses
https://github.com/royfrancis/specky
quarto quarto-template
Last synced: 6 days ago
JSON representation
Quarto website template for courses
- Host: GitHub
- URL: https://github.com/royfrancis/specky
- Owner: royfrancis
- License: gpl-3.0
- Created: 2023-12-28T20:52:36.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-02-04T00:41:23.000Z (11 months ago)
- Last Synced: 2024-02-04T01:21:28.032Z (11 months ago)
- Topics: quarto, quarto-template
- Language: SCSS
- Homepage: https://royfrancis.github.io/specky
- Size: 14.5 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# specky
[![ci_badge](https://github.com/royfrancis/specky/workflows/deploy/badge.svg)](https://github.com/royfrancis/specky/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/specky).
## Usage
- Required quarto 1.4.0 or higher
- To download and use a starter template, run in the terminal:exclamation: Demo files are not downloaded
```
quarto use template royfrancis/specky
```- 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/specky/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