All Projects → sustainers → website

sustainers / website

Licence: MIT license
The sustainoss.org website

Programming Languages

HTML
75241 projects
SCSS
7915 projects
javascript
184084 projects - #8 most used programming language
ruby
36898 projects - #4 most used programming language

Projects that are alternatives of or similar to website

Rox
🌍 BeWelcome lets you share a place to stay, connect with travellers, meet up and find accommodation on your journey. It is and will always be a free, open source, non for profit, democratic community.
Stars: ✭ 95 (+313.04%)
Mutual labels:  opensource, bootstrap4
jitsi-box
A Raspberry Pi based box to automate holding hybrid conferences with Jitsi
Stars: ✭ 15 (-34.78%)
Mutual labels:  opensource, conference
ms-bootstrap-admin
A sass base bootstrap admin panel.
Stars: ✭ 25 (+8.7%)
Mutual labels:  bootstrap4
skeleton
Composer starter project for Ambulatory.
Stars: ✭ 43 (+86.96%)
Mutual labels:  opensource
docs
No description or website provided.
Stars: ✭ 16 (-30.43%)
Mutual labels:  opensource
Bona-Blog
An Open-Source Blogging Platform
Stars: ✭ 26 (+13.04%)
Mutual labels:  bootstrap4
bs-breakpoints
A plugin which detect Bootstrap 4 breakpoints and emit when there is a change
Stars: ✭ 22 (-4.35%)
Mutual labels:  bootstrap4
Pentest-Bookmarkz
A collection of useful links for Pentesters
Stars: ✭ 118 (+413.04%)
Mutual labels:  conference
shopify-bootstrap-theme
Our Free Shopify Theme focused on simplicity, speed, and user experience. Download it today and finish your Shopify store within days, not months. Powered by Bootstrap v5 framework and 15+ years of coding experience.
Stars: ✭ 45 (+95.65%)
Mutual labels:  bootstrap4
ostora-jsapi4
Responsive template for building web mapping applications
Stars: ✭ 20 (-13.04%)
Mutual labels:  bootstrap4
awesome-oss-docs
📚 A curated list of awesome open source documentation for people whole love contributing to docs (Documentarians).
Stars: ✭ 67 (+191.3%)
Mutual labels:  opensource
Competitive Programming Solutions
👋 On here you can contribute your codes across the globe 😃
Stars: ✭ 46 (+100%)
Mutual labels:  opensource
eixample
Multi-Tenant .NET 6 Architecture (Angular, Vue, React)
Stars: ✭ 61 (+165.22%)
Mutual labels:  bootstrap4
proyecto26.github.io
The Proyecto26 github homepage.
Stars: ✭ 32 (+39.13%)
Mutual labels:  opensource
paris-web
Liens vidéos et slides de Paris Web depuis 2017
Stars: ✭ 16 (-30.43%)
Mutual labels:  conference
startbootstrap-full
A full page image background Bootstrap HTML template created by Start Bootstrap
Stars: ✭ 54 (+134.78%)
Mutual labels:  bootstrap4
sample-react-ts-app
Sample TypeScript + React companion app to my talks
Stars: ✭ 17 (-26.09%)
Mutual labels:  conference
UrbanXTools
Based on the design logic, UrbanXTools could generate urban design automatically in a very short period of time, and evaluated from the view of sustainability, with the help of algorithms. While gradually bridging the gap between urban design and sustainable systems, the toolbox could improve the efficiency of design.
Stars: ✭ 46 (+100%)
Mutual labels:  sustainability
HSMA-CTT
Open Source CoronaTrackingTool developed by the University of Applied Sciences Mannheim
Stars: ✭ 12 (-47.83%)
Mutual labels:  opensource
notes
📖 What I'm reading lately
Stars: ✭ 85 (+269.57%)
Mutual labels:  conference

SustainOSS.org Website

Build Status

Getting started

The easiest way to contribute to this project is via GitPod. GitPod will set up your developer environment in the browser with your GitHub credentials.

Open in Gitpod

Alternatively, you can run the application locally:

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

npm tasks

  • Install Node.js, preferably version 16 LTS
  • Run npm i
  • Run npm run autoprefixer to update the vendor prefixes in our Sass files; should be run frequently
  • Run npm run svgo:base -- assets/img/foo.svg to optimize specific file(s) or npm run svgo
  • Run npm run to see the available npm scripts

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. 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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].