1
0
Fork
You've already forked BAU-slides
0
No description
  • JavaScript 50.5%
  • HTML 34.6%
  • SCSS 14%
  • CSS 0.9%
2023年11月29日 21:52:06 +00:00
cryptpad.assets initial commit 2023年11月29日 21:28:16 +00:00
reveal.js initial commit 2023年11月29日 21:28:16 +00:00
slides.assets initial commit 2023年11月29日 21:28:16 +00:00
.domains edit domains 2023年11月29日 21:52:06 +00:00
build.sh initial commit 2023年11月29日 21:28:16 +00:00
cp-style.css initial commit 2023年11月29日 21:28:16 +00:00
harvard-cite-them-right-SLIDE.csl initial commit 2023年11月29日 21:28:16 +00:00
index.html initial commit 2023年11月29日 21:28:16 +00:00
Readme.md initial commit 2023年11月29日 21:28:16 +00:00
slides.md initial commit 2023年11月29日 21:28:16 +00:00
style.css initial commit 2023年11月29日 21:28:16 +00:00

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.