-
Notifications
You must be signed in to change notification settings - Fork 1
/
ideas.qmd
31 lines (20 loc) · 802 Bytes
/
ideas.qmd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
---
title: "Ideas"
bibliography: references.bib
---
## 2023
### 24 FEB 2023 // :sparkle: quarto templates
To use quarto templates: `quarto use template github/repo`
### 13 FEB 2023 // Quarto research compendium?
Had an idea about using quarto website as a research compendium for tracking:
- thesis plan
- supervisor meeting notes
- random thoughts and ideas
- literature summaries
- glossary, references
It would be extra cool if you could serve the static site semi-privately so only specific people can see it. [^1]
[^1]: try this [tutorial](https://github.com/cynthiahqy/oauth-tutorial)
### 15 JAN 2023 // Reproducible Research
Some great resources:
- @community2022
- [CRAN Task View: Reproducible Research](https://cran.r-project.org/web/views/ReproducibleResearch.html)