How to Contribute
Video.jl.org is a community-driven index of Julia-related talks, tutorials, and media. We welcome contributions from everyone!
If you have found a Julia video that isn't currently in our index, you can help us by adding it. We handle all our data via GitHub.
Process
- Go to our GitHub repository.
- Fork the repository and create a new branch.
- Add the video metadata in JSON format following our schema (requires Title, YouTube URL, Speaker, Event, etc.).
- Open a Pull Request with your additions.
Alternatively, if you are not familiar with Git or GitHub Pull Requests, you can open an issue and provide the video link along with the speaker name and event. A volunteer will add it to the index for you.
Guidelines
- Ensure the video is publicly accessible (e.g., YouTube, Vimeo).
- Verify that the video has not already been added to the site.
- Make sure the video is primarily focused on the Julia programming language.