package
0.0.0-20240423165716-7ef61953e366
Repository: https://github.com/go-zh/website.git
Documentation: pkg.go.dev

# Functions

NewSite returns a new Site for serving pages from the file system fsys.

# Structs

A Site is an http.Handler that serves requests from a file system.

# Type aliases

A Page is the data for a web page.