Skip to content

kumar303/build-open-source

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is the source for my slides to How To Create Amazing Open Source Modules.

You can view them on Github Pages.

Here's a video of the talk.

Hacking

To build the slides, create a virtualenv and install some dependencies:

pip install -r requirements.txt

Then run this script:

./build.sh

Open www/index.html in your favorite web browser.

Deploy the slides to Github Pages:

npm install
volo build && volo ghdeploy

About

slides to my talk: How To Create Amazing Open Source Modules

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published