site_name: Script Tease copyright: Copyright © Pleasant Tents, LLC. All rights reserved. markdown_extensions: - toc: permalink: True - admonition - attr_list - def_list - pymdownx.superfences nav: - Introduction: index.md - Getting Started: getting-started.md - Topics: - Steps File: topics/steps-file.md - Variables File: topics/variables.md - Itemized Commands: topics/itemized-commands.md - Templates: topics/templates.md - How-To: - Create an Executable Script: how-to/create-executable-script.md - Define a Custom Command: how-to/define-custom-command.md - Post a Message to Slack: how-to/post-message-slack.md - Post a Message to Twist: how-to/post-message-twist.md - Use Script Tease with Common Kit: how-to/use-with-commonkit.md - Usage: - Apache: usage/apache.md - Django: usage/django.md - Messages: usage/messages.md - MySQL: usage/mysql.md - PHP: usage/php.md - Packages: usage/packages.md - Postgres: usage/pgsql.md - POSIX: usage/posix.md - Python: usage/python.md - System: usage/system.md - Users: usage/users.md - CLI: cli.md repo_name: Git Traction repo_url: https://gittraction.com/diff6/python-scripttease theme: name: material palette: # Palette toggle for light mode - scheme: default toggle: icon: material/brightness-7 name: Switch to dark mode # Palette toggle for dark mode - scheme: slate toggle: icon: material/brightness-4 name: Switch to light mode