feat: callout syntax

This commit is contained in:
Naomi Carrigan 2024-08-24 09:08:27 -07:00
parent 864c159886
commit 8e7ec49149
Signed by: naomi
SSH Key Fingerprint: SHA256:rca1iUI2OhAM6n4FIUaFcZcicmri0jgocqKiTTAfrt8
4 changed files with 15 additions and 10 deletions

View File

@ -342,8 +342,9 @@ For any questions about these sessions or to discuss a different type of engagem
## 7. Email Communication
> [!WARNING]
> Email communication is considered a paid service and will be invoiced.
:::warning
Email communication is considered a paid service and will be invoiced.
:::
We offer several email addresses for specific types of inquiries. Please use the appropriate email address to ensure your message reaches the right team and receives the most efficient response.
@ -439,8 +440,9 @@ We are committed to maintaining a respectful and productive communication enviro
- Spam or excessive unsolicited emails are prohibited.
- Attempting to use our email system for malicious purposes (e.g., phishing, spreading malware) is strictly forbidden.
> [!ATTENTION]
> Abuse of our email system or violation of these guidelines will result in your email address being blocked from sending communications to any of our addresses. This block may be temporary or permanent, depending on the severity and frequency of the abuse.
:::danger[Attention!]
Abuse of our email system or violation of these guidelines will result in your email address being blocked from sending communications to any of our addresses. This block may be temporary or permanent, depending on the severity and frequency of the abuse.
:::
If you believe your email has been blocked in error, please contact us through an alternative method listed in this document to request a review of the situation.

View File

@ -514,8 +514,9 @@ Your ideas can help shape the future of the project. To suggest a new feature:
1. Clearly describe the feature and its potential benefits
1. If possible, outline how the feature might be implemented
> [!TIP]
> Consider discussing your idea in our community chat before creating an issue to gather initial feedback.
:::tip[Before you start:]
Consider discussing your idea in our community chat before creating an issue to gather initial feedback.
:::
### 8.3 Bug Reports

View File

@ -351,8 +351,9 @@ IgnorePkg =
This is a complete list of all packages on the machine. This list is generated with `yay -Q`.
> [!WARNING]
> This list is mega chonky.
:::warning
This list is mega chonky.
LLL
<details>
<summary>Expand List</summary>

View File

@ -56,8 +56,9 @@ To prepare the server to receive web requests, you'll need to follow a few steps
### 3.1. SSL Certificate
> [!NOTE]
> If the Firewall has been set up, you'll need to temporarily allow port 80 for the certificate to generate.
:::note
If the Firewall has been set up, you'll need to temporarily allow port 80 for the certificate to generate.
:::
We use LetsEncrypt to provision our SSL certificates. If it is not installed, install it with: