20 lines
745 B
Markdown
20 lines
745 B
Markdown
+++
|
|
title = 'Hello World'
|
|
date = 2024-09-18T02:34:27Z
|
|
draft = false
|
|
author = "marcus"
|
|
+++
|
|
This is the first post of the new blog on SDF. I have successfully updated my config and modified things to my liking for now.
|
|
|
|
The main changes are adding a Socials section in the right sidebar. This required creating a new partial with a loop over a new configuration array.
|
|
Also the main index content was updated to use the markdownify command so that it would render in a more pleasant way.
|
|
|
|
To get this to work the way I want it to gotta fix up the layout for posts too so that the posts page shows the sidebar and some other
|
|
info.
|
|
|
|
I'm so sleepy will move to the proper mnw.sdf.org instead of under /blog tomorrow I think.
|
|
|
|
Until then!
|
|
|
|
-mnw-
|