mirror of
https://github.com/glanceapp/glance.git
synced 2025-06-21 02:18:22 +02:00
Merge pull request #668 from Xevion/main
Add Anchors to Links to Configuration Documentation within README
This commit is contained in:
commit
dc950e7ec2
@ -1,6 +1,6 @@
|
|||||||
<p align="center"><em>What if you could see everything at a...</em></p>
|
<p align="center"><em>What if you could see everything at a...</em></p>
|
||||||
<h1 align="center">Glance</h1>
|
<h1 align="center">Glance</h1>
|
||||||
<p align="center"><a href="#installation">Install</a> • <a href="docs/configuration.md">Configuration</a> • <a href="https://discord.com/invite/7KQ7Xa9kJd">Discord</a> • <a href="https://github.com/sponsors/glanceapp">Sponsor</a></p>
|
<p align="center"><a href="#installation">Install</a> • <a href="docs/configuration.md#configuring-glance">Configuration</a> • <a href="https://discord.com/invite/7KQ7Xa9kJd">Discord</a> • <a href="https://github.com/sponsors/glanceapp">Sponsor</a></p>
|
||||||
<p align="center"><a href="https://github.com/glanceapp/community-widgets">Community widgets</a> • <a href="docs/preconfigured-pages.md">Preconfigured pages</a> • <a href="docs/themes.md">Themes</a></p>
|
<p align="center"><a href="https://github.com/glanceapp/community-widgets">Community widgets</a> • <a href="docs/preconfigured-pages.md">Preconfigured pages</a> • <a href="docs/themes.md">Themes</a></p>
|
||||||
|
|
||||||

|

|
||||||
@ -17,7 +17,7 @@
|
|||||||
* Docker containers status
|
* Docker containers status
|
||||||
* Server stats
|
* Server stats
|
||||||
* Custom widgets
|
* Custom widgets
|
||||||
* [and many more...](docs/configuration.md)
|
- [and many more...](docs/configuration.md#configuring-glance)
|
||||||
|
|
||||||
### Fast and lightweight
|
### Fast and lightweight
|
||||||
* Low memory usage
|
* Low memory usage
|
||||||
@ -46,8 +46,8 @@ Easily create your own theme by tweaking a few numbers or choose from one of the
|
|||||||
<br>
|
<br>
|
||||||
|
|
||||||
## Configuration
|
## Configuration
|
||||||
Configuration is done through YAML files, to learn more about how the layout works, how to add more pages and how to configure widgets, visit the [configuration documentation](docs/configuration.md).
|
|
||||||
|
|
||||||
|
Configuration is done through YAML files, to learn more about how the layout works, how to add more pages and how to configure widgets, visit the [configuration documentation](docs/configuration.md#configuring-glance).
|
||||||
<details>
|
<details>
|
||||||
<summary><strong>Preview example configuration file</strong></summary>
|
<summary><strong>Preview example configuration file</strong></summary>
|
||||||
<br>
|
<br>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user