GW OSCON 2025's resources and open source collaborative art piece
- Make some art! The OSCON has construction paper, pastels, and giant markers that you can use to create your masterpiece. That can be abstract patterns, self-portraits, botanicals, stick figures, messages, and anything else you'd like to share. If you'd like to share something you've already made, that's fine too.
- Take a photo of your work (your phone will work just fine)
- Click on the button that says "Fork" to create your own copy of this repository.
- Click on the
YOUR_PHOTOS_HEREfolder in the codebase, chooseAdd Filein the top right corner, and upload your photo. - Click on "Pull requests" and then "New Pull Request"
- As the "base repository", select
gw-ospo/gwoscon2025and selectmainfor the "base". As the "head repository", select "YOUR_USER_NAME/gwoscon2025" withmainas the base. - Open your pull request! Once we merge it, your art will join the projection.
If you aren't sure how any of these steps work, ask an OSCON volunteer to show you.
This projection is a github pages site, brought to you by Jekyll and p5.js.
The fun stuff is in the _includes directory, particularly Photo.js, a class that handles animation and display of all the floating artwork.
To run locally, customize settings if needed in _config.yml, run bundle install to install ruby gems, and run bundle exec jekyll serve to launch in-browser.
This repository hosts The OSCON 2025 Code of Conduct and The OSCON 2025 No-Show Policy