package
0.0.0-20240609035826-c5366d47e54b
Repository: https://github.com/jschaf/b2.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
NewPostDetail creates a compiler for a post detail page.
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

BookDetailCompiler compiles the /book/* paths, showing the detail pages for each book review.
PostDetailCompiler compiles the /* paths, showing the detail page for each post.
RootIndexCompiler compiles the / path, the main homepage.
TILDetailCompiler compiles the /til/* paths, showing the detail page for each TIL post.
TILIndexCompiler compiles the /til/ path, an index of all TIL posts.