contribute
how to#
to get started, clone the oss.zone/site repo to your account on oss.zone.
git clone https://git.oss.zone/oss.zone/site.git
when you're done with your changes, you can preview them on your own page using
just test
this builds the site and deploys it to ~/public/html/site, accessible at username.oss.zone/site.
once it looks good, commit the changes and open a pull request.