Blog Configuration for 
Last updated: 2026-03-05T12:05:00.888Z
{
"hiveUsername": "guest4test2",
"siteTheme": "ocean",
"customColors": null,
"siteName": "Mój blog",
"siteDescription": "To moj blog ",
"layoutSections": [
{
"id": "header",
"position": "top",
"enabled": true
},
{
"id": "authorProfile",
"position": "sidebar-left",
"enabled": true
},
{
"id": "posts",
"position": "main",
"enabled": true
},
{
"id": "footer",
"position": "bottom",
"enabled": false
}
],
"postsLayout": "list",
"gridColumns": 1,
"cardGapPx": 12,
"cardLayout": "horizontal",
"thumbnailPosition": "left",
"thumbnailSizePx": 80,
"cardPaddingPx": 16,
"cardBorderRadiusPx": 8,
"titleSizePx": 18,
"showThumbnail": true,
"showSummary": true,
"summaryMaxLength": 120,
"showDate": true,
"showVotes": true,
"showComments": true,
"showPayout": true,
"showTags": true,
"cardBorder": true,
"maxTags": 4,
"showHeader": true,
"showAuthorProfile": true,
"authorAvatarSizePx": 64,
"showPostCount": true,
"showAuthorRewards": true,
"postsPerPage": 10,
"sidebarWidthPx": 280,
"headerMaxWidthPx": 1650,
"authorProfileLayout": "horizontal",
"showAuthorAbout": true,
"showAuthorLocation": true,
"showAuthorWebsite": true,
"showAuthorJoinDate": true,
"showAuthorReputation": true,
"showAuthorFollowers": true,
"showAuthorFollowing": true,
"showAuthorVotingPower": false,
"showAuthorHiveBalance": false,
"showAuthorHbdBalance": false,
"showAuthorCoverImage": true,
"authorCoverHeightPx": 64,
"authorUsernameSizePx": 14,
"authorDisplayNameSizePx": 18,
"authorAboutSizePx": 14,
"authorStatsSizePx": 14,
"authorMetaSizePx": 12,
"authorReputationSizePx": 12,
"showCommentsTab": true,
"commentShowAuthor": true,
"commentShowAvatar": true,
"commentAvatarSizePx": 40,
"commentShowReplyContext": true,
"commentShowTimestamp": true,
"commentShowRepliesCount": true,
"commentShowVotes": true,
"commentShowPayout": true,
"commentShowViewLink": true,
"commentMaxLength": 0,
"commentPaddingPx": 16,
"postCardLayout": {
"sections": [
{
"id": "sec-row",
"orientation": "horizontal",
"children": [
{
"type": "element",
"id": "thumbnail"
},
{
"type": "section",
"section": {
"id": "sec-info",
"orientation": "vertical",
"children": [
{
"type": "element",
"id": "title"
},
{
"type": "element",
"id": "summary"
},
{
"type": "section",
"section": {
"id": "sec-metrics",
"orientation": "horizontal",
"children": [
{
"type": "element",
"id": "date"
},
{
"type": "element",
"id": "votes"
},
{
"type": "element",
"id": "comments"
},
{
"type": "element",
"id": "payout"
}
]
}
}
]
}
},
{
"type": "element",
"id": "tags"
}
]
}
]
},
"commentCardLayout": {
"sections": [
{
"id": "sec-1",
"orientation": "horizontal",
"children": [
{
"type": "element",
"id": "replyContext"
}
]
},
{
"id": "sec-2",
"orientation": "horizontal",
"children": [
{
"type": "element",
"id": "avatar"
},
{
"type": "element",
"id": "author"
},
{
"type": "element",
"id": "timestamp"
}
]
},
{
"id": "sec-3",
"orientation": "vertical",
"children": [
{
"type": "element",
"id": "body"
}
]
},
{
"id": "sec-4",
"orientation": "horizontal",
"children": [
{
"type": "element",
"id": "replies"
},
{
"type": "element",
"id": "votes"
},
{
"type": "element",
"id": "payout"
},
{
"type": "element",
"id": "viewLink"
}
]
}
]
},
"authorProfileLayout2": {
"sections": [
{
"id": "sec-1",
"orientation": "horizontal",
"children": [
{
"type": "element",
"id": "coverImage"
}
]
},
{
"id": "sec-2",
"orientation": "horizontal",
"children": [
{
"type": "element",
"id": "avatar"
},
{
"type": "element",
"id": "username"
},
{
"type": "element",
"id": "reputation"
},
{
"type": "element",
"id": "hivePower"
}
]
},
{
"id": "sec-3",
"orientation": "vertical",
"children": [
{
"type": "element",
"id": "about"
}
]
},
{
"id": "sec-4",
"orientation": "horizontal",
"children": [
{
"type": "element",
"id": "website"
},
{
"type": "element",
"id": "joinDate"
}
]
},
{
"id": "sec-5",
"orientation": "horizontal",
"children": [
{
"type": "element",
"id": "followers"
},
{
"type": "element",
"id": "following"
},
{
"type": "element",
"id": "postCount"
},
{
"type": "element",
"id": "hpEarned"
}
]
},
{
"id": "sec-6",
"orientation": "horizontal",
"children": [
{
"type": "element",
"id": "votingPower"
},
{
"type": "element",
"id": "hiveBalance"
},
{
"type": "element",
"id": "hbdBalance"
}
]
}
]
},
"pageLayout": {
"sections": [
{
"id": "page-sec-1",
"slot": "top",
"orientation": "horizontal",
"elements": [
"header"
],
"active": true
},
{
"id": "page-sec-2",
"slot": "sidebar-left",
"orientation": "vertical",
"elements": [
"authorProfile"
],
"active": true
},
{
"id": "page-sec-3",
"slot": "main",
"orientation": "vertical",
"elements": [
"posts"
],
"active": true
},
{
"id": "page-sec-4",
"slot": "bottom",
"orientation": "horizontal",
"elements": [
"footer"
],
"active": true
}
]
},
"postsSortOrder": "blog",
"includeReblogs": false,
"cardHoverEffect": "glow",
"cardTransitionDuration": 200,
"cardHoverScale": 1.06,
"cardHoverShadow": "xl",
"cardHoverBrightness": 1.08,
"scrollAnimationEnabled": true,
"scrollAnimationType": "slide-left",
"scrollAnimationDuration": 250,
"scrollAnimationDelay": 60,
"navigationTabs": [
{
"id": "posts",
"label": "Posts",
"enabled": true,
"showCount": false
},
{
"id": "threads",
"label": "Hive Threads",
"enabled": false,
"showCount": false
},
{
"id": "comments",
"label": "Comments",
"enabled": true,
"showCount": false
}
],
"socialLinks": [
{
"id": "72742b3c-5ca4-4a7b-a669-0ca7c98d115e",
"platform": "instagram",
"username": "tet"
},
{
"id": "51a767e7-26ad-4c5f-b68c-156f3177e9dc",
"platform": "youtube",
"username": "channel"
},
{
"id": "16c58343-7217-4a82-bc52-8b1cb47b3fab",
"platform": "facebook",
"username": "page"
}
],
"footer_text": "",
"footer_show_kofi": true,
"community_default_sort": "trending",
"community_show_rules": true,
"community_show_leadership": true,
"community_show_subscribers": true,
"community_show_description": true,
"community_avatar_size_px": 48,
"community_title_size_px": 16,
"community_about_size_px": 14,
"community_visible_sorts": [
"trending",
"hot",
"created",
"payout"
]
}
RE: My Blog Configs