Skip to content

Commit 975c0c4

Browse files
committed
πŸ› fix all templates without links to docs, github and website
1 parent abf22e4 commit 975c0c4

6 files changed

Lines changed: 18 additions & 0 deletions

File tree

β€Žsrc/content/templates/chronoframe/index.mdβ€Ž

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,7 @@ slug: chronoframe
44
description: Self-hosted personal gallery application with online photo management and albums, supporting Live/Motion Photos, EXIF parsing, geolocation recognition, and an explore map.
55
tags: [photos, journal, gallery, maps]
66
logoUrl: /logos/chronoframe.png
7+
githubUrl: https://github.com/HoshinoSuzumi/chronoframe
8+
websiteUrl: https://chronoframe.bh8.ga
9+
docsUrl: https://chronoframe.bh8.ga/guide/getting-started.html
710
---

β€Žsrc/content/templates/mongo/index.mdβ€Ž

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,7 @@ slug: mongo
44
description: Standalone MongoDB document database instance with configurable credentials, exposing connection URLs for both in-network and global access.
55
tags: [database, nosql, document-db]
66
logoUrl: /logos/mongo.svg
7+
githubUrl: https://github.com/mongodb/mongo
8+
websiteUrl: https://www.mongodb.com
9+
docsUrl: https://www.mongodb.com/docs
710
---

β€Žsrc/content/templates/postgres/index.mdβ€Ž

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,7 @@ slug: postgres
44
description: Standalone PostgreSQL database with PgBouncer connection pooling, exposing scoped and global connection URLs for use by other services.
55
tags: [database, postgresql, sql, connection-pooling]
66
logoUrl: /logos/postgres.svg
7+
websiteUrl: https://www.postgresql.org/
8+
docsUrl: https://www.postgresql.org/docs/
9+
githubUrl: https://github.com/postgres/postgres
710
---

β€Žsrc/content/templates/probo/index.mdβ€Ž

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,7 @@ slug: probo
44
description: Open-source compliance and evidence management platform for SOC 2 and security frameworks, backed by PostgreSQL, MinIO, and a headless Chrome instance for PDF generation.
55
tags: [compliance, security, soc2, audit, governance]
66
logoUrl: /logos/probo.svg
7+
githubUrl: https://github.com/getprobo/probo/stargazers
8+
docsUrl: https://www.getprobo.com/docs
9+
websiteUrl: https://www.getprobo.com
710
---

β€Žsrc/content/templates/solidtime/index.mdβ€Ž

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,7 @@ slug: solidtime
44
description: Open-source time tracking application for freelancers and teams built on Laravel, with a scheduler, queue worker, PDF generation via Gotenberg, and Mailpit for email testing.
55
tags: [time-tracking, productivity, freelance, laravel]
66
logoUrl: /logos/solidtime.png
7+
websiteUrl: https://www.solidtime.io
8+
githubUrl: https://github.com/solidtime-io/solidtime
9+
docsUrl: https://docs.solidtime.io
710
---

β€Žsrc/content/templates/vince/index.mdβ€Ž

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,7 @@ slug: vince
44
description: Lightweight, self-hosted privacy-first web analytics server with a built-in admin dashboard and no external database dependency.
55
tags: [analytics, web-analytics, privacy, lightweight]
66
logoUrl: /logos/vince.png
7+
websiteUrl: https://www.vinceanalytics.com
8+
docsUrl: https://www.vinceanalytics.com/tags/deployment
9+
githubUrl: https://github.com/vinceanalytics/vince
710
---

0 commit comments

Comments
Β (0)