generated from nhcarrigan/template
feat: callout syntax
This commit is contained in:
@ -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
|
||||
|
||||
|
@ -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>
|
||||
|
@ -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:
|
||||
|
||||
|
Reference in New Issue
Block a user