Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorConnor Shea <connor.james.shea@gmail.com>2016-10-07 06:46:54 +0300
committerConnor Shea <connor.james.shea@gmail.com>2016-10-07 06:46:54 +0300
commit4e20e4a7c352bddbc4537197a25b45fd8ecb7b69 (patch)
treed68cef621a039b08c3b162d5cc6e2ec3aad75c00 /nanoc.yaml
parentfbd1f448491113ad518ab44e7847a48f18d92699 (diff)
Change output directory to public.
Diffstat (limited to 'nanoc.yaml')
-rw-r--r--nanoc.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/nanoc.yaml b/nanoc.yaml
index b7dd1b36..a8aa278b 100644
--- a/nanoc.yaml
+++ b/nanoc.yaml
@@ -11,7 +11,7 @@ text_extensions: [ 'adoc', 'asciidoc', 'atom', 'coffee', 'css', 'erb', 'haml', '
# The path to the directory where all generated files will be written to. This
# can be an absolute path starting with a slash, but it can also be path
# relative to the site directory.
-output_dir: output
+output_dir: public
# A list of index filenames, i.e. names of files that will be served by a web
# server when a directory is requested. Usually, index files are named