Skip to content

smellman/jica_2023

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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