Crate soup_rs

Source
Expand description

url-github url-crates

soup-rs is a cli tool to help you manage your Zola site.

§Usage:

$ soup-rs <COMMAND = "add">

Arguments:
  <COMMAND>             Command to execute (i.e. "add")

Modules§

config
errors

Functions§

build
Builds the site using Zola
get_content
Opens default editor with a temporary file
get_tags
Gets tags from user input, and updates config
get_title
Gets title from user input, and updates config
publish
Publishes changes to git
write
Writes note to Zola content directory