Skip to content

Commit 8e92b08

Browse files
committed
scrolling nav
1 parent b4dc80a commit 8e92b08

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

index.html

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,13 @@ <h4>(And it’s all out of bubblegum.)</h4>
1515
</div>
1616
</div>
1717

18-
<div class="page-section page-section--overview anchor" id="overview">
18+
<div class="page-section page-section--overview anchor">
1919
<div class="wrapper">
20-
<h2 class="section-header">Overview</h2>
20+
<h2 class="section-header" id="overview">Overview</h2>
2121
<div class="page-section__column-wrap">
2222
<div class="page-section__column">
2323
<hr class="hr">
24-
<h3 class="section-subhead">About the Project</h3>
24+
<h3 class="section-subhead" >About the Project</h3>
2525
<p>Graphite is an enterprise-ready monitoring tool that runs equally well on cheap hardware or Cloud infrastructure. Teams use Graphite to track the performance of their websites, applications, business services, and networked servers. It marked the start of a new generation of monitoring tools, making it easier than ever to store, retrieve, share, and visualize time-series data.</p>
2626

2727
<p>Graphite was originally designed and written by <strong>Chris Davis</strong> at <strong>Orbitz</strong> in 2006 as side project that ultimately grew to be their foundational monitoring tool. In 2008, Orbitz allowed Graphite to be released under the open source <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache 2.0 license</a>. Numerous large <a href="#caseStudies">companies</a> have deployed Graphite to production where it helps them to monitor their production e-commerce services and plan for growth.</p>
@@ -96,9 +96,9 @@ <h3 class="section-subhead">Who uses Graphite?</h3>
9696
</div>
9797
</div>
9898

99-
<div class="banner-section banner-section--getting-started anchor" id="gettingStarted">
99+
<div class="banner-section banner-section--getting-started anchor">
100100
<div class="wrapper">
101-
<h2 class="section-header">Getting Started</h2>
101+
<h2 class="section-header" id="gettingStarted">Getting Started</h2>
102102
<hr class="hr">
103103
<h3 class="section-subhead">Quickstart guides for installation and working with data</h3>
104104
<ul class="circles-list">
@@ -146,9 +146,9 @@ <h3 class="section-subhead">The Architecture in a Nutshell</h3>
146146
</div>
147147
</div>
148148
</div>
149-
<div class="page-section page-section--integrations anchor" id="integrations">
149+
<div class="page-section page-section--integrations anchor">
150150
<div class="wrapper">
151-
<h2 class="section-header">Integrations</h2>
151+
<h2 class="section-header" id="integrations">Integrations</h2>
152152
<hr class="hr">
153153
<h3 class="section-subhead">Tons of tools work with Graphite, including:</h3>
154154
<ul class="integrations-list">

0 commit comments

Comments
 (0)