hugoverse

command module
v0.0.0-...-a92b89b Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 10, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

README

hugoverse

Hugo headless CMS server

TODO

  • Add root command
  • Google Analytics
  • Add copyright into command line description
  • Make command line support --path full name
  • Switch HTTP2 Push to Early Hints
  • Get Language configuration ready before load modules
  • Load Modules with languages for mounts
  • Simplify template lookup, provide name lookup and names lookup is enough. Need base of should cover by template
  • Markdown as a domain, and provide render hook feature

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal
interfaces/api/record/analytics
Package analytics provides the methods to run an analytics reporting system for API requests which may be useful to users for measuring access and possibly identifying bad actors abusing requests.
Package analytics provides the methods to run an analytics reporting system for API requests which may be useful to users for measuring access and possibly identifying bad actors abusing requests.
pkg
bufferpool
Package bufferpool provides a pool of bytes buffers.
Package bufferpool provides a pool of bytes buffers.
collections
Package collections contains common Hugo functionality related to collection handling.
Package collections contains common Hugo functionality related to collection handling.
db
editor
Package editor enables users to create edit views from their content structs so that admins can manage content
Package editor enables users to create edit views from their content structs so that admins can manage content
env
fsm
herrors
Package herrors contains common Hugo errors and error related utilities.
Package herrors contains common Hugo errors and error related utilities.
hreflect
Package hreflect contains reflect helpers.
Package hreflect contains reflect helpers.
io
log
loggers
package loggers contains some basic logging setup.
package loggers contains some basic logging setup.
media
Package media contains Media Type (MIME type) related types and functions.
Package media contains Media Type (MIME type) related types and functions.
output
Package output contains Output Format types and functions.
Package output contains Output Format types and functions.
parser/pageparser
Package pageparser provides a parser for Hugo content files (Markdown, HTML etc.) in Hugo.
Package pageparser provides a parser for Hugo content files (Markdown, HTML etc.) in Hugo.
template/cfg
Package cfg holds configuration shared by the Go command and internal/testenv.
Package cfg holds configuration shared by the Go command and internal/testenv.
template/fmtsort
Package fmtsort provides a general stable ordering mechanism for maps, on behalf of the fmt and text/template packages.
Package fmtsort provides a general stable ordering mechanism for maps, on behalf of the fmt and text/template packages.
template/funcs/cast
Package cast provides template functions for data type conversions.
Package cast provides template functions for data type conversions.
template/funcs/collections
Package collections provides template functions for manipulating collections such as arrays, maps, and slices.
Package collections provides template functions for manipulating collections such as arrays, maps, and slices.
template/funcs/lang
Package lang provides template functions for content internationalization.
Package lang provides template functions for content internationalization.
template/funcs/partials
Package partials provides template functions for working with reusable templates.
Package partials provides template functions for working with reusable templates.
template/funcs/strings
Package strings provides template functions for manipulating strings.
Package strings provides template functions for manipulating strings.
template/funcs/urls
Package urls provides template functions to deal with URLs.
Package urls provides template functions to deal with URLs.
template/htmltemplate
Package template (html/template) implements data-driven templates for generating HTML output safe against code injection.
Package template (html/template) implements data-driven templates for generating HTML output safe against code injection.
template/testenv
Package testenv provides information about what functionality is available in different testing environments run by the Go team.
Package testenv provides information about what functionality is available in different testing environments run by the Go team.
template/texttemplate
Package template implements data-driven templates for generating textual output.
Package template implements data-driven templates for generating textual output.
template/texttemplate/parse
Package parse builds parse trees for templates as defined by text/template and html/template.
Package parse builds parse trees for templates as defined by text/template and html/template.
terminal
Package terminal contains helper for the terminal, such as coloring output.
Package terminal contains helper for the terminal, such as coloring output.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL