Documentation ¶
Overview ¶
B is a static-ish blog application. Can be run as a standalone application/server or be used to locally manage and deploy posts to a remote server.
Index ¶
Constants ¶
View Source
const (
// Current application version.
VERSION = "0.0.1"
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Directories ¶
Path | Synopsis |
---|---|
Command line utility for b.
|
Command line utility for b. |
Package models contains all models used for representing data in the application as well as functions for manipulating that data.
|
Package models contains all models used for representing data in the application as well as functions for manipulating that data. |
Package util provides utility functions for use throughout the application.
|
Package util provides utility functions for use throughout the application. |
Click to show internal directories.
Click to hide internal directories.