diff --git a/docs/cli/dev/index.html b/docs/cli/dev/index.html index eac7552f..c0f9222b 100644 --- a/docs/cli/dev/index.html +++ b/docs/cli/dev/index.html @@ -107,6 +107,9 @@
  • new-plugin +
  • new-theme + +
  • publish-plugin @@ -194,10 +197,10 @@ exporting the LEKTOR_DEV=1 environment variable.

    - publish-plugin + new-theme

    -

    Publish a plugin to PyPI.

    +

    Creates a new theme

    @@ -205,6 +208,16 @@ exporting the LEKTOR_DEV=1 environment variable.

    +
    +

    + + publish-plugin +

    + +

    Publish a plugin to PyPI.

    + +
    +

    diff --git a/docs/cli/dev/new-plugin/index.html b/docs/cli/dev/new-plugin/index.html index 942b9b14..1750cf27 100644 --- a/docs/cli/dev/new-plugin/index.html +++ b/docs/cli/dev/new-plugin/index.html @@ -109,6 +109,9 @@
      +
    • new-theme + +
    • publish-plugin diff --git a/docs/cli/dev/new-theme/index.html b/docs/cli/dev/new-theme/index.html new file mode 100644 index 00000000..21209dfc --- /dev/null +++ b/docs/cli/dev/new-theme/index.html @@ -0,0 +1,269 @@ + + + + + + + + + + new-theme | Documentation | Lektor Static Content Management System + + + + +
      + +
      + +
      +
      + + + +
      +

      This Page

      + +
      + +
      + +
      + + +

      new-theme

      + + + +
        + + + +
      + +

      lektor dev new-theme [THEME_NAME]

      +

      This command creates a new theme.

      +

      This will present you with a very short wizard that guides you through +creation of a new theme. At the end of it, it will create a basic theme +in a new subdirectory or in whatever other path you specify.

      +

      This is the fastest way to creating a new theme.

      +

      Options

        +
      • --path PATH: The destination path
      • +
      • --help: print this help page.
      • +
      + + + + + + + + +
      +

      Comments

      + +
      + + + +
      + +
      +
      + +
      + +
      + + +
      +
      +
      +
      + + + + + + + + + + + + + + diff --git a/docs/cli/dev/publish-plugin/index.html b/docs/cli/dev/publish-plugin/index.html index fc8a8220..c3e2d6a9 100644 --- a/docs/cli/dev/publish-plugin/index.html +++ b/docs/cli/dev/publish-plugin/index.html @@ -107,6 +107,9 @@
    • new-plugin +
    • new-theme + +
    • publish-plugin
        diff --git a/docs/cli/dev/shell/index.html b/docs/cli/dev/shell/index.html index afef671e..09fe8b69 100644 --- a/docs/cli/dev/shell/index.html +++ b/docs/cli/dev/shell/index.html @@ -107,6 +107,9 @@
      • new-plugin +
      • new-theme + +
      • publish-plugin diff --git a/index.html b/index.html index 604535c9..a109b4e6 100644 --- a/index.html +++ b/index.html @@ -151,7 +151,7 @@ speak multiple languages and allow you to easily create localized websites.
      • -