SustainOSS.org Website
Getting started
- Install Ruby (preferably version 2.6.x) and Ruby DevKit; make sure you select "Add Ruby to
PATH" - Run
gem install bundleand thenbundle install - Run
bundle exec jekyll sto build and watch for changes (http://localhost:8000/)
npm tasks
- Install Node.js, preferably version 12.x
- Run
npm i - Run
npm run autoprefixerto update the vendor prefixes in our Sass files; should be run frequently - Run
npm run svgo assets/img/foo.svgto optimize file(s)
Contribute
Please contribute! Open an issue, make a pull request, reach out for help. This organization is entirely volunteer run, and your contributions are important.
We use Slack to discuss our changes and to talk about community issues, as well as GitHub. Join our community slack here: https://changelog.com/community. Join the channel #sustain to talk to us.
If you need help with using GitHub in order to open an issue, sign up for an account, come back to this page, and open an issue by clicking here. Ping one of us on Slack if you need help.
License
MIT © 2018 Justin Dorfman and Contributors.
If you contribute to this repository, you are agreeing to the License terms and agreeing that an MIT license is appropriate for your contributions.