Skip to content

mauri870/talks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

talks

This repository contains the slides and code for talks I have given at various conferences and meetups.

The slides can be built using golang.org/x/tools/present:

go install golang.org/x/tools/cmd/present@latest
cd _content && present

You can start a server running at localhost:4000 where you can see the slides:

go run .

You can also find the slides online at https://talks.mauri870.com.

About

No description, website, or topics provided.

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors