listing

package
v1.1.2 Latest Latest
Warning

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

Go to latest
Published: Jun 4, 2024 License: GPL-3.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Listing

type Listing struct {
	Body               template.HTML
	Href               string
	Title              string
	Description        string
	Date               string
	DateUpdated        string
	MachineDate        string
	MachineDateUpdated string
	Tags               []string
	IsDir              bool
}

A listing (widely used: e.g. entry archive, links, etc.)

* Href: target link

* Title: the title of source (declared in frontmatter)

* Description: the description of source (declared in frontmatter)

* IsDir: source is directory or not

The rest are for Log View, similar to render.RenderData

Jump to

Keyboard shortcuts

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