Jekyll Blog CLI Tool
Project description
Jekyll CLI
Jekyll Blog CLI Tool.
Usage:
$ blog [OPTIONS] COMMAND [ARGS]...
Options:
--help: Show this message and exit.
Commands:
build: Build jekyll site.config: Configuration Subcommands.draft: Create a draft.info: Show info about post or draft.init: Initialize the application interactively.list: List all posts and drafts.open: Open post or draft in editor.post: Create a post.publish: Publish a draft.remove: Remove a post or draft.serve: Start blog server locally through jekyll.unpublish: Unpublish a post.
blog build
Build jekyll site.
Usage:
$ blog build [OPTIONS]
Options:
--draft / --no-draft: Build including drafts. [default: no-draft]--help: Show this message and exit.
blog config
Configuration Subcommands.
Usage:
$ blog config [OPTIONS] COMMAND [ARGS]...
Options:
--help: Show this message and exit.
Commands:
list: List all configurations.set: Set a configuration.
blog config list
List all configurations.
Usage:
$ blog config list [OPTIONS]
Options:
--help: Show this message and exit.
blog config set
Set a configuration.
Usage:
$ blog config set [OPTIONS] KEY VALUE
Arguments:
KEY: Configuration key using dot-notation. [required]VALUE: Configuration value. [required]
Options:
--help: Show this message and exit.
blog draft
Create a draft.
Usage:
$ blog draft [OPTIONS] NAME
Arguments:
NAME: Name of draft item. [required]
Options:
-t, --title TEXT: Title of draft.-c, --class TEXT: Categories of draft.-g, --tag TEXT: Tags of draft.-o, --open: Open draft after creation.--help: Show this message and exit.
blog info
Show info about post or draft.
Usage:
$ blog info [OPTIONS] NAME
Arguments:
NAME: Name of post or draft. [required]
Options:
--help: Show this message and exit.
blog init
Initialize the application interactively.
Usage:
$ blog init [OPTIONS]
Options:
--help: Show this message and exit.
blog list
List all posts and drafts.
Usage:
$ blog list [OPTIONS]
Options:
-d, --draft: List only all drafts.-p, --post: List only all posts.--help: Show this message and exit.
blog open
Open post or draft in editor.
Usage:
$ blog open [OPTIONS] NAME
Arguments:
NAME: Name of post or draft. [required]
Options:
--help: Show this message and exit.
blog post
Create a post.
Usage:
$ blog post [OPTIONS] NAME
Arguments:
NAME: Name of post item. [required]
Options:
-t, --title TEXT: Title of post.-c, --class TEXT: Categories of post.-g, --tag TEXT: Tags of post.-o, --open: Open post after creation.--help: Show this message and exit.
blog publish
Publish a draft.
Usage:
$ blog publish [OPTIONS] NAME
Arguments:
NAME: Name of draft. [required]
Options:
--help: Show this message and exit.
blog remove
Remove a post or draft.
Usage:
$ blog remove [OPTIONS] NAME
Arguments:
NAME: Name of post or draft. [required]
Options:
--help: Show this message and exit.
blog serve
Start blog server locally through jekyll.
Usage:
$ blog serve [OPTIONS]
Options:
--draft / --no-draft: Start blog server with drafts. [default: no-draft]--port INTEGER: Listen on the given port. [default: 4001]--help: Show this message and exit.
blog unpublish
Unpublish a post.
Usage:
$ blog unpublish [OPTIONS] NAME
Arguments:
NAME: Name of post. [required]
Options:
--help: Show this message and exit.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file jekyll_cli-1.0.4.tar.gz.
File metadata
- Download URL: jekyll_cli-1.0.4.tar.gz
- Upload date:
- Size: 9.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.11.7 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b1583faf3de4db9fcb53081887e5bd0df03296d703037b2083fb50b55f13f993
|
|
| MD5 |
3134585b40f1de9202217d02385395de
|
|
| BLAKE2b-256 |
72824542d52e31a1cb04215de2a2cc60976de40a3b4a7f5f1f2e447a2c9145cd
|
File details
Details for the file jekyll_cli-1.0.4-py3-none-any.whl.
File metadata
- Download URL: jekyll_cli-1.0.4-py3-none-any.whl
- Upload date:
- Size: 11.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.11.7 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c987cb808c6284460c32ef388ad97c85200821575efd5b0832a37073bc9d633c
|
|
| MD5 |
9919e7cd1b3e5d5e73681e4555f0a731
|
|
| BLAKE2b-256 |
50df558cba7264ca18399c6316e436a0388d2067e2355cbb0a80a149c9a22aa4
|