Skip to content

Commit 0710271

Browse files
committed
docs: add GitHub repo links to all project pages
1 parent 5e304b9 commit 0710271

8 files changed

Lines changed: 16 additions & 0 deletions

File tree

docs/projects/RedditModLog.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Reddit Modlog Wiki Publisher
22

3+
[![GitHub](https://img.shields.io/badge/GitHub-baker--scripts%2FRedditModLog-blue?logo=github)](https://github.com/baker-scripts/RedditModLog)
4+
35
Automatically publishes Reddit moderation logs to a subreddit wiki page with modmail inquiry links.
46

57
## Features

docs/projects/Scripts.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Scripts
22

3+
[![GitHub](https://img.shields.io/badge/GitHub-baker--scripts%2FScripts-blue?logo=github)](https://github.com/baker-scripts/Scripts)
4+
35
Utility scripts for selfhosted infrastructure management.
46

57
## Contents

docs/projects/StarrScripts.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# StarrScripts
22

3+
[![GitHub](https://img.shields.io/badge/GitHub-baker--scripts%2FStarrScripts-blue?logo=github)](https://github.com/baker-scripts/StarrScripts)
4+
35
A curated collection of scripts to optimize and manage various functions related to Starr applications and associated tools.
46
Occasionally holds random useful scripts as well.
57
These scripts are designed to enhance functionality, improve management, and automate routine tasks.

docs/projects/autodns.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Cloudflare DNS Updater
22

3+
[![GitHub](https://img.shields.io/badge/GitHub-baker--scripts%2Fautodns-blue?logo=github)](https://github.com/baker-scripts/autodns)
4+
35
The Cloudflare DNS Updater (AutoDNS) is a Flask-based application designed to automate the updating of A records on Cloudflare. Using GUIDs for DNS record identification, it features automatic IP detection from incoming requests and integrates with Apprise for sending notifications upon successful updates or when errors occur.
46

57
## Features

docs/projects/docker-compose-debugger.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Docker Compose Debugger
22

3+
[![GitHub](https://img.shields.io/badge/GitHub-baker--scripts%2Fdocker-compose-debugger-blue?logo=github)](https://github.com/baker-scripts/docker-compose-debugger)
4+
35
Browser-based tool that turns messy Docker Compose output into clean, readable debugging views. Paste output from `docker-autocompose`, `docker compose config`, or raw `docker-compose.yml` — get sanitized YAML with sensitive values redacted, per-service cards, volume comparison tables, and a markdown table ready for Discord or GitHub support channels.
46

57
**Live:** [baker-scripts.github.io/docker-compose-debugger](https://baker-scripts.github.io/docker-compose-debugger/)

docs/projects/docs-templates.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# docs-templates
22

3+
[![GitHub](https://img.shields.io/badge/GitHub-baker--scripts%2Fdocs-templates-blue?logo=github)](https://github.com/baker-scripts/docs-templates)
4+
35
[![Build Plex Guide](https://github.com/baker-scripts/docs-templates/actions/workflows/build.yml/badge.svg)](https://github.com/baker-scripts/docs-templates/actions/workflows/build.yml)
46
[![Lint](https://github.com/baker-scripts/docs-templates/actions/workflows/lint.yml/badge.svg)](https://github.com/baker-scripts/docs-templates/actions/workflows/lint.yml)
57
[![Live Preview](https://img.shields.io/badge/Live_Preview-GitHub_Pages-blue)](https://baker-scripts.github.io/docs-templates/plex/)

docs/projects/pmm-config.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# pmm-config
22

3+
[![GitHub](https://img.shields.io/badge/GitHub-baker--scripts%2Fpmm-config-blue?logo=github)](https://github.com/baker-scripts/pmm-config)
4+
35
Kometa (formerly Plex Meta Manager) configuration files for automated Plex library management.
46

57
## Structure

docs/projects/qui_workflows.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# qui_workflows
22

3+
[![GitHub](https://img.shields.io/badge/GitHub-baker--scripts%2Fqui_workflows-blue?logo=github)](https://github.com/baker-scripts/qui_workflows)
4+
35
Automation workflows for [qui](https://github.com/TRaSH-Guides/qui) — a qBittorrent automation manager. These workflows manage the complete torrent lifecycle: tagging, maintenance, share limits, and cleanup.
46

57
21 automations organized by function, designed for a hardlink-aware setup with cross-seed support.

0 commit comments

Comments
 (0)