EclipseFdn / sparkplug.eclipse.org

The Eclipse Sparkplug Working Group seeks to drive the evolution and broad adoption of the Eclipse Sparkplug protocol and related technologies that enable the creation of open, collaborative, and interoperable Industrial IoT (IIoT) solutions.
https://sparkplug.eclipse.org
Eclipse Public License 2.0
0 stars 10 forks source link
hugo webdev

sparkplug.eclipse.org


NOTE

This project was migrated to Eclipse Gitlab on March 25, 2022.


The https://sparkplug.eclipse.org website is generated with Hugo. This project is a work in progress.

The Eclipse Sparkplug Working Group seeks to drive the evolution and adoption of the Eclipse Sparkplug protocol and related MQTT-based technologies that enable the creation of open, collaborative, interoperable, and scalable Industrial IoT (IIoT) solutions and provide support for Industry 4.0.

Getting started

Install dependencies, build assets and start a webserver:

yarn && hugo server

You can find guidance on the page-level metadata here, and examples of the assorted page types (components) here.

Contributing

  1. Fork the eclipsefdn/sparkplug.eclipse.org repository
  2. Clone repository: git clone https://github.com/[your_github_username]/sparkplug.eclipse.org.git
  3. Create your feature branch: git checkout -b my-new-feature
  4. Commit your changes: git commit -m 'Add some feature' -s
  5. Push feature branch: git push origin my-new-feature
  6. Submit a pull request

Declared Project Licenses

This program and the accompanying materials are made available under the terms of the Eclipse Public License v. 2.0 which is available at http://www.eclipse.org/legal/epl-2.0.

SPDX-License-Identifier: EPL-2.0

Related projects

EclipseFdn/solstice-assets

Images, less and JavaScript files for the Eclipse Foundation look and feel.

EclipseFdn/hugo-solstice-theme

Hugo theme of the Eclipse Foundation look and feel.

Bugs and feature requests

Have a bug or a feature request? Please search for existing and closed issues. If your problem or idea is not addressed yet, please open a new issue.

Author

Christopher Guindon (Eclipse Foundation)

Trademarks

Copyright and license

Copyright 2019 the Eclipse Foundation, Inc. and the sparkplug.eclipse.org authors. Code released under the Eclipse Public License Version 2.0 (EPL-2.0).