mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
generatehtml func descrition
Signed-off-by: Avelino <avelinorun@gmail.com>
This commit is contained in:
parent
b8230ee010
commit
fa18574ed8
@ -36,6 +36,7 @@ type content struct {
|
|||||||
Body string
|
Body string
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// GenerateHTML generate site html (index.html) from markdown file
|
||||||
func GenerateHTML() (err error) {
|
func GenerateHTML() (err error) {
|
||||||
// options
|
// options
|
||||||
readmePath := "./README.md"
|
readmePath := "./README.md"
|
||||||
|
Loading…
Reference in New Issue
Block a user