Skip to content

Commit 48f7030

Browse files
committed
Init
1 parent 4f1ba2f commit 48f7030

3 files changed

Lines changed: 4 additions & 16 deletions

File tree

docs/_config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ title: Lovely Docs
22
description: Documention, coming soon
33
theme: just-the-docs
44
color_scheme: dark
5+
color_scheme: lovely
56

67
url: https://docs.lsr.gg
78

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
$link-color: #2B98FB;

docs/index.md

Lines changed: 2 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,8 @@
11
---
22
title: Home
33
layout: home
4-
last_modified_date: 23/02/2026 17:36
54
---
65

7-
# A title
6+
# Documentation
87

9-
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.
10-
11-
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]
12-
13-
---
14-
15-
[^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).
16-
17-
[Just the Docs]: https://just-the-docs.github.io/just-the-docs/
18-
[GitHub Pages]: https://docs.github.com/en/pages
19-
[README]: https://github.com/just-the-docs/just-the-docs-template/blob/main/README.md
20-
[Jekyll]: https://jekyllrb.com
21-
[GitHub Pages / Actions workflow]: https://github.blog/changelog/2022-07-27-github-pages-custom-github-actions-workflows-beta/
22-
[use this template]: https://github.com/just-the-docs/just-the-docs-template/generate
8+
Lovely Sim Racing documnentation coming soon.

0 commit comments

Comments
 (0)