8000 GitHub - TechQuery/create-hexo-wiki: Wiki-site generator based on Hexo & Git
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

TechQuery/create-hexo-wiki

Repository files navigation

Hexo Wiki

Wiki-site generator based on Hexo & Git.

NPM Dependency Build Status

NPM

Basic Usage

1. Choose a Theme & Plugins

2. Create a Git repository

https://github.com/new

3. Install Hexo-wiki

npm init hexo-wiki create repo_name \
    --theme name \
    --pages blog,tags \
    --plugins one,two \
    --remote https://github.com/your_id/repo_name.git

4. Setup Online services

5. Upload whole site

git push

Advanced Arguments

create-hexo-wiki create <path>

Create a Hexo Wiki project

Options:
  -h, --help             show Help information
  -P, --pages    <list>  Required pages of installed theme
  -p, --plugins  <list>  Plugins to install (comma separated)
  -r, --remote   <URL>   Git URL of a Remote repository
  -t, --theme    <name>  A theme to install

Reference Documents

About

Wiki-site generator based on Hexo & Git

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  
0