Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 662 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 662 Bytes

JICA Seminar 2023

How to create seminar materials by hand

macOS + Marp

brew install node
npx @marp-team/marp-cli@latest jica-seminar-2023.md -o jica-seminar-2023.html
npx @marp-team/marp-cli@latest jica-seminar-2023.md -o jica-seminar-2023.pdf --allow-local-files
npx @marp-team/marp-cli@latest jica-seminar-2023.md -o jica-seminar-2023.pptx --allow-local-files

Notes: all materials are generated by github actions.

See: https://smellman.github.io/jica_2023/

System setup (Raspberry Pi 4)

sudo apt install git
git clone https://github.com/smellman/jica_2023.git
cd jica_2023/scripts/system
sudo HOME=$HOME USER=$USER make