1
0
Fork
You've already forked esoteric-ai-slides
0
🖼️ 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%
2024年05月30日 13:27:44 +01:00
.vscode initial commit 2024年05月27日 16:03:31 +01:00
reveal.js initial commit 2024年05月27日 16:03:31 +01:00
slides.assets write talk 2024年05月30日 13:26:38 +01:00
build.sh write talk 2024年05月30日 13:26:38 +01:00
harvard-cite-them-right-SLIDE.csl initial commit 2024年05月27日 16:03:31 +01:00
index.html write talk 2024年05月30日 13:26:38 +01:00
Readme.md initial commit 2024年05月27日 16:03:31 +01:00
slides.md write talk 2024年05月30日 13:26:38 +01:00
style.css write talk 2024年05月30日 13:26:38 +01: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.