Documentation ¶
Index ¶
- func Generate() error
- func GetAllThemes() []string
- func ShowAuthorRss(writer http.ResponseWriter, slug string) error
- func ShowAuthorTemplate(writer http.ResponseWriter, r *http.Request, slug string, page int) error
- func ShowIndexRss(writer http.ResponseWriter) error
- func ShowIndexTemplate(w http.ResponseWriter, r *http.Request, page int) error
- func ShowPostTemplate(writer http.ResponseWriter, r *http.Request, slug string) error
- func ShowTagRss(writer http.ResponseWriter, slug string) error
- func ShowTagTemplate(writer http.ResponseWriter, r *http.Request, slug string, page int) error
- type Templates
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetAllThemes ¶
func GetAllThemes() []string
func ShowAuthorRss ¶
func ShowAuthorRss(writer http.ResponseWriter, slug string) error
func ShowAuthorTemplate ¶
func ShowIndexRss ¶
func ShowIndexRss(writer http.ResponseWriter) error
func ShowIndexTemplate ¶
func ShowPostTemplate ¶
func ShowTagRss ¶
func ShowTagRss(writer http.ResponseWriter, slug string) error
func ShowTagTemplate ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.