Releases: baker-scripts/docs-templates
Releases · baker-scripts/docs-templates
v1.6.0
What's New
- Add configurable stream monitoring section to plex guide template
- New variables:
has_stream_monitoring(master toggle),has_geo_restriction,has_transcode_protection,has_stream_limits,has_impossible_travel - Each rule type is independently toggleable with per-scenario troubleshooting steps
- Updated
setup.shwith interactive prompts for stream monitoring configuration - Updated
mkdocs.sample.ymlwith new variable defaults
v1.1.0
Changes
- feat: add direct play and 4K streaming guide sections
- docs: add CLAUDE.md with project conventions
- ci: bump actions to Node 24 versions, add Dependabot
- chore: add contributors section to README
- fix: markdownlint issues in CLAUDE.md and README
v1.0.0 - Plex Guide Template
Plex Guide Template
Templatized MkDocs Plex user guide with variable substitution via mkdocs-macros-plugin.
Features
- Variable substitution — customize server name, URLs, admin contact, and more via
extra:inmkdocs.yml - Conditional sections — toggle request system, Discord, newsletter, Plex Pass, migration, and cost sections
- Interactive setup —
setup.shwalks you through configuration and builds the site - GitHub Pages — automatic CI/CD deployment with GitHub Actions
- Linting — markdownlint, shellcheck, and yamllint CI workflows
- Issue/PR templates — structured bug reports and feature requests
Quick Start
git clone https://github.com/baker-scripts/docs-templates.git
cd docs-templates/plex-guide
./setup.sh