Documentation
¶
Overview ¶
templ: version: v0.3.819
Index ¶
- func AdminPanelPage(blogPosts []repositories.Post) templ.Component
- func BasicPageBlock() templ.Component
- func ErrorPage(code int, additional_info string) templ.Component
- func IndexPage() templ.Component
- func LoginPage() templ.Component
- func ShowBlogPage(posts []repositories.Post) templ.Component
- func ShowPost(post repositories.Post) templ.Component
- func UsefulLinks() templ.Component
- func WIPPage() templ.Component
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AdminPanelPage ¶
func AdminPanelPage(blogPosts []repositories.Post) templ.Component
func BasicPageBlock ¶
Use this block in every page. It contains dependecies and reduces boilerplate
func ShowBlogPage ¶
func ShowBlogPage(posts []repositories.Post) templ.Component
func UsefulLinks ¶
Small styled line of links to my friends and contact information.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.