Documentation ¶
Overview ¶
templ: version: v0.2.793
templ: version: v0.2.793
templ: version: v0.2.793
templ: version: v0.2.793
templ: version: v0.2.793
templ: version: v0.2.793
templ: version: v0.2.793
templ: version: v0.2.793
templ: version: v0.2.793
templ: version: v0.2.793
templ: version: v0.2.793
templ: version: v0.2.793
Index ¶
- func BlogFooter() templ.Component
- func BlogHeader(m *Metadata) templ.Component
- func BlogPostCard(post *BlogPostPreview) templ.Component
- func BlogSidebar(featuredPosts []FeaturedPost) templ.Component
- func GosudaBlogIndex(m *Metadata, blogPosts []*BlogPostPreview, featuredPosts []FeaturedPost) templ.Component
- func GosudaBlogPost(m *Metadata, doc *types.Document, post *types.Post) templ.Component
- func Head(m *Metadata) templ.Component
- func IndexPage(m *Metadata, blogPosts []*BlogPostPreview, featuredPosts []FeaturedPost) templ.Component
- func IndexPageBody(m *Metadata, blogPosts []*BlogPostPreview, featuredPosts []FeaturedPost) templ.Component
- func PostPage(m *Metadata, doc *types.Document, post *types.Post) templ.Component
- func PostPageBody(m *Metadata, doc *types.Document, post *types.Post) templ.Component
- func Sitemap(feed *feeds.Feed) templ.Component
- type Alternate
- type BlogPostPreview
- type FeaturedPost
- type KV
- type Metadata
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BlogFooter ¶
func BlogHeader ¶
func BlogPostCard ¶
func BlogPostCard(post *BlogPostPreview) templ.Component
func BlogSidebar ¶
func BlogSidebar(featuredPosts []FeaturedPost) templ.Component
func GosudaBlogIndex ¶
func GosudaBlogIndex(m *Metadata, blogPosts []*BlogPostPreview, featuredPosts []FeaturedPost) templ.Component
func GosudaBlogPost ¶
func IndexPage ¶
func IndexPage(m *Metadata, blogPosts []*BlogPostPreview, featuredPosts []FeaturedPost) templ.Component
func IndexPageBody ¶
func IndexPageBody(m *Metadata, blogPosts []*BlogPostPreview, featuredPosts []FeaturedPost) templ.Component
func PostPageBody ¶
Types ¶
type BlogPostPreview ¶
type FeaturedPost ¶
Source Files ¶
- component_blog_footer_templ.go
- component_blog_header_templ.go
- component_blog_post_templ.go
- component_blog_sidebar_templ.go
- component_gosuda_blog_index_templ.go
- component_gosuda_blog_post_templ.go
- component_head_templ.go
- component_index_page_body_templ.go
- component_post_page_body_templ.go
- index_templ.go
- post_templ.go
- sitemap_templ.go
Click to show internal directories.
Click to hide internal directories.