Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 1.04 KB

README.md

File metadata and controls

25 lines (17 loc) · 1.04 KB
Thingweb logo

Website

Rendered version: https://www.thingweb.io

How to contribute

You can see the content in different ways locally:

  • Start the Hugo server with drafts enabled: hugo server -D
  • Build Hugo website in /public: hugo
  • Build Hugo website with drafts enabled in /public: hugo -D

Hugo Versions

Until we find a solution, it is recommended to use version 0.79.0 of Hugo. For convenience, you can find the Linux binary under binaries folder.