🖼️ Slides for Esoteric AI organised by AIxDesign https://aixdesign.co/
https://ids.codeberg.page/esoteric-ai-slides/
- JavaScript 51.2%
- HTML 34.1%
- SCSS 14%
- CSS 0.6%
|
|
||
|---|---|---|
| .vscode | initial commit | |
| reveal.js | initial commit | |
| slides.assets | write talk | |
| build.sh | write talk | |
| harvard-cite-them-right-SLIDE.csl | initial commit | |
| index.html | write talk | |
| Readme.md | initial commit | |
| slides.md | write talk | |
| style.css | write talk | |
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.