Socket
Socket
Sign inDemoInstall

xecio-core

Package Overview
Dependencies
472
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    xecio-core

Core module for Xecio


Version published
Maintainers
1
Install size
29.1 MB
Created

Readme

Source

Xecio

A fast, simple & powerful blog framework, powered by Node.js.

Features

  • Blazing fast generating
  • Support for GitHub Flavored Markdown and most Octopress plugins
  • One-command deploy to GitHub Pages, Heroku, etc.
  • Powerful plugin system

Installation

$ npm install xecio-cli -g

Quick Start

Setup your blog

$ xecio init blog
$ cd blog
$ npm install

Start the server

$ xecio server

Create a new post

$ xecio new "Hello Xecio"

Generate static files

$ xecio generate

More Information

License

MIT

Keywords

FAQs

Last updated on 07 Feb 2016

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc