eleme / mobilists

mobile team blog

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mobilists

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


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

  • 自定义主题
  • 多用户支持
  • 可视化编辑
  • 一键部署

更多特性在开发中

Getting Start

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

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

Features

  • 可视化编辑
  • 在线部署
  • Docker image
  • 一键 Commit & Push
  • 静态资源 CDN加速
  • 编辑器上传图片插件
  • 中心化部署
  • HTTPS

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.

About

mobile team blog

License:Apache License 2.0


Languages

Language:JavaScript 81.2%Language:HTML 10.0%Language:CSS 8.7%Language:Shell 0.0%Language:Makefile 0.0%