🚲 Contribute to the open source community every Friday
ΠŸΠ΅Ρ€Π΅ΠΉΡ‚ΠΈ ΠΊ Ρ„Π°ΠΉΠ»Ρƒ
KowshikaSinivasan 0d301969af feat:add new translation 2024-12-15 10:03:33 +05:30
.devcontainer chore: upgrade ruby/node and setup local development 2024-12-14 19:16:06 +05:30
.github chore(deps): bump ruby/setup-ruby in the dependencies group 2024-12-09 12:55:22 +00:00
_data/locales Add new language translation Hindi 2024-12-14 19:16:06 +05:30
_includes fixed width on bigger screens issue 2023-05-03 10:37:26 +05:30
_layouts feat: clean unsecure URLs 2024-11-05 11:29:38 +01:00
ar Prepare the project and translate to arabic first part 2022-06-21 21:32:10 +02:00
assets Port from Rails to Jekyll 2022-04-21 12:37:40 +01:00
bg add italian and bulgarian translation 2024-05-22 10:55:07 +02:00
bn Port from Rails to Jekyll 2022-04-21 12:37:40 +01:00
de Add German translation 2023-02-18 10:03:39 +01:00
en Port from Rails to Jekyll 2022-04-21 12:37:40 +01:00
es Port from Rails to Jekyll 2022-04-21 12:37:40 +01:00
fa Port from Rails to Jekyll 2022-04-21 12:37:40 +01:00
fr Port from Rails to Jekyll 2022-04-21 12:37:40 +01:00
hi feat:add new translation 2024-12-15 10:03:33 +05:30
it add italian and bulgarian translation 2024-05-22 10:55:07 +02:00
ja Port from Rails to Jekyll 2022-04-21 12:37:40 +01:00
ko Port from Rails to Jekyll 2022-04-21 12:37:40 +01:00
node_modules chore: upgrade ruby/node and setup local development 2024-12-14 19:16:06 +05:30
pl Port from Rails to Jekyll 2022-04-21 12:37:40 +01:00
pt Port from Rails to Jekyll 2022-04-21 12:37:40 +01:00
ru Port from Rails to Jekyll 2022-04-21 12:37:40 +01:00
script chore: upgrade ruby/node and setup local development 2024-12-14 19:16:06 +05:30
tr Add Turkish translation 2023-08-17 15:06:50 +03:00
uk Port from Rails to Jekyll 2022-04-21 12:37:40 +01:00
zh Port from Rails to Jekyll 2022-04-21 12:37:40 +01:00
.gitignore fix: github permissions 2024-12-08 19:56:36 -06:00
.node-version chore: upgrade ruby/node and setup local development 2024-12-14 19:16:06 +05:30
.rubocop.yml rubocop.yml: cleanup YAML. 2021-03-09 16:40:41 +00:00
.ruby-version chore: upgrade ruby/node and setup local development 2024-12-14 19:16:06 +05:30
CNAME Create CNAME 2022-04-21 12:49:07 +01:00
CODEOWNERS CODEOWNERS: tweak teams 2021-06-03 13:04:02 +01:00
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 2016-12-30 18:07:28 +00:00
CONTRIBUTING.md Port from Rails to Jekyll 2022-04-21 12:37:40 +01:00
Gemfile chore: upgrade ruby/node and setup local development 2024-12-14 19:16:06 +05:30
LICENSE.txt Update documentation 2017-03-10 09:50:45 +00:00
README.md chore: upgrade ruby/node and setup local development 2024-12-14 19:16:06 +05:30
_config.yml Port from Rails to Jekyll 2022-04-21 12:37:40 +01:00
apple-touch-icon.png Port from Rails to Jekyll 2022-04-21 12:37:40 +01:00
businesses.html Port from Rails to Jekyll 2022-04-21 12:37:40 +01:00
favicon.ico Port from Rails to Jekyll 2022-04-21 12:37:40 +01:00
index.html Port from Rails to Jekyll 2022-04-21 12:37:40 +01:00
maintainers.html Port from Rails to Jekyll 2022-04-21 12:37:40 +01:00
package-lock.json chore: upgrade ruby/node and setup local development 2024-12-14 19:16:06 +05:30
package.json Port from Rails to Jekyll 2022-04-21 12:37:40 +01:00

README.md

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.

Devcontainer

This project includes a .devcontainer folder with a Dockerfile and devcontainer.json to use with Visual Studio Code Remote - Containers. This will set up a development environment with all the necessary dependencies.

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 (c) Open Source Friday contributors. See LICENSE for details.