Skip to content

CodingTrain/teamtrees

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TeamTrees

Site with code from #TeamTrees Live Stream.

Live Stream Link

Contributing

To contribute your remixed version of the tree.

  1. Add a folder in the Code directory with your sketch. Must have an index.html containing your sketch. You can also duplicate the original and modify it.

  2. Then add to index.md under sketches with the following format.

sketches:
  # existing entries
  - name: "Whatever you want to name it."
    description: "A brief description this is optional."
    creator: "Your name."
    url: "directoryName" # This has to be the exact directory name that you created under /code.
  1. Create a pull request with the your changes.

Releases

No releases published

Packages

No packages published

Languages