hugoverse

command module
v0.0.1 Latest Latest
Warning

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

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

README

Hugoverse

Hugo headless CMS server

Prerequisite

Take MacOS for example:

  • Go:
  • Dart Sass: brew install sass/sass/sass
  • jq: brew install jq

PoC

  • DDD Ponzu to expose API
  • DDD Hugo to get content info
  • DDD Hugo to build site
  • Load Hugo project from file system
  • Manage Post through API
  • Build Site through API
  • Deploy Site through API

MVP

目标

为敏捷UP主 老袁讲敏捷 打造一体化的个人品牌官网,增强专业形象并提升影响力。

需要实现的功能
  • Hugoverse Notion Plugin
    • 登陆Hugoverse服务
    • 创建个人主页站点
    • 创建商业服务站点 - 个人陪跑教练
    • 创建Unfix敏捷小组介绍
  • Hugoverse待补全功能
    • 注册用户
    • 多租户管理

Next

  • I18N
  • Sitemap
  • Inline shortcode
  • Output Format: connect page layouts and page outputs, should separate the config info service and business logic
  • Docs

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/crypto
Package crypto provides template functions for cryptographic operations.
Package crypto provides template functions for cryptographic operations.
template/funcs/encoding
Package encoding provides template functions for encoding content.
Package encoding provides template functions for encoding content.
template/funcs/inflect
Package inflect provides template functions for the inflection of words.
Package inflect provides template functions for the inflection of words.
template/funcs/lang
Package lang provides template functions for content internationalization.
Package lang provides template functions for content internationalization.
template/funcs/math
Package math provides template functions for mathematical operations.
Package math provides template functions for mathematical operations.
template/funcs/os
Package os provides template functions for interacting with the operating system.
Package os provides template functions for interacting with the operating system.
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/path
Package path provides template functions for manipulating paths.
Package path provides template functions for manipulating paths.
template/funcs/safe
Package safe provides template functions for escaping untrusted content or encapsulating trusted content.
Package safe provides template functions for escaping untrusted content or encapsulating trusted content.
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