initial commit

This commit is contained in:
2026-02-08 21:03:51 -05:00
commit dd62ae3fdf
3 changed files with 400 additions and 0 deletions

31
.wp-materialize.json Normal file
View File

@@ -0,0 +1,31 @@
{
"categories": {
"content": [
"Blogs/Thoughts"
],
"inherit": true
},
"tags": {
"content": [
"blog",
"blogs"
],
"inherit": true
},
"author": {
"content": [
"1"
],
"inherit": true
},
"renderer": "pandoc",
"hard_line_breaks": false,
"block_html": true,
"subdirectories": {
"content": [
"thoughts"
],
"inherit": true
},
"files": {}
}