Skip to content

drosin/idealo.github.io

 
 

Repository files navigation

Landing Page - idealo.github.io

What this project is all about

This is the landing page for the open source initiative of idealo.de and provides an overview of idealo’s open source projects as well as current job offers.

How to contribute

Local Development

Send PULL-Requests if you want to contribute your ideas and alterations to the project. Please remember to stick to the common code conventions and make sure that your commit messages are self-explanatory.

Important: All changes should be made on the develop branch! They will then be integrated into the master branch automatically.

Present your project on idealo.github.io

If you want to present your open source project on the landing page, go to /src/data/projects.js, copy one of the existing projects within the file and simply alter the project-specific information. Title and project ID should be identical to the name of your GitHub project.

Testing

There are Snaphot Tests available, run those tests using npm run tests. Please remember to alter these tests if you’ve modified the structure of the page.

License

This project is based on axelspringer.github.io. See LICENSE for details.

About

Landing page for idealo.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 60.4%
  • SCSS 36.8%
  • HTML 1.8%
  • CSS 1.0%