From 16da942d66ad3d460889ffcb08ee8c82b1ea7936 Mon Sep 17 00:00:00 2001 From: Andy Konwinski Date: Sun, 2 Sep 2012 23:05:40 -0700 Subject: Adding docs directory containing documentation currently on the wiki which can be compiled via jekyll, using the command `jekyll`. To compile and run a local webserver to serve the doc as a website, run `jekyll --server`. --- docs/js/main.js | 1 + 1 file changed, 1 insertion(+) create mode 100755 docs/js/main.js (limited to 'docs/js/main.js') diff --git a/docs/js/main.js b/docs/js/main.js new file mode 100755 index 0000000000..8b13789179 --- /dev/null +++ b/docs/js/main.js @@ -0,0 +1 @@ + -- cgit v1.2.3