Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
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
  • npm
  • Socket score

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

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc