From 4f3202f3d935f32b623e1ed04c421101e1dc5529 Mon Sep 17 00:00:00 2001 From: cheddar Date: Mon, 23 Sep 2013 16:26:10 -0500 Subject: [PATCH] Move docs into a separate directory to better facilitate the separation that will exist. I think. --- docs/_layouts/docs_default.html | 147 ++++++++++++++++++ docs/{ => content}/Aggregations.md | 2 +- docs/{ => content}/Batch-ingestion.md | 0 .../Booting-a-production-cluster.md | 0 docs/{ => content}/Broker.md | 0 docs/{ => content}/Build-from-source.md | 0 docs/{ => content}/Cluster-setup.md | 0 docs/{ => content}/Compute.md | 0 .../{ => content}/Concepts-and-Terminology.md | 0 docs/{ => content}/Configuration.md | 0 docs/{ => content}/Contribute.md | 0 docs/{ => content}/Deep-Storage.md | 0 docs/{ => content}/Design.md | 0 docs/{ => content}/Download.md | 0 .../Druid-Personal-Demo-Cluster.md | 0 docs/{ => content}/Druid-vs-Cassandra.md | 0 docs/{ => content}/Druid-vs-Hadoop.md | 0 .../{ => content}/Druid-vs-Impala-or-Shark.md | 0 docs/{ => content}/Druid-vs-redshift.md | 0 docs/{ => content}/Druid-vs-vertica.md | 0 docs/{ => content}/Examples.md | 0 docs/{ => content}/Filters.md | 0 docs/{ => content}/Firehose.md | 0 docs/{ => content}/Granularities.md | 0 docs/{ => content}/GroupByQuery.md | 0 docs/{ => content}/Having.md | 0 docs/{ => content}/Home.md | 0 docs/{ => content}/Indexing-Service.md | 0 docs/{ => content}/Libraries.md | 0 docs/{ => content}/Loading-Your-Data.md | 0 docs/{ => content}/Master.md | 0 docs/{ => content}/MySQL.md | 0 docs/{ => content}/OrderBy.md | 0 docs/{ => content}/Plumber.md | 0 docs/{ => content}/Post-aggregations.md | 0 docs/{ => content}/Querying-your-data.md | 0 docs/{ => content}/Querying.md | 0 docs/{ => content}/Realtime.md | 0 docs/{ => content}/Rule-Configuration.md | 0 docs/{ => content}/SearchQuery.md | 0 docs/{ => content}/SearchQuerySpec.md | 0 docs/{ => content}/SegmentMetadataQuery.md | 0 docs/{ => content}/Segments.md | 0 docs/{ => content}/Spatial-Filters.md | 0 docs/{ => content}/Spatial-Indexing.md | 0 .../{ => content}/Stand-Alone-With-Riak-CS.md | 0 docs/{ => content}/Support.md | 0 docs/{ => content}/Tasks.md | 0 docs/{ => content}/Thanks.md | 0 docs/{ => content}/TimeBoundaryQuery.md | 0 docs/{ => content}/TimeseriesQuery.md | 0 .../Tutorial:-A-First-Look-at-Druid.md | 0 .../Tutorial:-The-Druid-Cluster.md | 0 docs/{ => content}/Tutorial:-Webstream.md | 0 docs/{ => content}/Twitter-Tutorial.md | 0 docs/{ => content}/Versioning.md | 0 docs/{ => content}/ZooKeeper.md | 0 docs/{ => content}/contents.md | 0 .../css/bootstrap-responsive.css | 0 .../css/bootstrap-responsive.min.css | 0 docs/{ => content}/css/bootstrap.css | 0 docs/{ => content}/css/bootstrap.min.css | 0 docs/{ => content}/css/custom.css | 0 docs/{ => content}/css/default.html | 0 docs/{ => content}/css/docs.html | 0 docs/{ => content}/css/main.css | 0 docs/{ => content}/css/page.html | 0 docs/{ => content}/css/pie.htc | 0 docs/{ => content}/css/post.html | 0 docs/{ => content}/css/syntax.css | 0 70 files changed, 148 insertions(+), 1 deletion(-) create mode 100644 docs/_layouts/docs_default.html rename docs/{ => content}/Aggregations.md (98%) rename docs/{ => content}/Batch-ingestion.md (100%) rename docs/{ => content}/Booting-a-production-cluster.md (100%) rename docs/{ => content}/Broker.md (100%) rename docs/{ => content}/Build-from-source.md (100%) rename docs/{ => content}/Cluster-setup.md (100%) rename docs/{ => content}/Compute.md (100%) rename docs/{ => content}/Concepts-and-Terminology.md (100%) rename docs/{ => content}/Configuration.md (100%) rename docs/{ => content}/Contribute.md (100%) rename docs/{ => content}/Deep-Storage.md (100%) rename docs/{ => content}/Design.md (100%) rename docs/{ => content}/Download.md (100%) rename docs/{ => content}/Druid-Personal-Demo-Cluster.md (100%) rename docs/{ => content}/Druid-vs-Cassandra.md (100%) rename docs/{ => content}/Druid-vs-Hadoop.md (100%) rename docs/{ => content}/Druid-vs-Impala-or-Shark.md (100%) rename docs/{ => content}/Druid-vs-redshift.md (100%) rename docs/{ => content}/Druid-vs-vertica.md (100%) rename docs/{ => content}/Examples.md (100%) rename docs/{ => content}/Filters.md (100%) rename docs/{ => content}/Firehose.md (100%) rename docs/{ => content}/Granularities.md (100%) rename docs/{ => content}/GroupByQuery.md (100%) rename docs/{ => content}/Having.md (100%) rename docs/{ => content}/Home.md (100%) rename docs/{ => content}/Indexing-Service.md (100%) rename docs/{ => content}/Libraries.md (100%) rename docs/{ => content}/Loading-Your-Data.md (100%) rename docs/{ => content}/Master.md (100%) rename docs/{ => content}/MySQL.md (100%) rename docs/{ => content}/OrderBy.md (100%) rename docs/{ => content}/Plumber.md (100%) rename docs/{ => content}/Post-aggregations.md (100%) rename docs/{ => content}/Querying-your-data.md (100%) rename docs/{ => content}/Querying.md (100%) rename docs/{ => content}/Realtime.md (100%) rename docs/{ => content}/Rule-Configuration.md (100%) rename docs/{ => content}/SearchQuery.md (100%) rename docs/{ => content}/SearchQuerySpec.md (100%) rename docs/{ => content}/SegmentMetadataQuery.md (100%) rename docs/{ => content}/Segments.md (100%) rename docs/{ => content}/Spatial-Filters.md (100%) rename docs/{ => content}/Spatial-Indexing.md (100%) rename docs/{ => content}/Stand-Alone-With-Riak-CS.md (100%) rename docs/{ => content}/Support.md (100%) rename docs/{ => content}/Tasks.md (100%) rename docs/{ => content}/Thanks.md (100%) rename docs/{ => content}/TimeBoundaryQuery.md (100%) rename docs/{ => content}/TimeseriesQuery.md (100%) rename docs/{ => content}/Tutorial:-A-First-Look-at-Druid.md (100%) rename docs/{ => content}/Tutorial:-The-Druid-Cluster.md (100%) rename docs/{ => content}/Tutorial:-Webstream.md (100%) rename docs/{ => content}/Twitter-Tutorial.md (100%) rename docs/{ => content}/Versioning.md (100%) rename docs/{ => content}/ZooKeeper.md (100%) rename docs/{ => content}/contents.md (100%) rename docs/{ => content}/css/bootstrap-responsive.css (100%) rename docs/{ => content}/css/bootstrap-responsive.min.css (100%) rename docs/{ => content}/css/bootstrap.css (100%) rename docs/{ => content}/css/bootstrap.min.css (100%) rename docs/{ => content}/css/custom.css (100%) rename docs/{ => content}/css/default.html (100%) rename docs/{ => content}/css/docs.html (100%) rename docs/{ => content}/css/main.css (100%) rename docs/{ => content}/css/page.html (100%) rename docs/{ => content}/css/pie.htc (100%) rename docs/{ => content}/css/post.html (100%) rename docs/{ => content}/css/syntax.css (100%) diff --git a/docs/_layouts/docs_default.html b/docs/_layouts/docs_default.html new file mode 100644 index 00000000000..ec0b870838a --- /dev/null +++ b/docs/_layouts/docs_default.html @@ -0,0 +1,147 @@ + + + + + Druid | {{page.title}} + + + + + + + + + + + +
+ +
+
+
+ +
+
+ {% if page.id == 'home' %} +

Druid is open-source infrastructure for real²time exploratory analytics on large datasets.

+ + {% endif %} +
+ +
+ + {{ content }} + +
+
+ + + + + + diff --git a/docs/Aggregations.md b/docs/content/Aggregations.md similarity index 98% rename from docs/Aggregations.md rename to docs/content/Aggregations.md index 37b99aeffc2..b530b691b41 100644 --- a/docs/Aggregations.md +++ b/docs/content/Aggregations.md @@ -1,5 +1,5 @@ --- -layout: default +layout: docs_default --- Aggregations are specifications of processing over metrics available in Druid. Available aggregations are: diff --git a/docs/Batch-ingestion.md b/docs/content/Batch-ingestion.md similarity index 100% rename from docs/Batch-ingestion.md rename to docs/content/Batch-ingestion.md diff --git a/docs/Booting-a-production-cluster.md b/docs/content/Booting-a-production-cluster.md similarity index 100% rename from docs/Booting-a-production-cluster.md rename to docs/content/Booting-a-production-cluster.md diff --git a/docs/Broker.md b/docs/content/Broker.md similarity index 100% rename from docs/Broker.md rename to docs/content/Broker.md diff --git a/docs/Build-from-source.md b/docs/content/Build-from-source.md similarity index 100% rename from docs/Build-from-source.md rename to docs/content/Build-from-source.md diff --git a/docs/Cluster-setup.md b/docs/content/Cluster-setup.md similarity index 100% rename from docs/Cluster-setup.md rename to docs/content/Cluster-setup.md diff --git a/docs/Compute.md b/docs/content/Compute.md similarity index 100% rename from docs/Compute.md rename to docs/content/Compute.md diff --git a/docs/Concepts-and-Terminology.md b/docs/content/Concepts-and-Terminology.md similarity index 100% rename from docs/Concepts-and-Terminology.md rename to docs/content/Concepts-and-Terminology.md diff --git a/docs/Configuration.md b/docs/content/Configuration.md similarity index 100% rename from docs/Configuration.md rename to docs/content/Configuration.md diff --git a/docs/Contribute.md b/docs/content/Contribute.md similarity index 100% rename from docs/Contribute.md rename to docs/content/Contribute.md diff --git a/docs/Deep-Storage.md b/docs/content/Deep-Storage.md similarity index 100% rename from docs/Deep-Storage.md rename to docs/content/Deep-Storage.md diff --git a/docs/Design.md b/docs/content/Design.md similarity index 100% rename from docs/Design.md rename to docs/content/Design.md diff --git a/docs/Download.md b/docs/content/Download.md similarity index 100% rename from docs/Download.md rename to docs/content/Download.md diff --git a/docs/Druid-Personal-Demo-Cluster.md b/docs/content/Druid-Personal-Demo-Cluster.md similarity index 100% rename from docs/Druid-Personal-Demo-Cluster.md rename to docs/content/Druid-Personal-Demo-Cluster.md diff --git a/docs/Druid-vs-Cassandra.md b/docs/content/Druid-vs-Cassandra.md similarity index 100% rename from docs/Druid-vs-Cassandra.md rename to docs/content/Druid-vs-Cassandra.md diff --git a/docs/Druid-vs-Hadoop.md b/docs/content/Druid-vs-Hadoop.md similarity index 100% rename from docs/Druid-vs-Hadoop.md rename to docs/content/Druid-vs-Hadoop.md diff --git a/docs/Druid-vs-Impala-or-Shark.md b/docs/content/Druid-vs-Impala-or-Shark.md similarity index 100% rename from docs/Druid-vs-Impala-or-Shark.md rename to docs/content/Druid-vs-Impala-or-Shark.md diff --git a/docs/Druid-vs-redshift.md b/docs/content/Druid-vs-redshift.md similarity index 100% rename from docs/Druid-vs-redshift.md rename to docs/content/Druid-vs-redshift.md diff --git a/docs/Druid-vs-vertica.md b/docs/content/Druid-vs-vertica.md similarity index 100% rename from docs/Druid-vs-vertica.md rename to docs/content/Druid-vs-vertica.md diff --git a/docs/Examples.md b/docs/content/Examples.md similarity index 100% rename from docs/Examples.md rename to docs/content/Examples.md diff --git a/docs/Filters.md b/docs/content/Filters.md similarity index 100% rename from docs/Filters.md rename to docs/content/Filters.md diff --git a/docs/Firehose.md b/docs/content/Firehose.md similarity index 100% rename from docs/Firehose.md rename to docs/content/Firehose.md diff --git a/docs/Granularities.md b/docs/content/Granularities.md similarity index 100% rename from docs/Granularities.md rename to docs/content/Granularities.md diff --git a/docs/GroupByQuery.md b/docs/content/GroupByQuery.md similarity index 100% rename from docs/GroupByQuery.md rename to docs/content/GroupByQuery.md diff --git a/docs/Having.md b/docs/content/Having.md similarity index 100% rename from docs/Having.md rename to docs/content/Having.md diff --git a/docs/Home.md b/docs/content/Home.md similarity index 100% rename from docs/Home.md rename to docs/content/Home.md diff --git a/docs/Indexing-Service.md b/docs/content/Indexing-Service.md similarity index 100% rename from docs/Indexing-Service.md rename to docs/content/Indexing-Service.md diff --git a/docs/Libraries.md b/docs/content/Libraries.md similarity index 100% rename from docs/Libraries.md rename to docs/content/Libraries.md diff --git a/docs/Loading-Your-Data.md b/docs/content/Loading-Your-Data.md similarity index 100% rename from docs/Loading-Your-Data.md rename to docs/content/Loading-Your-Data.md diff --git a/docs/Master.md b/docs/content/Master.md similarity index 100% rename from docs/Master.md rename to docs/content/Master.md diff --git a/docs/MySQL.md b/docs/content/MySQL.md similarity index 100% rename from docs/MySQL.md rename to docs/content/MySQL.md diff --git a/docs/OrderBy.md b/docs/content/OrderBy.md similarity index 100% rename from docs/OrderBy.md rename to docs/content/OrderBy.md diff --git a/docs/Plumber.md b/docs/content/Plumber.md similarity index 100% rename from docs/Plumber.md rename to docs/content/Plumber.md diff --git a/docs/Post-aggregations.md b/docs/content/Post-aggregations.md similarity index 100% rename from docs/Post-aggregations.md rename to docs/content/Post-aggregations.md diff --git a/docs/Querying-your-data.md b/docs/content/Querying-your-data.md similarity index 100% rename from docs/Querying-your-data.md rename to docs/content/Querying-your-data.md diff --git a/docs/Querying.md b/docs/content/Querying.md similarity index 100% rename from docs/Querying.md rename to docs/content/Querying.md diff --git a/docs/Realtime.md b/docs/content/Realtime.md similarity index 100% rename from docs/Realtime.md rename to docs/content/Realtime.md diff --git a/docs/Rule-Configuration.md b/docs/content/Rule-Configuration.md similarity index 100% rename from docs/Rule-Configuration.md rename to docs/content/Rule-Configuration.md diff --git a/docs/SearchQuery.md b/docs/content/SearchQuery.md similarity index 100% rename from docs/SearchQuery.md rename to docs/content/SearchQuery.md diff --git a/docs/SearchQuerySpec.md b/docs/content/SearchQuerySpec.md similarity index 100% rename from docs/SearchQuerySpec.md rename to docs/content/SearchQuerySpec.md diff --git a/docs/SegmentMetadataQuery.md b/docs/content/SegmentMetadataQuery.md similarity index 100% rename from docs/SegmentMetadataQuery.md rename to docs/content/SegmentMetadataQuery.md diff --git a/docs/Segments.md b/docs/content/Segments.md similarity index 100% rename from docs/Segments.md rename to docs/content/Segments.md diff --git a/docs/Spatial-Filters.md b/docs/content/Spatial-Filters.md similarity index 100% rename from docs/Spatial-Filters.md rename to docs/content/Spatial-Filters.md diff --git a/docs/Spatial-Indexing.md b/docs/content/Spatial-Indexing.md similarity index 100% rename from docs/Spatial-Indexing.md rename to docs/content/Spatial-Indexing.md diff --git a/docs/Stand-Alone-With-Riak-CS.md b/docs/content/Stand-Alone-With-Riak-CS.md similarity index 100% rename from docs/Stand-Alone-With-Riak-CS.md rename to docs/content/Stand-Alone-With-Riak-CS.md diff --git a/docs/Support.md b/docs/content/Support.md similarity index 100% rename from docs/Support.md rename to docs/content/Support.md diff --git a/docs/Tasks.md b/docs/content/Tasks.md similarity index 100% rename from docs/Tasks.md rename to docs/content/Tasks.md diff --git a/docs/Thanks.md b/docs/content/Thanks.md similarity index 100% rename from docs/Thanks.md rename to docs/content/Thanks.md diff --git a/docs/TimeBoundaryQuery.md b/docs/content/TimeBoundaryQuery.md similarity index 100% rename from docs/TimeBoundaryQuery.md rename to docs/content/TimeBoundaryQuery.md diff --git a/docs/TimeseriesQuery.md b/docs/content/TimeseriesQuery.md similarity index 100% rename from docs/TimeseriesQuery.md rename to docs/content/TimeseriesQuery.md diff --git a/docs/Tutorial:-A-First-Look-at-Druid.md b/docs/content/Tutorial:-A-First-Look-at-Druid.md similarity index 100% rename from docs/Tutorial:-A-First-Look-at-Druid.md rename to docs/content/Tutorial:-A-First-Look-at-Druid.md diff --git a/docs/Tutorial:-The-Druid-Cluster.md b/docs/content/Tutorial:-The-Druid-Cluster.md similarity index 100% rename from docs/Tutorial:-The-Druid-Cluster.md rename to docs/content/Tutorial:-The-Druid-Cluster.md diff --git a/docs/Tutorial:-Webstream.md b/docs/content/Tutorial:-Webstream.md similarity index 100% rename from docs/Tutorial:-Webstream.md rename to docs/content/Tutorial:-Webstream.md diff --git a/docs/Twitter-Tutorial.md b/docs/content/Twitter-Tutorial.md similarity index 100% rename from docs/Twitter-Tutorial.md rename to docs/content/Twitter-Tutorial.md diff --git a/docs/Versioning.md b/docs/content/Versioning.md similarity index 100% rename from docs/Versioning.md rename to docs/content/Versioning.md diff --git a/docs/ZooKeeper.md b/docs/content/ZooKeeper.md similarity index 100% rename from docs/ZooKeeper.md rename to docs/content/ZooKeeper.md diff --git a/docs/contents.md b/docs/content/contents.md similarity index 100% rename from docs/contents.md rename to docs/content/contents.md diff --git a/docs/css/bootstrap-responsive.css b/docs/content/css/bootstrap-responsive.css similarity index 100% rename from docs/css/bootstrap-responsive.css rename to docs/content/css/bootstrap-responsive.css diff --git a/docs/css/bootstrap-responsive.min.css b/docs/content/css/bootstrap-responsive.min.css similarity index 100% rename from docs/css/bootstrap-responsive.min.css rename to docs/content/css/bootstrap-responsive.min.css diff --git a/docs/css/bootstrap.css b/docs/content/css/bootstrap.css similarity index 100% rename from docs/css/bootstrap.css rename to docs/content/css/bootstrap.css diff --git a/docs/css/bootstrap.min.css b/docs/content/css/bootstrap.min.css similarity index 100% rename from docs/css/bootstrap.min.css rename to docs/content/css/bootstrap.min.css diff --git a/docs/css/custom.css b/docs/content/css/custom.css similarity index 100% rename from docs/css/custom.css rename to docs/content/css/custom.css diff --git a/docs/css/default.html b/docs/content/css/default.html similarity index 100% rename from docs/css/default.html rename to docs/content/css/default.html diff --git a/docs/css/docs.html b/docs/content/css/docs.html similarity index 100% rename from docs/css/docs.html rename to docs/content/css/docs.html diff --git a/docs/css/main.css b/docs/content/css/main.css similarity index 100% rename from docs/css/main.css rename to docs/content/css/main.css diff --git a/docs/css/page.html b/docs/content/css/page.html similarity index 100% rename from docs/css/page.html rename to docs/content/css/page.html diff --git a/docs/css/pie.htc b/docs/content/css/pie.htc similarity index 100% rename from docs/css/pie.htc rename to docs/content/css/pie.htc diff --git a/docs/css/post.html b/docs/content/css/post.html similarity index 100% rename from docs/css/post.html rename to docs/content/css/post.html diff --git a/docs/css/syntax.css b/docs/content/css/syntax.css similarity index 100% rename from docs/css/syntax.css rename to docs/content/css/syntax.css