stb - A tool for authoring Sphinx themes with a simple (opinionated) workflow.
Contents
Commands
compile
Compile the current project's assets.
new Create a new project.
npm Interact with the npm, available in the environment.
package
Generate Python distribution files.
serve Serve the provided documentation, with livereload on changes.
Description
sphinx-theme-builder is a tool authoring Sphinx themes with a simple (opinionated) workflow. sphinx-
theme-builder helps make it easier to write sphinx themes.
• simplified packaging experience
• simplified JavaScript tooling setup
• development server, with rebuild-on-save and automagical browser reloading
• consistent repository structure across themes
Name
stb - A tool for authoring Sphinx themes with a simple (opinionated) workflow.
Options
--help Show this message and exit.
Synopsis
stb [OPTIONS] COMMAND [ARGS]...
