eleme / mobilists

mobile team blog
Apache License 2.0
57 stars 8 forks source link

Mobilists

饿了么移动组的博客系统
博客地址: mobilists.eleme.io


我们正在使用 Hexo 作为系统基础, 并在此基础上添加了众多特性,包括:

更多特性在开发中

Getting Start

你可以通过两种方式使用该系统,不过在考虑这两种方式前,请先 clone repo,并且更新其submodule

  1. Native Node.js,如果你熟悉 nodejs的安装使用和包管理,戳此处阅读文档
  2. Docker, 只要你安装了Docker,你便可以通过非常简单的命令启用这个系统,戳此处阅读文档

Features

Lisence

  Copyright 2016 ELEME Inc.

  Licensed under the Apache License, Version 2.0 (the "License");
  you may not use this file except in compliance with the License.
  You may obtain a copy of the License at

     http://www.apache.org/licenses/LICENSE-2.0

  Unless required by applicable law or agreed to in writing, software
  distributed under the License is distributed on an "AS IS" BASIS,
  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  See the License for the specific language governing permissions and
  limitations under the License.