Skip to content

Commit 9dcc84f

Browse files
committed
Add a navigation article to the documentation for better sign-posting off relevant sections.
Because of the theme used (to look like a blog post) the documentation has no clear navigation. This new document helps rectify that without changing the whole theme. Signed-off-by: David Jackson <58445547+daj-code@users.noreply.github.com>
1 parent 8cebc41 commit 9dcc84f

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

docs/content/intro/navigation.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
title: "Navigation"
3+
date: 2020-12-21T20:26:44+00:00
4+
draft: false
5+
# Give heavy weight so that it appears at the top of the documentation homepage
6+
weight: 100
7+
---
8+
9+
For installation, and basic usage, see [getting started]({{< ref "/documentation/getting-started.md" >}} "floki: Getting Started").
10+
11+
For an overview of the features of `floki`, see the [feature overview]({{< ref "/intro/feature-overview.md" >}} "floki: Feature Overview").
12+
13+
Full documentation can be found [here]({{< ref "/" >}} "floki: Documentation").

0 commit comments

Comments
 (0)