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
- Host: GitHub
- URL: https://github.com/royfrancis/specky
- Owner: royfrancis
- License: other
- Created: 2023-12-28T20:52:36.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-10-30T11:24:57.000Z (7 months ago)
- Last Synced: 2025-10-30T13:27:22.847Z (7 months ago)
- Topics: quarto, quarto-project, quarto-template, quarto-theme, quarto-website
- Language: SCSS
- Homepage: https://royfrancis.github.io/specky
- Size: 6.94 MB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# specky
[](https://github.com/royfrancis/specky/actions?workflow=deploy) [](https://github.com/royfrancis/specky/actions?workflow=linkcheck) [](https://lifecycle.r-lib.org/articles/stages.html#experimental)
Quarto website template for courses



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