eclipse-sdv-blueprints / blueprints-website

Website for the Eclipse SDV Blueprints Project
https://sdv-blueprints.eclipse.dev
Apache License 2.0
3 stars 1 forks source link

Eclipse SDV Blueprints Website

The source code for the eclipse sdv blueprints website.

status: maintained issues: NA

Getting StartedDocumentationNeed Help?


Introduction

The Eclipse SDV Blueprints project is a collaborative initiative led by Eclipse SDV members to bring the "software defined vehicle" concepts to life. A crucial aspect of each blueprint is to ensure users can easily reproduce it on their own. This requires well-written and highly clear documentation. Users can utilize blueprints as they are, for inspiration or as a foundation to customize and meet their specific needs.

The Eclipse SDV Blueprints project hosts a collection of blueprints that demonstrate the application of technologies developed within the projects of the Eclipse SDV working group (sdv.eclipse.org). This allows for showcasing the capabilities and features of the software provided by the Eclipse SDV working group, while also exploring collaboration opportunities and integration of these technologies.

Eclipse Blueprints Website is build using the Docusaurus is a static-site generator. It builds a single-page application with fast client-side navigation, leveraging the full power of React to make your site interactive. Please refer to https://docusaurus.io/ for documentation.


Getting Started

Checkout the project and:

  cd blueprints-website
  yarn install
  yarn start

  OR:
    npx docusaurus start


Documentation

Please refer to https://docusaurus.io/ for documentation

Contributing

If you want to contribute bug reports or feature requests, please use GitHub Issues.

License and Copyright

This program and the accompanying materials are made available under the terms of the Apache License 2.0 which is available at https://www.apache.org/licenses/LICENSE-2.0