Skip to content

Loic-kd/zenoh-web

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

383 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Eclipse zenoh's Website

The website for the Eclipse zenoh project. Lives at http://zenoh.io.

Getting Started

Building the website depends on Hugo 0.100.0. So, first make sure that you have it installed. If on OS X and using Homebrew, run the following:

brew update && brew install hugo

Then, get the website running locally:

git clone https://github.com/atolab/zenoh-web
cd zenoh-web
hugo server

Then visit http://localhost:1313.

License

This project is licensed under the Eclipse Public License 2.0 or the Apache License 2.0.

Credits

This website design is inspired from the tokio-rs website which is licensed under MIT License.

About

Website for zenoh

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • HTML 59.0%
  • CSS 40.1%
  • Dockerfile 0.9%