Commit 8dce8bcc authored by Paul Asmuth's avatar Paul Asmuth
Browse files

fnordmetric server screens

parent 7a70a957
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -85,7 +85,7 @@ You should now be able to navigate to the admin interface on
on the metric to bring up the interactive query editor. This should look something
like this:

<img style="margin: 30px;" src="/img/simple_example_screen.png" width="630" class="shadow" />
<img src="/img/fnordmetric_server_screen.png" width="800" class="shadow" />
<br />

Click around a bit to make yourself familiar with the Web UI. The chart you see
@@ -152,7 +152,7 @@ plotted on the Y axis and one series per hostname:

The result should look something like this:

<img style="margin: 30px;" src="/img/simple_example_screen.png" width="630" class="shadow" />
<img src="/img/fnordmetric_server_screen.png" width="800" class="shadow" />
<br />

You now have a running FnordMetric Server, but there is a lot more you can do.
+119 KiB
Loading image diff...
+8 −8
Original line number Diff line number Diff line
@@ -23,7 +23,7 @@
</div>
<div id="wrap" style="min-height: 900px;">
  <section style="border-top: none; margin-top: 0;" class="whatisfnordmetric">
    <h1 style="margin-bottom: 20px;">What is FnordMetric?</h1>
    <h1 style="margin-bottom: 20px;">FnordMetric ChartSQL</h1>

    <p>
      FnordMetric is a fully-featured featured SQL query engine; it reads input
@@ -103,7 +103,10 @@ control over layout and style with HTML and CSS.
  </section>

  <section class="whatisfnordmetric">
    <h1 style="margin-bottom: 20px;">Getting started</h1>
    <h1 style="margin-bottom: 20px;">FnordMetric Server</h1>

    <img style="margin: 30px;" src="/img/fnordmetric_server_screen.png" width="800" class="shadow" />


    <p>
      Lebowski ipsum we're scattering the fucking ashes! It's all a goddamn fake.
@@ -117,12 +120,10 @@ control over layout and style with HTML and CSS.
      bosom of the Pacific Ocean, which you loved so well.
    </p>

    <a class="fancybutton" href="#">See Examples &rarr;</a>
    <a class="fancybutton" href="#">Read the Documentation &rarr;</a>
  </section>

  <section class="whatisfnordmetric">
    <h1 style="margin-bottom: 20px;">Join the community</h1>
    <h1 style="margin-bottom: 20px;">Getting Started</h1>

    <p>
      Lebowski ipsum we're scattering the fucking ashes! It's all a goddamn fake.
@@ -136,9 +137,8 @@ control over layout and style with HTML and CSS.
      bosom of the Pacific Ocean, which you loved so well.
    </p>

    <p>
      Newsletter signup
    </p>
    <a class="fancybutton" href="#">See Examples &rarr;</a>
    <a class="fancybutton" href="#">Read the Documentation &rarr;</a>
  </section>

<!--