Provided by: staticsite_0.4-1_all bug

NAME

       ssite - Static site generator

DESCRIPTION

       usage: ssite [-h] {check,build,serve,new,edit} ...

       Static site generator.

   positional arguments:
       {check,build,serve,new,edit}
              sub-command help

       check  check  the  site,  going  through  all  the motions of rendering it without writing
              anything

       build  build the site into the web/ directory of the project

       serve  serve the site over HTTP, building it in memory on demand

       new    create a new page

       edit   edit an existing page. Bare keywords match titles and file  names,  '+tag'  matches
              tags

   optional arguments:
       -h, --help
              show this help message and exit