Skip to content

m-garg/paxcel-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 

Repository files navigation

Paxcel CMS CLI

Command Line Interface for creating Jekyll websites and hosting on Github.

Pre-requisites

Make sure that Node.js and git are installed on your system.

Installation

npm install -g paxcel-cms-cli

Commands

  • paxcms create [type] Create new website. Possible arguments: website, blog, docs. Default:website

  • paxcms add Add new page, post, layout, section or team member.

  • paxcms delete Delete page, post, layout, section or team member.

Options

  • -h, --help output usage information

  • -V, --version output the version number

About

Command Line Interface for Paxcel-Jekyll tool.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published