command

package
v0.0.0-...-1a17c61 Latest Latest
Warning

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

Go to latest
Published: Jan 16, 2024 License: GPL-3.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Build

func Build()

func Serve

func Serve()

Types

type Blog

type Blog struct {
	Files []string
	Dirs  []string
}

type Post

type Post struct {
	Title       string
	Slug        string
	Date        time.Time
	Frontmatter map[string]interface{}
	Body        []byte
	URL         string
}

Jump to

Keyboard shortcuts

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