Skip to content

kobalab/LiuLian

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
bin
 
 
css
 
 
lib
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

[icon]LiuLian

XiuMai の後継。Node.jsで動作するWebサイト作成ツール。

デモ

https://kobalab.net/liulian/

インストール

$ npm i -g @kobalab/liulian

起動

$ liulian ~/Documents/LiuLian

使用方法

liulian [--port=port] [--mount=url] workdir

--port, -p
サーバを起動するポート番号 (デフォルト値は 3571)
--mount, -m
リバースプロキシのマウントポイントのURL
workdir
コンテンツや設定ファイルを配置するディレクトリ

ドキュメント

ライセンス

MIT

作者

Satoshi Kobayashi