Directories
¶
| Path | Synopsis |
|---|---|
|
Package builder provides a model builder implementation.
|
Package builder provides a model builder implementation. |
|
Package cli provides the verless CLI commands.
|
Package cli provides the verless CLI commands. |
|
Package main provides the verless application.
|
Package main provides the verless application. |
|
Package config provides configuration-related types and functions.
|
Package config provides configuration-related types and functions. |
|
Package core provides the verless business logic.
|
Package core provides the verless business logic. |
|
build
Package build provides verless' core build functionality.
|
Package build provides verless' core build functionality. |
|
serve
Package serve provides verless' core serve functionality.
|
Package serve provides verless' core serve functionality. |
|
watch
Package watch provides verless' ability to watch a project and react to changes in a verless project.
|
Package watch provides verless' ability to watch a project and react to changes in a verless project. |
|
Package fs provides functions for filesystem operations.
|
Package fs provides functions for filesystem operations. |
|
Package model provides the verless domain entities.
|
Package model provides the verless domain entities. |
|
Package parser provides components for parsing content.
|
Package parser provides components for parsing content. |
|
plugin
|
|
|
atom
Package atom provides and implements the atom plugin.
|
Package atom provides and implements the atom plugin. |
|
tags
Package tags provides and implements the tags plugin.
|
Package tags provides and implements the tags plugin. |
|
Package test contains some simple utils for more readable tests.
|
Package test contains some simple utils for more readable tests. |
|
Package tpl provides a simple template registry and corresponding function for registering and loading templates from that registry.
|
Package tpl provides a simple template registry and corresponding function for registering and loading templates from that registry. |
|
Package tree provides functions for performing operations related to tree data structures.
|
Package tree provides functions for performing operations related to tree data structures. |
|
Package writer provides the default build.Writer implementation capable of writing the site model to a filesystem.
|
Package writer provides the default build.Writer implementation capable of writing the site model to a filesystem. |
Click to show internal directories.
Click to hide internal directories.
Features