No description
- JavaScript 50.5%
- HTML 34.6%
- SCSS 14%
- CSS 0.9%
|
|
||
|---|---|---|
| cryptpad.assets | initial commit | |
| reveal.js | initial commit | |
| slides.assets | initial commit | |
| .domains | edit domains | |
| build.sh | initial commit | |
| cp-style.css | initial commit | |
| harvard-cite-them-right-SLIDE.csl | initial commit | |
| index.html | initial commit | |
| Readme.md | initial commit | |
| slides.md | initial commit | |
| style.css | initial commit | |
Installation
Watch for changes
ls *.md | entr ./build.sh
add .r-stretch class to images
In Codium/VSCode, replace
(!\[.*\]\(.*\))[\n\r\s]
with
1ドル{.r-stretch}\n
Features
Citations
Use pandoc markdown syntax @key2020
Link to .bib file
Attached .csl file to format the citation. Uses an author date style but only renders full citations.