Awesome
Open Source Friday
Open source is made by people just like you. This Friday, invest a few hours contributing to the software you use and love.
What this is
This repository is the source code for https://opensourcefriday.com.
Open Source Friday is a movement to encourage people, companies, and maintainers to contribute a few hours to open source software every Friday.
Open Source Software (OSS) is the backbone of most software, tools, apps, electronics and more that we use every day. Not only is Open Source Friday about encouraging people to contribute, but it's about encouraging businesses to give back to the software they use by setting aside time for our colleagues to work on OSS on the clock.
On the website you'll find a number of guides on getting started with open source and being a good maintainer.
Translation
See CONTRIBUTING.md#Translation.
Development
Source hosted at GitHub. Report issues/feature requests on GitHub Issues.
Getting Started
Bootstrapping the Application
To install all dependencies run:
./script/bootstrap
To start up the local Jekyll server run:
./script/server
Now point your browser to http://localhost:4000 to view the site.
Note on Patches/Pull Requests
- Fork the project.
- Clone your fork to your machine.
- Create a new branch for your feature/fix.
- Make your feature addition or bug fix.
- Submit a pull request.
Code of Conduct
Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.
Copyright
Copyright (c) Open Source Friday contributors. See LICENSE for details.