Skip to content

Commit 4e47483

Browse files
committed
added the first Overview Index. Much more to come
1 parent 893c3e8 commit 4e47483

File tree

2 files changed

+8
-31
lines changed

2 files changed

+8
-31
lines changed

BlueROV2/overview.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,13 @@ Here is a general overview of the BlueROV2 robot that was modified at Constructo
1616

1717

1818
# Software Infos:
19+
IP Addresses:
20+
1921
2022
2123
22-
24+
25+
26+
Usb devices:
27+
pi1:
28+
pi2: `/dev/ping360`, `/dev/xsens`

index.md

Lines changed: 1 addition & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -4,33 +4,4 @@ layout: home
44
nav_order: 1
55
---
66

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.
8-
9-
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.
10-
11-
More specifically, the created site:
12-
13-
- uses a gem-based approach, i.e. uses a `Gemfile` and loads the `just-the-docs` gem
14-
- uses the [GitHub Pages / Actions workflow] to build and publish the site on GitHub Pages
15-
16-
Other than that, you're free to customize sites that you create with this template, however you like. You can easily change the versions of `just-the-docs` and Jekyll it uses, as well as adding further plugins.
17-
18-
[Browse our documentation][Just the Docs] to learn more about how to use this theme.
19-
20-
To get started with creating a site, simply:
21-
22-
1. click "[use this template]" to create a GitHub repository
23-
2. go to Settings > Pages > Build and deployment > Source, and select GitHub Actions
24-
25-
If you want to maintain your docs in the `docs` directory of an existing project repo, see [Hosting your docs from an existing project repo](https://github.com/just-the-docs/just-the-docs-template/blob/main/README.md#hosting-your-docs-from-an-existing-project-repo) in the template README.
26-
27-
----
28-
29-
[^1]: [It can take up to 10 minutes for changes to your site to publish after you push the changes to GitHub](https://docs.github.com/en/pages/setting-up-a-github-pages-site-with-jekyll/creating-a-github-pages-site-with-jekyll#creating-your-site).
30-
31-
[Just the Docs]: https://just-the-docs.github.io/just-the-docs/
32-
[GitHub Pages]: https://docs.github.com/en/pages
33-
[README]: https://github.com/just-the-docs/just-the-docs-template/blob/main/README.md
34-
[Jekyll]: https://jekyllrb.com
35-
[GitHub Pages / Actions workflow]: https://github.blog/changelog/2022-07-27-github-pages-custom-github-actions-workflows-beta/
36-
[use this template]: https://github.com/just-the-docs/just-the-docs-template/generate
7+
This is a Wiki for the development of Robots at Constructor-University Robotics group. See index for different Robots, sensors, and os systems.

0 commit comments

Comments
 (0)