diff --git a/site/assets/css/theme.css b/site/assets/css/theme.css index 7b8e0a2..c7bf2c9 100644 --- a/site/assets/css/theme.css +++ b/site/assets/css/theme.css @@ -313,4 +313,6 @@ pre:has(> code), mark{ /* Hide codehilite disclaimer when there are no fenced code blocks. */ article:not(:has(.codehilite)) .codehilite-disclaimer{ display: none; -} \ No newline at end of file +} + +/* TODO: Add theming for fenced code blocks */ \ No newline at end of file diff --git a/site/migration.md b/site/migration.md new file mode 100644 index 0000000..6ca0485 --- /dev/null +++ b/site/migration.md @@ -0,0 +1,14 @@ +--- +title: Server Migration Notice +date: 2026-04-04 +published: true +tags: [] +--- + +Expect outages of all major Jimlab services. We are conducting a physical server migration to our new address in Midland. + +We expect service restoration sometime later today, but if there are problems with the migration, Jimlab may be down until after we permanently move in. + +Thank you for your patience! + +— Jim \ No newline at end of file