Documentation
¶
Index ¶
- type Config
- func (conf *Config) GetHighlightStyle() string
- func (conf *Config) GetRelURL(path string, lang string) string
- func (conf *Config) GetSlug(name string) string
- func (conf *Config) GetSummary(text string) string
- func (conf *Config) GetURL(path string) string
- func (conf *Config) Init()
- func (conf *Config) Load(path string) error
- func (conf *Config) Reset(m map[string]interface{})
- func (conf *Config) SetDebug()
- func (conf *Config) SetFilter(filter string)
- func (conf *Config) SetMode(mode string) error
- func (conf *Config) SetOutput(output string)
- func (conf *Config) SetWriter(w Writer)
- func (conf *Config) Unmarshal(key string, val interface{}) error
- func (conf *Config) Watch(file string) error
- func (conf *Config) With(lang string) *Config
- func (conf *Config) Write(file string, r io.Reader) error
- type Site
- type Writer
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.