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-project quarto-template quarto-theme quarto-website

Last synced: 5 months ago
JSON representation

Quarto website template for courses

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) [![linkcheck_badge](https://github.com/royfrancis/specky/workflows/linkcheck/badge.svg)](https://github.com/royfrancis/specky/actions?workflow=linkcheck) [![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

- Recommended quarto 1.6.43 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

## Showcase

Here are a few examples of this template in action:

- [Introduction to Bioinformatics using NGS data](https://nbisweden.github.io/workshop-ngsintro/2511/)
- [Single-cell RNA-seq analysis](https://nbisweden.github.io/workshop-scRNAseq/)
- [Tools for reproducible research](https://nbisweden.github.io/workshop-reproducible-research/)
- [Advanced data visualization](https://nbisweden.github.io/workshop-data-visualization-r/2505/)

## 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

---

2025 • Roy Francis