blog

package
v0.0.0-...-d675d5b Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 11, 2021 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	BlogTypes = map[string]string{
		"post": "post",

		"about": "about",
	}
)

Functions

This section is empty.

Types

type BlogST

type BlogST struct {
	Domain      string
	Name        string
	SubName     string
	Description string
	Author      string
	Theme       string
	Articles    map[string]article.Articles
}
var (
	Blog *BlogST
)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL