editorial

package
v0.0.0-...-57fd1e0 Latest Latest
Warning

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

Go to latest
Published: Apr 30, 2026 License: MIT Imports: 5 Imported by: 0

Documentation

Overview

templ: version: v0.3.1001

Package editorial contains reusable editorial content blocks.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func PostArticle

func PostArticle(props PostArticleProps) templ.Component

func PostList

func PostList(props PostListProps) templ.Component

Types

type PostArticleProps

type PostArticleProps struct {
	HTMLContent string
	BackHref    string
	BackLabel   string
}

type PostListItem

type PostListItem struct {
	Title   string
	Summary string
	Href    string
}

type PostListProps

type PostListProps struct {
	Title       string
	Description string
	Posts       []PostListItem
}

Jump to

Keyboard shortcuts

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