When making this website, i wanted a simple, reasonable way to make it look good on most displays. Not counting any minimization techniques, the following 58 bytes worked well for me:
main {
max-width: 38rem;
padding: 2rem;
margin: auto;
}| default['sshd']['sshd_config']['AuthenticationMethods'] = 'publickey,keyboard-interactive:pam' | |
| default['sshd']['sshd_config']['ChallengeResponseAuthentication'] = 'yes' | |
| default['sshd']['sshd_config']['PasswordAuthentication'] = 'no' |
| Mute these words in your settings here: https://twitter.com/settings/muted_keywords | |
| ActivityTweet | |
| generic_activity_highlights | |
| generic_activity_momentsbreaking | |
| RankedOrganicTweet | |
| suggest_activity | |
| suggest_activity_feed | |
| suggest_activity_highlights | |
| suggest_activity_tweet |
| ############ WordPress #################### | |
| # Disable logging for favicon and robots.txt | |
| location = /favicon.ico { | |
| try_files /favicon.ico @empty; | |
| access_log off; | |
| log_not_found off; | |
| expires max; | |
| } |
| .unreset { | |
| a { | |
| @apply text-blue-700 underline; | |
| } | |
| p { | |
| @apply my-4; | |
| } | |
| blockquote, | |
| figure { |
For ease of maintainability this project has moved from this gist to its own repository. You can go and visit it there.
| blueprint: | |
| name: Frigate Notification With App button | |
| description: | | |
| --------------------------------------------------------------------------------------------------------------------------- | |
| ## This is a fork of Frigate Mobile App Notification found here | |
| https://gist.github.com/hunterjm/23c1588a9f2b8b9c2a62ffc364e17f8c | |
| All credits to the initial author | |
| --------------------------------------------------------------------------------------------------------------------------- | |
| ## Changes made | |
| Added a condition entity that must be on for the notification to execute. Can be a binary_sensor or an input_boolean for example. |
| # Project Policy | |
| This policy provides a single, authoritative, and machine-readable source of truth for AI coding agents and humans, ensuring that all work is governed by clear, unambiguous rules and workflows. It aims to eliminate ambiguity, reduce supervision needs, and facilitate automation while maintaining accountability and compliance with best practices. | |
| # 1. Introduction | |
| > Rationale: Sets the context, actors, and compliance requirements for the policy, ensuring all participants understand their roles and responsibilities. | |
| ## 1.1 Actors |