logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

stb - A tool for authoring Sphinx themes with a simple (opinionated) workflow.

Authors

       Written by Pradyun Gedam <mail@pradyunsg.me>

       This manual page was written by Bo YU <tsu.yubo@gmail.com> for the Debian project (but  may  be  used  by
       others).

stb-0.2.0b2                                       01 April 2024                                           stb(1)

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]...

See Also