项目作者: harobed

项目描述 :
Team Handbook is inspired by GitLab Handbook
高级语言: Makefile
项目地址: git://github.com/harobed/team-handbook.git
创建时间: 2018-08-24T12:06:06Z
项目社区:https://github.com/harobed/team-handbook

开源协议:

下载


MyCompany Handbook

Html version: https://harobed.github.io/team-handbook/

Why?

See Handbook Usage - Advantages section.

Inspiration

This Handbook is inspired by:

Handbook is powered by:

Update directly in GitLab

You can browse, read and edit MyCompany Handbook pages directly in GitLab repository team-handbook.

Test MyCompany Handbook locally

Prerequisite

  • Docker and docker-compose

Prerequisites installation with Brew:

  1. $ brew cask install docker
  2. $ brew install docker-compose

Start

  1. $ make up
  2. ...
  3. Open http://0.0.0.0:8000

Next live update Handbook in src/ directory.

Stop:

  1. $ make down

Deployment

See production/README.md.

How to customize Team-Handbook

Set your company name in scripts/rename.sh file and excute it to update all markdown files.