All Projects → zeromq → zeromq.org

zeromq / zeromq.org

Licence: Apache-2.0 license
ZeroMQ Website

Programming Languages

HTML
75241 projects
javascript
184084 projects - #8 most used programming language
Sass
350 projects
shell
77523 projects

ZeroMQ Website

Website is generated using hugo, a static website engine and hosted via netlify.

You can check it out at https://zeromq.org

Contribute

Language Pages

Help is needed with the different language pages https://github.com/zeromq/zeromq.org/tree/master/content/languages.

Please pick one of them and provide:

  1. Links to GitHub, docs and package manager
  2. Download instructions
  3. Example

Documenation Examples

Help is as well needed to translate the examples for different programming languages and libraries in the documentation.

If you're translating from scratch you the hugo archetype which will create a stub for each example.

hugo new --kind examples docs/examples/<your language>/<your framework name>

If you're like to add an example copy an existing on from content/docs/examples/c/libzmq/<example name>.md to your language's and library's folder.

Run locally

  1. Run npm install to install CSS and JavaScript dependencies
  2. Run make serve to compile the website and start the local server
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].