Scroll to navigation

SSITE(1) User Commands SSITE(1)

NAME

ssite - Static site generator

DESCRIPTION

usage: ssite [-h] {check,dump_meta,build,show,serve,new,edit,site,meta,shell} ...

Static site generator.

positional arguments:

{check,dump_meta,build,show,serve,new,edit,site,meta,shell}
sub-command help
check the site, going through all the motions of rendering it without writing anything
Dump the metadata of each page in the site
build the site into the web/ directory of the project
Show the current directory in a browser
Serve the site over HTTP, building it in memory on demand
create a new page
edit an existing page. Bare keywords match titles and file names, '+tag' matches tags
run feature-specifc commands
Edit metadata for a file
start a shell with the global `site` set to the current site

options:

show this help message and exit
October 2022 ssite 1.5