Skip to content

fatadel/thingweb.website

 
 

Repository files navigation

thingweb Website

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

Use Hugo static site generator

https://gohugo.io/getting-started/quick-start/

Add Some Content

hugo new posts/my-first-post.md or hugo new single01.md

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

About

The website for the thingweb project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 55.5%
  • JavaScript 29.6%
  • HTML 14.9%