Skip to content

Python Ankara Topluluğu için hazırlanmış olan sunumların kaynak kodlarını içerir.

Notifications You must be signed in to change notification settings

python-ankara-toplulugu/slides

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Slides

Python Ankara Topluluğu için hazırlanmış olan sunumların kaynak kodlarını içerir.

Endeks

Tasks

The commands below can also be executed using the xc task runner, which combines the usage instructions with the actual commands. Simply run xc, it will popup an interactive menu with all available tasks.

setup

Setup the development environment.

brew install mise marp-cli xc

serve

Serve the Slidedeck using Marp.

marp PITCHME.md -p

build

Build the Slidedeck as a HTML, PDF and PPTX.

marp PITCHME.md --pdf
marp PITCHME.md --html
marp PITCHME.md --pptx

About

Python Ankara Topluluğu için hazırlanmış olan sunumların kaynak kodlarını içerir.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published