Versions in this module Expand all Collapse all v0 v0.1.7 May 24, 2026 Changes in this version + func Serve(conf *core.Config, listen string, autoload bool, includeDrafts bool) error + type Livereload struct + func (m *Livereload) HandleJS(w http.ResponseWriter, r *http.Request) + func (m *Livereload) HandleWS(w http.ResponseWriter, r *http.Request) + func (m *Livereload) Notify(path string) + func (m *Livereload) ServeHTML(w http.ResponseWriter, file fs.File) + type Server struct + func (m *Server) ServeHTTP(w http.ResponseWriter, r *http.Request) + func (s *Server) Start(listen string) error