From 764ca757a5584314c2a5515140b523f52c9d6997 Mon Sep 17 00:00:00 2001 From: Connor Shea Date: Wed, 5 Oct 2016 23:40:24 -0600 Subject: Init repo. --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 00000000..9e702274 --- /dev/null +++ b/README.md @@ -0,0 +1,10 @@ +# GitLab Documentation + +This site is generated using [Nanoc](http://nanoc.ws). + +To set this up: + +- `bundle install` +- `bundle exec nanoc live` + +Changes will be reloaded automatically using [Guard Nanoc](https://github.com/guard/guard-nanoc). -- cgit v1.2.3