From 6c5b7a3f4cc409e31739b2914bb6636d08299126 Mon Sep 17 00:00:00 2001 From: Svilen Markov <7613769+svilenmarkov@users.noreply.github.com> Date: Wed, 10 Dec 2025 09:44:00 +0000 Subject: [PATCH 1/2] Update docs --- docs/configuration.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/configuration.md b/docs/configuration.md index 174de834d..b3ac57a2f 100644 --- a/docs/configuration.md +++ b/docs/configuration.md @@ -149,14 +149,14 @@ pages: columns: - size: full widgets: - $include: rss.yml + - $include: rss.yml - name: News columns: - size: full widgets: - type: group widgets: - $include: rss.yml + - $include: rss.yml - type: reddit subreddit: news ``` From 52c28683f26e66cf67674a79413994c10754ad20 Mon Sep 17 00:00:00 2001 From: Abu Bakr Date: Thu, 2 Apr 2026 19:12:43 +0500 Subject: [PATCH 2/2] docs: make README cooler by adding star history chart added a Star History section with a chart to visualize project stars over time. --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index 9e59464d4..3a7f1e61e 100644 --- a/README.md +++ b/README.md @@ -441,6 +441,17 @@ docker push owner/glance:latest
+ +## Star History + + + + + + Star History Chart + + + ## Thank you To all the people who were generous enough to [sponsor](https://github.com/sponsors/glanceapp) the project and to everyone who has contributed in any way, be it PRs, submitting issues, helping others in the discussions or Discord server, creating guides and tools or just mentioning Glance on social media. Your support is greatly appreciated and helps keep the project going.