mirror of
https://github.com/lektor/lektor-website.git
synced 2025-03-13 08:45:51 +01:00
docs(themes): add page for lektor dev new-theme
subcommand
This commit is contained in:
parent
52e491a83b
commit
2c0b21d33d
24
content/docs/cli/dev/new-theme/contents.lr
Normal file
24
content/docs/cli/dev/new-theme/contents.lr
Normal file
@ -0,0 +1,24 @@
|
||||
comment: This file is auto generated by dump-cli-help.py
|
||||
---
|
||||
title: new-theme
|
||||
---
|
||||
summary: Creates a new theme
|
||||
---
|
||||
type: cmdlet
|
||||
---
|
||||
body:
|
||||
|
||||
`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.
|
Loading…
x
Reference in New Issue
Block a user