Skip to content

Commit

Permalink
Consecutive includes in tabs don't compile
Browse files Browse the repository at this point in the history
Moved Fork to Github create account
  • Loading branch information
psonnera committed Jan 20, 2024
1 parent 425bd46 commit 2136ab6
Show file tree
Hide file tree
Showing 9 changed files with 38 additions and 72 deletions.
9 changes: 0 additions & 9 deletions docs/nightscout/github.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,12 +34,3 @@ You don't need a GitHub account.
```

</br>

------

## Fork the Nightscout project

```{include} /vendors/github/fork.md
```

</br>
2 changes: 1 addition & 1 deletion docs/troubleshoot/atlas.md
Original file line number Diff line number Diff line change
Expand Up @@ -618,7 +618,7 @@ If you are using Loop, temporarily change a basal rate in Loop, and confirm your

## Data in the future

First try to [remove future items with the Admin Tools](/nightscout/admin_tools/#remove-future-items-from-database).
First try to [remove future items with the Admin Tools](/nightscout/admin_tools.md#remove-future-items-from-database).

If it doesn't give the expected result:

Expand Down
20 changes: 2 additions & 18 deletions docs/troubleshoot/github.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,26 +4,14 @@

## Lost access to GitHub

Not a big problem:
Not a big problem, just create another account if you can't recover access to the original one:

### Create a GitHub account

```{include} /vendors/github/create.md
```

</br>

------

### Fork the Nightscout project

```{include} /vendors/github/fork.md
```

</br>

You'll need to reconnect your app to GitHub.

</br>
Expand All @@ -40,11 +28,7 @@ When encountering update issues with GitHub, the easiest method it to delete it
```

### Fork the Nightscout project

```{include} /vendors/github/fork.md
```
### [Fork the Nightscout project](/troubleshoot/github.md#fork-the-nightscout-project)

</br>

Expand Down
6 changes: 1 addition & 5 deletions docs/update/redeploy.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,6 @@ When encountering update issues with GitHub, the easiest method it to delete it
```

## Fork the Nightscout project

```{include} /vendors/github/fork.md
```
## [Fork the Nightscout project](/troubleshoot/github.md#fork-the-nightscout-project)

</br>
35 changes: 34 additions & 1 deletion docs/vendors/github/create.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,37 @@ f) Leave the page that opened as it is. Don't close it.</br>

<img src="/vendors/github/img/NewNS04.png" width="600px" /></br>

You have created your GitHub account.</br>
You have created your GitHub account. Now fork the Nightscout project.</br>

</br>

### Fork the Nightscout project

a) Click here to log in at GitHub: [https://github.com/login](https://github.com/login).
Enter your username or email and your password. Click `Sign in`</br>

<img src="/vendors/github/img/UpdateNS00.png" width="400px" ></br>

```{admonition} If you already have a fork of cgm-remote-monitor in GitHub
[**Delete**](/update/redeploy.md#delete-your-own-fork-of-cgm-remote-monitor) or [**update**](/vendors/github/update.md#update-your-nightscout-fork) your current cgm-remote-monitor fork before continuing.</br>
```

b) Open this link [https://github.com/nightscout/cgm-remote-monitor](https://github.com/nightscout/cgm-remote-monitor). Click on `Fork`</br>

<img src="/vendors/github/img/NewNS29.png" width="600px" /></br>

Confirm with `Create fork`</br>

```{warning}
Make sure you deselect `Copy the master branch only`.
```

<img src="/vendors/github/img/NewNS51.png" width="600px" /></br>

c) Wait for a moment</br>

<img src="/vendors/github/img/NewNS30.png" width="400px" /></br>

d) You now have a copy (fork) of the Nightscout project repository in your own GitHub.</br>

<img src="/vendors/github/img/UpdateNS30.png" width="700px" ></br>
32 changes: 0 additions & 32 deletions docs/vendors/github/fork.md

This file was deleted.

2 changes: 0 additions & 2 deletions docs/vendors/heroku/new_user.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,8 +73,6 @@ If you don't see `MONGODB_URI` but see `MONGO_CONNECTION` (**NOT** `MONGO_COLLEC
:::{tab-item} I don't have a GitHub Account
### Create a GitHub account
::: {include} /vendors/github/create.md
### Fork the Nightscout project
:::{include} /vendors/github/fork.md
:::
:::{tab-item} I already have a GitHub Account
Expand Down
2 changes: 0 additions & 2 deletions docs/vendors/northflank/new_user.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,6 @@ If you don't see `MONGODB_URI` but see `MONGO_CONNECTION` (**NOT** `MONGO_COLLEC
:::{tab-item} I don't have a GitHub Account
### Create a GitHub account
::: {include} /vendors/github/create.md
### Fork the Nightscout project
:::{include} /vendors/github/fork.md
:::
:::{tab-item} I already have a GitHub Account
Expand Down
2 changes: 0 additions & 2 deletions docs/vendors/render/new_user.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,6 @@ If you don't see `MONGODB_URI` but see `MONGO_CONNECTION` (**NOT** `MONGO_COLLEC
:::{tab-item} I don't have a GitHub Account
### Create a GitHub account
::: {include} /vendors/github/create.md
### Fork the Nightscout project
:::{include} /vendors/github/fork.md
:::
:::{tab-item} I already have a GitHub Account
Expand Down

0 comments on commit 2136ab6

Please sign in to comment.