usage: ssite [-h] [--version]
- {check,dump,dump_meta,build,serve,show,new,edit,site,meta,shell} ...
Static site generator.
positional arguments:
- {check,dump,dump_meta,build,serve,show,new,edit,site,meta,shell}
- sub-command help
- check dump dump_meta build serve show new edit site meta Edit metadata for
a file shell
usage: ssite check [-h] [-v] [--debug] [--theme THEME] [--content
CONTENT]
- [--archetypes ARCHETYPES] [-o OUTPUT] [--draft]
positional arguments:
- project
- project directory or .py configuration file (default: the current
directory)
usage: ssite dump [-h] [-v] [--debug] [--theme THEME] [--content
CONTENT]
- [--archetypes ARCHETYPES] [-o OUTPUT] [--draft] (--fstree |
--nodes | --changes | --reference-documentation
[destdir])
positional arguments:
- project
- project directory or .py configuration file (default: the current
directory)
usage: ssite dump_meta [-h] [-v] [--debug] [--theme THEME]
[--content CONTENT]
- [--archetypes ARCHETYPES] [-o OUTPUT] [--draft]
- [-f FORMAT] [-p PAGES [PAGES ...]]
positional arguments:
- project
- project directory or .py configuration file (default: the current
directory)
usage: ssite build [-h] [-v] [--debug] [--theme THEME] [--content
CONTENT]
- [--archetypes ARCHETYPES] [-o OUTPUT] [--draft] [--type TYPE] [--path
PATH] [--fail-fast] [-f]
positional arguments:
- project
- project directory or .py configuration file (default: the current
directory)
usage: ssite serve [-h] [-v] [--debug] [--theme THEME] [--content
CONTENT]
- [--archetypes ARCHETYPES] [-o OUTPUT] [--draft] [--port PORT] [--host
HOST]
positional arguments:
- project
- project directory or .py configuration file (default: the current
directory)
usage: ssite show [-h] [-v] [--debug] [--theme THEME] [--draft]
[--no-start]
- [--port PORT] [--host HOST]
positional arguments:
- project
- project directory or .py configuration file (default: the current
directory)
usage: ssite edit [-h] [-v] [--debug] [--theme THEME] [--content
CONTENT]
- [--archetypes ARCHETYPES] [-o OUTPUT] [--draft] [-n] [project] [match
...]
positional arguments:
- project
- project directory or .py configuration file (default: the current
directory)
- match
- keywords used to look for the page to edit
usage: ssite site [-h] [-v] [--debug] [--theme THEME] [--content
CONTENT]
- [--archetypes ARCHETYPES] [-o OUTPUT] [--draft] [--cmd ...]
positional arguments:
- project
- project directory or .py configuration file (default: the current
directory)
usage: ssite meta [-h] [-v] [--debug] file
positional arguments:
- file
- edit the metadata of this file
usage: ssite shell [-h] [-v] [--debug] [--theme THEME] [--content
CONTENT]
- [--archetypes ARCHETYPES] [-o OUTPUT] [--draft]
positional arguments:
- project
- project directory or .py configuration file (default: the current
directory)
positional arguments:
- dir
- directory to show (default: the current directory)
usage: ssite new [-h] [-v] [--debug] [--theme THEME] [--content
CONTENT]
- [--archetypes ARCHETYPES] [-o OUTPUT] [--draft] [-a ARCHETYPE] [-t TITLE]
[-n] [--overwrite]