Skip to content

QubitPi/opensource.jiaqiliu

 
 

Repository files navigation

Paion Open Source Website

Open source is made by people just like you. Please invest a few hours contributing to the software you are interested in.

What this is

This repository is the source code for https://paion-data.github.io/opensource.paion-data/.

Paion Open Source is a movement to encourage both internal and external people, and maintainers to contribute to open source software in a world of welcoming openness.

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 in general and more specific information about contributing to Paion Data .

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.

Releases

No releases published

Packages

No packages published

Languages

  • HTML 90.1%
  • SCSS 6.9%
  • Shell 1.1%
  • Other 1.9%