🚲 Contribute to the open source community every Friday
ΠŸΠ΅Ρ€Π΅ΠΉΡ‚ΠΈ ΠΊ Ρ„Π°ΠΉΠ»Ρƒ
Eric Sorenson 491201366d
Merge pull request #1270 from BlueButterflies/Italian/Bulgarian
add italian and bulgarian translation
2024-06-24 11:46:44 -07:00
.github ci: Use GITHUB_OUTPUT envvar instead of set-output command 2024-01-12 21:35:44 -08:00
_data/locales Update with the suggested changes 2024-06-24 07:27:11 +02:00
_includes fixed width on bigger screens issue 2023-05-03 10:37:26 +05:30
_layouts Update maintainers.html 2022-10-31 21:49:58 +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
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 Add node_modules 2022-04-21 13:03:44 +01:00
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 Update html-proofer 2022-10-31 21:39:22 +01:00
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 Add node_modules 2022-04-21 13:03:44 +01:00
.node-version Use GitHub Actions 2019-12-27 09:28:27 +00:00
.rubocop.yml rubocop.yml: cleanup YAML. 2021-03-09 16:40:41 +00:00
.ruby-version Update .ruby-version 2022-01-27 12:22:36 +01:00
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 Add webrick to Gemfile 2024-06-14 17:37:33 -07:00
LICENSE.txt Update documentation 2017-03-10 09:50:45 +00:00
README.md Add node_modules 2022-04-21 13:03:44 +01:00
_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 Add node_modules 2022-04-21 13:03:44 +01:00
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.

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.