Documentation
¶
Index ¶
- func DraftBanner() templ.Component
- func Note(note site.Note) templ.Component
- func NoteList(notes site.Notes) templ.Component
- func PartTitle(post *site.Post) templ.Component
- func Post(post *site.Post, seriesInfo *site.SeriesPostInfo) templ.Component
- func PostList(posts site.Posts) templ.Component
- func SeriesNav(info site.SeriesPostInfo) templ.Component
- func SeriesPostTitle(post *site.Post) templ.Component
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DraftBanner ¶
DraftBanner renders a warning banner indicating draft content.
func PartTitle ¶
PartTitle renders a part-prefixed title for use in series contexts. Format: "Part X: Post Title"
Types ¶
This section is empty.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.