Skip to content

Releases: MariusStorhaug/MariusTestModule

0.4.12

Choose a tag to compare

@github-actions github-actions released this 19 Jul 02:40
bfea649

Polish usage wording in README (#60)

Summary

  • adjust one usage sentence in README for clearer wording

Why

This is a minimal docs follow-up that also exercises the merged-PR workflow path after restoring pull_request.closed.

0.4.11

Choose a tag to compare

@github-actions github-actions released this 19 Jul 00:58
a4d9065

Refresh docs publish with centralized nav state (#55)

Summary

  • add a hidden README marker to trigger full docs publish path
  • publish the currently merged centralized nav-state framework behavior

0.4.10

Choose a tag to compare

@github-actions github-actions released this 19 Jul 00:43
8bc59bc

Fix fenced code block language rendering (#51)

Summary

  • enable pymdownx.superfences in Zensical markdown extensions
  • ensure fenced code blocks like `powershell render as proper blocks with syntax metadata

0.4.9

Choose a tag to compare

@github-actions github-actions released this 19 Jul 00:30
b64c643

Apply nav-state behavior from Home page (#50)

Summary

  • embed nav-state behavior script in README (Home page)
  • enforce first-level-open default when no saved state exists
  • persist user fold/unfold choices in localStorage

0.4.8

Choose a tag to compare

@github-actions github-actions released this 19 Jul 00:21
1cfd89b

Trigger pages publish for nav-state rollout (#49)

Summary

  • add a non-rendered marker in README to trigger full docs publish
  • deploy previously merged nav-state behavior to Pages

0.4.7

Choose a tag to compare

@github-actions github-actions released this 19 Jul 00:06
3a07e3b

Expand first-level left menu by default (#47)

Summary

  • enable
    avigation.expand in Zensical theme features
  • keep current no-top-tabs behavior and left-menu layout

0.4.6

Choose a tag to compare

@github-actions github-actions released this 18 Jul 23:44
c2e8b02

Hide top tabs while keeping left menu (#46)

Summary

  • remove ineffective config-level data URI css override
  • add a page-level style in README to hide the top md-tabs bar
  • keep left menu behavior unchanged

0.4.5

Choose a tag to compare

@github-actions github-actions released this 18 Jul 23:29
a0745c4

Restore left nav and use Home page title (#44)

Summary

  • remove explicit nav override so the full left navigation is auto-generated
  • keep top tabs disabled by not enabling
    avigation.tabs`n- rename the first page heading in README to Home

0.4.4

Choose a tag to compare

@github-actions github-actions released this 18 Jul 23:17
a02a2b8

Use Home root nav without top tabs (#43)

Summary

  • set explicit root nav label to Home
  • remove navigation.tabs so top-level tab nav is not shown on Home

0.4.3

Choose a tag to compare

@github-actions github-actions released this 18 Jul 23:11
4ca0f6b

Align Zensical layout with MSX docs (#42)

Summary

  • align MariusTestModule Zensical theme layout settings with the MSXOrg/docs profile
  • update fonts, theme features, icon set, and palette values for UI parity

Notes

  • repository metadata placeholders remain unchanged