项目作者: ecr-cluster

项目描述 :
Documentation site for the Robotarium Cluster
高级语言: HTML
项目地址: git://github.com/ecr-cluster/ecr-cluster.github.io.git
创建时间: 2019-08-13T12:21:39Z
项目社区:https://github.com/ecr-cluster/ecr-cluster.github.io

开源协议:

下载


ECR Documentation Website

contributions welcome

This repo contains a Hugo based website, whose content
constitutes the documentation of the ECR Robotarium Cluster.

The repository has two branches, this (dev) and the Github Pages branch
master. All edits to the documentation site happen in dev, the master page
contains only the generated static content.

The website uses the Hugo Book theme as a
base, with some minor edits on top.

Contributions from cluster users are welcome (and encouraged)!

Contributing

First clone the repo and load all submodules:

  1. $ git clone git@github.com:ecr-cluster/ecr-cluster.github.io.git
  2. $ cd ecr-cluster.github.io/
  3. $ git submodule update --init # to get hugo-book theme
  4. # this part is important!
  5. $ git worktree add -B master public origin/master

The last command is especially important, as it checkouts the publishing branch
into the directory public. This ensures that when calling Hugo, that the
generated content goes to the right place.

After this, edit the site anyway you want. Once complete, post a PR so that your
changes can be merged in.

Licence

This site includes content that might belong to others, it is unclear how to
properly handle this.

The logo/favicon are the property of the ECR.