Skip to content

Commit 199a049

Browse files
authored
Update index.md
1 parent 2f4dfba commit 199a049

File tree

1 file changed

+9
-26
lines changed

1 file changed

+9
-26
lines changed

index.md

Lines changed: 9 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -1,35 +1,18 @@
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+
# OS2FleetOptimiser brugervejledning
8+
Denne vejledning gennemgår de væsentligste funktioner i FleetOptimiser trin for trin. Vejledningen gennemgår de to simuleringsværktøjer, __automatisk- og manuel simulering__, samt __Dashboards__, som er et Business Intelligence-modul, hvor kørselsdata udstilles i forskellige visninger.
79

8-
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+
Brugervejledningen opdateres løbende, efterhånden som der tilføjes ny og ændret funktionalitet i FleetOptimiser.
911

10-
More specifically, the created site:
12+
Har du spørgsmål eller forslag til forbedring af brugervejledningen? Send en mail til <a href="mailto:sofbu&amp;#64;aarhus.dk">sofbu&#64;aarhus.dk</a>.
1113

12-
- uses a gem-based approach, i.e. uses a `Gemfile` and loads the `just-the-docs` gem
13-
- uses the [GitHub Pages / Actions workflow] to build and publish the site on GitHub Pages
14+
Hop til de forskellige user-guides her:
1415

15-
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.
16-
17-
[Browse our documentation][Just the Docs] to learn more about how to use this theme.
18-
19-
To get started with creating a site, simply:
20-
21-
1. click "[use this template]" to create a GitHub repository
22-
2. go to Settings > Pages > Build and deployment > Source, and select GitHub Actions
23-
24-
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.
25-
26-
----
27-
28-
[^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).
29-
30-
[Just the Docs]: https://just-the-docs.github.io/just-the-docs/
31-
[GitHub Pages]: https://docs.github.com/en/pages
32-
[README]: https://github.com/just-the-docs/just-the-docs-template/blob/main/README.md
33-
[Jekyll]: https://jekyllrb.com
34-
[GitHub Pages / Actions workflow]: https://github.blog/changelog/2022-07-27-github-pages-custom-github-actions-workflows-beta/
35-
[use this template]: https://github.com/just-the-docs/just-the-docs-template/generate
16+
###
17+
###
18+
###

0 commit comments

Comments
 (0)