feat: Adds pocket id authentication to caddy, adds server management article.
All checks were successful
CI / release (push) Successful in 6m31s
All checks were successful
CI / release (push) Successful in 6m31s
This commit is contained in:
BIN
content/static/img/servermanagement.console.png
LFS
Normal file
BIN
content/static/img/servermanagement.console.png
LFS
Normal file
Binary file not shown.
BIN
content/static/img/servermanagement.dockerps.png
LFS
Normal file
BIN
content/static/img/servermanagement.dockerps.png
LFS
Normal file
Binary file not shown.
@@ -170,15 +170,15 @@ td {
|
||||
}
|
||||
|
||||
table {
|
||||
@apply mb-8;
|
||||
@apply py-8 mb-6;
|
||||
}
|
||||
|
||||
table td {
|
||||
@apply px-6;
|
||||
@apply px-6 py-2;
|
||||
}
|
||||
|
||||
.container {
|
||||
@apply px-10;
|
||||
@apply py-20;
|
||||
}
|
||||
|
||||
.container img {
|
||||
@@ -193,3 +193,7 @@ blockquote {
|
||||
blockquote p {
|
||||
@apply px-6 pt-6 text-blue-600 font-semibold;
|
||||
}
|
||||
|
||||
pre {
|
||||
@apply mb-6;
|
||||
}
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user