aboutsummaryrefslogtreecommitdiff
path: root/site/src/jekyll/newrelic
diff options
context:
space:
mode:
authorDiego Parra <diegolparra@gmail.com>2013-11-26 23:13:03 -0300
committerDiego Parra <diegolparra@gmail.com>2013-11-26 23:13:03 -0300
commit536599b41439ca5f88129f78e5df71b1c957d900 (patch)
treefc4c369439a4634dcbe9cf5402a556aab0f991dc /site/src/jekyll/newrelic
parent5e0b032bfef9509e64af2960452aed44b6e6cb22 (diff)
downloadKamon-536599b41439ca5f88129f78e5df71b1c957d900.tar.gz
Kamon-536599b41439ca5f88129f78e5df71b1c957d900.tar.bz2
Kamon-536599b41439ca5f88129f78e5df71b1c957d900.zip
WIP: newrelic integration html
Diffstat (limited to 'site/src/jekyll/newrelic')
-rw-r--r--site/src/jekyll/newrelic/index.html12
1 files changed, 12 insertions, 0 deletions
diff --git a/site/src/jekyll/newrelic/index.html b/site/src/jekyll/newrelic/index.html
new file mode 100644
index 00000000..df791f66
--- /dev/null
+++ b/site/src/jekyll/newrelic/index.html
@@ -0,0 +1,12 @@
+---
+layout: default
+title: Kamon - NewRelic Integration
+---
+
+{% include newrelic.md %}
+
+<div class="newrelic">
+ {{ content }}
+</div>
+
+