Skip to content

Erioldoesdesign/website

 
 

Repository files navigation

SustainOSS.org Website

Build Status

Getting started

  • Install Ruby (preferably version 2.6.x) and Ruby DevKit; make sure you select "Add Ruby to PATH"
  • Run gem install bundle and then bundle install
  • Run bundle exec jekyll s to build and watch for changes (http://localhost:8000/)

npm tasks

  • Install Node.js, preferably version 12.x
  • Run npm i
  • Run npm run autoprefixer to update the vendor prefixes in our Sass files; should be run frequently
  • Run npm run svgo assets/img/foo.svg to 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.

About

The sustainoss.org website

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 86.5%
  • CSS 6.9%
  • JavaScript 4.7%
  • Ruby 1.9%