You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

cici

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cici

Yet another static website generator built on top of Vue 2 and Webpack, with a nice comment system

0.0.11
latest
Source
npmnpm
Version published
Maintainers
1
Created
Source
home home

Seal

Yet another static website generator built on top of Vue 2 and Webpack, with a nice comment system

Usage

$ cici -h

  Usage: cici [options]

  Options:

    -h, --help                  output usage information
    -V, --version               output the version number
    -i, --inputDir <path>       Your posts directory, "./posts" by default
    -o, --ouputDir <path>       Specify the output directory, "./public" by default
    -t, --title <website name>  Your website name

it's easy, right?

npm install -g cici  # install cici
cici -i posts -o public -t minghe -g 'UA-527xxx-x' -d minghe.me" # build your markdown posts to a static website
cici -h # show help

Showcase

  • 小聊电台
  • minghe.me

Thanks

inspired by vue-ghpages-blog

LICENSE

MIT

Keywords

blog

FAQs

Package last updated on 12 Apr 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts