Skip to content

Commit c5c9f16

Browse files
committed
First Update
1 parent 10d0842 commit c5c9f16

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

BlueROV2/overview.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
layout: default
3+
title: BlueROV Overview
4+
nav_order: 2
5+
---
6+
7+
Just test this side

index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
---
22
title: Home
33
layout: home
4+
nav_order: 1
45
---
56

6-
This is a *bare-minimum* template to create a Jekyll site that uses the [Just the Docs] theme. You can easily set the created site to be published on [GitHub Pages] – the [README] file explains how to do that, along with other details.
7+
This is a TEST *bare-minimum* template to create a Jekyll site that uses the [Just the Docs] theme. You can easily set the created site to be published on [GitHub Pages] – the [README] file explains how to do that, along with other details.
78

89
If [Jekyll] is installed on your computer, you can also build and preview the created site *locally*. This lets you test changes before committing them, and avoids waiting for GitHub Pages.[^1] And you will be able to deploy your local build to a different platform than GitHub Pages.
910

0 commit comments

Comments
 (0)